ENH: Add getopt to run-mmpol and remove reliance on inherited environment variables
Compare changes
Files
2+ 97
− 13
@@ -4,13 +4,97 @@ set -euxo pipefail
@@ -4,13 +4,97 @@ set -euxo pipefail
@@ -18,17 +102,17 @@ cores="${SLURM_CPUS_PER_TASK}"
@@ -18,17 +102,17 @@ cores="${SLURM_CPUS_PER_TASK}"
@@ -41,6 +125,6 @@ $cmd
@@ -41,6 +125,6 @@ $cmd