ktongue/docker_container / fluidsim /parallel_notes.txt
download
raw
365 Bytes
# Example of parallel execution on a cluster:
# mpirun -np 4 python run_taylor_green.py
# Or using SLURM:
# sbatch -n 4 --wrap="mpirun python run_taylor_green.py"
# For fluidsim specifically, you can also use:
# python -c "from fluidsim.solvers.ns2d.solver import Simul; Simul.run_parallel()"
# The key is having a proper MPI installation and not running as root

Xet Storage Details

Size:
365 Bytes
·
Xet hash:
194d53ccc8688090a0ffc4e2800f545b2972e775936fa1c6f7994e0dac32cade

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.