Skip to content

Commit 9c99bab

Browse files
add link on MPI sum example
1 parent 5c0b3be commit 9c99bab

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

MPI.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ Distributed Computing with MPI:
3131

3232
Example: Sum on distributed computing:
3333

34+
[Source MPI sum example](https://github.com/Nelson-numerical-software/nelson/blob/master/modules/mpi/examples/MPI_parallel_sum.nls)
35+
3436
![MPI Sum](https://github.com/Nelson-numerical-software/nelson-website/raw/master/images/MPI_parallel_sum.png "MPI")
3537
![Task manager with process started by Nelson](https://github.com/Nelson-numerical-software/nelson-website/raw/master/images/task_manager.png "Task manager with process started by Nelson")
3638

0 commit comments

Comments
 (0)