Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To make the h5 files, assuming the normal pedestal works, do
python SimpleClustersParallelSlice.py --special regionCommonMode,FH -r 389

or in parallel : sbatch -p milano --nodes 10 --ntasks-per-node 10 --wrap="mpirun python -u -m mpi4py.run python SimpleClustersParallelSlice.py --special regionCommonMode,FH -r 389"

(FH also for AHL; FM for FM and AML.)

...