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 7923830 commit df40335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SuperCluster/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ You can also compile and run your own parallel applications using OpenMPI.

You can also test locally in Linux or MacOS by running
```
mpirun -np 4 -d python ./pi_value.py
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 df40335

Please sign in to comment.