Closed KulaginVladimir closed 2 months ago
FESTIM can be run in parallel on N cores using the command: mpirun -np N python3 your_FESTIM_script.py.
N
mpirun -np N python3 your_FESTIM_script.py
I think it'd be nice to mention this somewhere in the FESTIM user guide.
FESTIM can be run in parallel on
N
cores using the command:mpirun -np N python3 your_FESTIM_script.py
.I think it'd be nice to mention this somewhere in the FESTIM user guide.