rsnt_translations
57,772
edits
No edit summary |
No edit summary |
||
Line 22: | Line 22: | ||
<!--T:5--> | <!--T:5--> | ||
2. Load the module | 2. Load the module. | ||
{{Command|module load mpi4py/4.0.0 python/3.12}} | {{Command|module load mpi4py/4.0.0 python/3.12}} | ||
<!--T:6--> | <!--T:6--> | ||
3. Run a Hello World test | 3. Run a Hello World test. | ||
{{Command | {{Command | ||
|srun python -m mpi4py.bench helloworld | |srun python -m mpi4py.bench helloworld |