Skip to content
Discussion options

You must be logged in to vote

Hmm, I thought Slurm usually preserved the calling environment (sbatch --export=ALL is the default). Maybe Niagara is different somehow. You could try --export=ALL (or --export=PATH), or specify the absolute path to disbatch (e.g. sbatch $(which disbatch) tasks), or use a wrapper batch script.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@lgarrison
Comment options

@andrewkhardy
Comment options

@lgarrison
Comment options

Answer selected by andrewkhardy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants