How does the orterun launch determine the default number of slots per
node when running in a Torque job? Is there debug output from orterun
that will show me this?
Thanks.
Hi, don't know if this helps, but looks like the cause for me is
btl_endpoint->endpoint_addr being NULL in this line:
btl_endpoint->endpoint_addr->addr_inuse--;
I.e. if in ompi/mca/btl/tcp/btl_tcp_proc.c in mca_btl_tcp_proc_remove
in, I put an
"if (btl_endpoint->endpoint_addr)" be
Following up for the list -- we fixed this problem in last night's
snapshot, but Michael and I are still iterating off list to fix some
other F90 issues.
> -Original Message-
> From: users-boun...@open-mpi.org
> [mailto:users-boun...@open-mpi.org] On Behalf Of Michael Kluskens
> Sent: Th
Hello,
I am trying to install/run open-mpi on a Macbook Pro running MacOSX
10.4.6, *with* fortran support.
I am using Intel Fortran Compiler 9.1 (professional edition).
Compilation/installation went fine, except that the ifort compiler was
not recognized as the f90 compiler by the romio configure