Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
Signed-off-by: ҉αkα x⠠⠵ <[email protected]>
  • Loading branch information
4k4xs4pH1r3 authored Feb 23, 2024
1 parent 25de679 commit 7923830
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions SuperCluster/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,16 +106,11 @@ MPI.Finalize()

You can also compile and run your own parallel applications using OpenMPI.

You can also test locally in Linux by running
You can also test locally in Linux or MacOS by running
```
mpirun -np 4 -d python ./pi_value.py
```

You can also test locally in MacOS by running
```
mpirun -np 4 -v python ./pi_value.py
```

That's it! You have now created a small cluster using 5 devices with Linux.


Expand Down

0 comments on commit 7923830

Please sign in to comment.