Skip to content
Snippets Groups Projects

Refactoring run-mmpol scripts

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -119,4 +119,4 @@ sbatch \
--mem-per-cpu=$mem_per_cpu \
-p $partition \
-o ${slurm_out} \
"${run_mmpol_cmd}
"${run_mmpol_cmd}"
Loading