Re: [OMPI users] users Digest, Vol 3592, Issue 1

2016-09-01 Thread Gilles Gouaillardet
Sam, openmpi-devel-1.7.3-1.fc20 rpm provides /usr/lib64/openmpi/bin/mpicc this is the mpicc you want to use to build mpi4py of course, you can download and install a recent Open MPI version from open-mpi.org. if you decide to go this way, i recommend you download 1.10.3 from https://www.o

Re: [OMPI users] users Digest, Vol 3592, Issue 1

2016-08-31 Thread Mahdi, Sam
To dave, from the installation guide I found, it seemed I couldnt just directly download it from the package list, but rather Id need to use the mpicc wrapper to compile and install. I also wanted to see if I could build it from the installation guide, sorta learn how the whole process worked. To