MPI/fr: Difference between revisions

Jump to navigation Jump to search
Created page with "Avec la version Python, vous n'avez pas besoin de compiler, mais vous pouvez exécuter avec [~]$ mpirun -np 4 python phello1.py"
No edit summary
(Created page with "Avec la version Python, vous n'avez pas besoin de compiler, mais vous pouvez exécuter avec [~]$ mpirun -np 4 python phello1.py")
Line 418: Line 418:
  [~]$ mpic++ --std=c++11 phello1.cpp -lboost_mpi-mt -lboost_serialization-mt -o phello1
  [~]$ mpic++ --std=c++11 phello1.cpp -lboost_mpi-mt -lboost_serialization-mt -o phello1


If you are using the Python version, you don't need to compile but can run with:
Avec la version Python, vous n'avez pas besoin de compiler, mais vous pouvez exécuter avec
  [~]$ mpirun -np 4 python phello1.py
  [~]$ mpirun -np 4 python phello1.py


rsnt_translations
56,420

edits

Navigation menu