Skip to content

Commit

Permalink
Version 4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
plstonge authored May 22, 2024
1 parent 6a922d8 commit c2cdd54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 2-mpi.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
" appeler à partir du Fortran, du C ou encore du C++\n",
"* C'est une [norme officielle](https://www.mpi-forum.org/docs/)\n",
" (de MPI 1.0 en 1994 à\n",
" [MPI 4.0](https://www.mpi-forum.org/docs/mpi-4.1/mpi41-report.pdf)\n",
" [MPI 4.1](https://www.mpi-forum.org/docs/mpi-4.1/mpi41-report.pdf)\n",
" depuis novembre 2023)\n",
"* Hors norme, il existe des interfaces en d'autres langages\n",
" (Python, R, Perl, Java)\n",
Expand Down

0 comments on commit c2cdd54

Please sign in to comment.