@batchelordb
In the slurm batchscript (which I'd suggest renaming to edison.sbatch or the like) you are redefining the IPS_DIR environment variable. I don't think you need to do that? (Slurm should carry the environment variables forward, and if not, there will be a switch to do it).
@batchelordb
In the slurm batchscript (which I'd suggest renaming to
edison.sbatchor the like) you are redefining theIPS_DIRenvironment variable. I don't think you need to do that? (Slurm should carry the environment variables forward, and if not, there will be a switch to do it).