Hi,
I have looked through the list archives and google but could not find anything
related to what I am seeing. I am simply trying to run the basic cpi.c code
using SGE and tight integration.
If run outside SGE i can run my jobs just fine:
hpcp7781(salmr0)132:mpiexec -np 2 --machinefile x a.ou
Hi,
I am trying to compile openmpi-1.2.8 on an IBM Power6 box using the xlc
and xlf compilers.
Here is my configure line:
./configure CC=xlc_r CXX=xlc++_r F77=xlf_r FC=xlf90_r --disable-shared
--enable-static
When I type make the build stops with the following error. Anyone have
any ideas as to