On 26 September 2014 14:50, <
shine....@gmail.com> wrote:
> it gives me an error saying there is no module named mpi4py to import MPI.
> Any help .. ? How is it possible to run python program parallelized with
> mpi4py with python3.
You have to install mpi4py for "python3", i.e. use "python3 setup.py
install" or perhaps "python3 -m pip install mpi4py". In other words,
if you install a package for python(2), that does not make it
available in python3, you have to install it again.
--
Lisandro Dalcin
============
Research Scientist
Computer, Electrical and Mathematical Sciences & Engineering (CEMSE)
Numerical Porous Media Center (NumPor)
King Abdullah University of Science and Technology (KAUST)
http://numpor.kaust.edu.sa/
4700 King Abdullah University of Science and Technology
al-Khawarizmi Bldg (Bldg 1), Office # 4332
Thuwal 23955-6900, Kingdom of Saudi Arabia
http://www.kaust.edu.sa
Office Phone:
+966 12 808-0459