Adding exercises to MPI tutorial

This commit is contained in:
Francesc Verdugo
2023-08-29 11:15:12 +02:00
parent 98ee1a2e08
commit 0b53e10b89
4 changed files with 510 additions and 31 deletions

View File

@@ -119,7 +119,7 @@ makedocs(;
"Julia Basics" => "julia_basics.md",
"Tasks and channels" => "julia_async.md",
"Remote calls and remote channels" => "julia_distributed.md",
# "MPI" => "mpi_tutorial.md",
"MPI" => "mpi_tutorial.md",
"Matrix Multiplication"=>"matrix_matrix.md",
# "Jacobi" => "jacobi_method.md",
# "ASP" => "asp.md",