Can you send all the information listed here:
http://www.open-mpi.org/community/help/
On Jan 20, 2009, at 8:08 AM, nilesh barange wrote:
Hi...
I am trying to install openmpi-1.2.8 on REHL-4.
I am getting following error.
[clususer@vlsiserver openmpi-1.2.8]$ make all install
Making all
On Jan 20, 2009, at 5:04 PM, Olivier Marsden wrote:
f90 works correctly, when run simply as f90 or as /opt/sun/etc.../
f90, and binaries run properly (sun f90 appears
to give excellent performance, incidently!)
the command /opt/mpi_sun/bin/mpif90 --show-me
returns:
/home/marsden/sources/gcc_
f90 works correctly, when run simply as f90 or as /opt/sun/etc.../f90,
and binaries run properly (sun f90 appears
to give excellent performance, incidently!)
the command /opt/mpi_sun/bin/mpif90 --show-me
returns:
/home/marsden/sources/gcc_final/bin/gfortran
-I/opt/mpi_gfortran4.4//include -pt
Thanks, that was helpful. From everything I can see, it looks like
the ".../f90" value was propagated properly throughout OMPI's code base.
Does f90 invoke gfortran on the back-end? Try invoking "/opt/sun/
express/sunstudioceres/bin/f90" with no arguments (just like you
invoked mpif90 with
Certainly.
I hope I haven't forgotten anything.
Olivier Marsden
Jeff Squyres wrote:
Can you send the information listed here:
http://www.open-mpi.org/community/help/
On Jan 19, 2009, at 11:49 AM, Olivier Marsden wrote:
Hello,
I'm trying to compile ompi 1.3rc7 with the sun studio expr
Not that I know of...I would expect it to work.
On Jan 20, 2009, at 8:47 AM, jody wrote:
Thanks for the clarification.
Speaking of 'printenv' - i noticed that
even though $HOSTNAME is set on all of my machines:
aim-nano_03 ~ # echo $HOSTNAME
aim-nano_03
it does not appear in printenv's outpu
Thanks for the clarification.
Speaking of 'printenv' - i noticed that
even though $HOSTNAME is set on all of my machines:
aim-nano_03 ~ # echo $HOSTNAME
aim-nano_03
it does not appear in printenv's output:
aim-nano_03 opt # printenv | grep HOST
aim-nano_03 opt #
Is there something special a
That was never an envar for public use, but rather one that was used
internal to OMPI and therefore subject to change (which it did). There
are a number of such variables in the system - we try to indicate this
by not exposing them via ompi_info. Of course, you can independently
discover th
Hi...
I am trying to install openmpi-1.2.8 on REHL-4.
I am getting following error.
[clususer@vlsiserver openmpi-1.2.8]$ make all install
Making all in config
make[1]: Entering directory `/home/clususer/openmpi-1.2.8/config'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/hom
Can you send the information listed here:
http://www.open-mpi.org/community/help/
On Jan 19, 2009, at 11:49 AM, Olivier Marsden wrote:
Hello,
I'm trying to compile ompi 1.3rc7 with the sun studio express
comilers.
I'm using the following configure command:
CC=/opt/sun/express/sunstu
Under 1.2.8 i could check
OMPI_MCA_ns_nds_vpid
to find out the process rank.
Under 1.3 that variable does not seem to exist anymore.
Is there an equivalent to hat variable in 1.3?
Have any other environment variables changed?
Thank You
Jody
Hey,
I'm trying the new released Open MPI 1.3 in conjunction with BLCR to
provide the checkpoint/restart-feature.
Configured with ./configure --prefix=/usr/local --with-ft=cr
--enable-ft-thread --enable-mpi-threads --with-blcr=/
A MPI-job on a single machine (several threads) is checkpointed and
12 matches
Mail list logo