2 Jul
2014
2 Jul
'14
7:33 p.m.
On Jul 2, 2014, at 3:06 PM, Brian Van Straalen <[email protected]> wrote:
an interesting error while using mpicc with mpich-3.1.1
which mpicc /opt/pkg/mpich-3.1.1/bin/mpicc mpicc -compile-info gcc -I/opt/pkg/mpich-3.1.1/include -L/opt/pkg/mpich-3.1.1/lib -Wl,-rpath
[...]
'/usr/lib/openmpi/include' '-I' '/usr/lib/openmpi/include/openmpi' '-pthread'
That line looks awfully suspicious to me. You probably have a conflicting installation of Open MPI. Maybe this is an older version of OS X that came with Open MPI installed in /usr? -Dave