ReactionMechanismGenerator / ReactionMechanismGenerator/ARC

Remote server work direction

Open
#484 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Type: Question
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.