forked from rarias/bscpkgs
Use relative path in sbatch
This commit is contained in:
@@ -37,7 +37,6 @@ let
|
||||
nixPrefix = "/gpfs/projects/bsc15/nix";
|
||||
exclusive = false;
|
||||
ntasks = "${toString conf.ntasks}";
|
||||
chdirPrefix = "/home/bsc15/bsc15557/bsc-nixpkgs/out";
|
||||
};
|
||||
|
||||
srun = app: srunWrapper {
|
||||
|
||||
Reference in New Issue
Block a user