[OMPI users] openmpi 1.3 and gridengine tight integration problem

2009-03-17 Thread Salmon, Rene
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

[OMPI users] Compile problems with xlf and xlc on power

2009-01-13 Thread Salmon, Rene
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