ReactionMechanismGenerator / ReactionMechanismGenerator/ARC
Remote server work direction
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 51
- Forks
- 25
- Avg merge
- 4d 5h
- Merged PRs (30d)
- 15
Description
Hi,
I am using ARC and running jobs on a remote server through ssh job scheduler. However, the space of the default path on remote server run out quickly since it is only 20GB totally. I got enough space in the temporary working space but I don't know how to switch it from /home to /tmp. Can I set the default working directory of remote jobs?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating ARC's remote-job and working-directory configuration, then trace how SSH scheduler jobs choose their default path. Confirm whether a configurable remote working directory is supported and identify the relevant documentation or tests; done means remote jobs can use a user-selected directory without filling the default home space.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100