Skip to content

Commit ac66e40

Browse files
Update README.md
1 parent 30b108d commit ac66e40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ python scripts/mpi_running.py
4646
The previous command will run the script using as configuration file (containing, e.g., matrix size and number of processes) the file `experiments/config.yaml`.
4747
It is also possible to provide paths to other configuration files by passing the corresponding path through the `--config=path/to/file` command.
4848

49-
Notice that the script is *not* called using `mpirun`, but internally it uses MPI.
49+
Notice that the script is *not* called using `mpirun`, but internally it uses `MPI`.
5050
This is done by spawning a communicator inside the script.
5151

5252
In addition, in the `shell` folder, we provide a `submit.sbatch` file to run using `SLURM`, as well as a `submit.sh`.

0 commit comments

Comments
 (0)