Hello All,
I'm trying to run the latest OpenMPI code on Jaguar.
(Cloned from the Open MPI Mercurial mirror of the Subversion repository)
The configuration and compilation of OpenMPI were fine, and benchmark
was also successfully compiled. I tried to launch my program using mpirun
within an intera
s}" \
90LDFLAGS="--static ${ADD_LDFLAGS} ${UGNILIBS} ${XPMEMLIBS}" \
91LIBS="${ADD_LIBS} -lpthread -lrt -lpthread -lm" | tee build.log
Any idea?
Bin WANG
On Mon, Mar 5, 2012 at 7:13 PM, Ralph Castain wrote:
> How did you attempt to start your job, and