[OMPI users] Default number of slots when using Torque

2006-04-28 Thread Ogden, Jeffry Brandon
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.

Re: [OMPI users] crash inside mca_btl_tcp_proc_remove

2006-04-28 Thread Marcus G. Daniels
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

Re: [OMPI users] missing mpi_allgather_f90.f90.shinopenmpi-1.2a1r9704

2006-04-28 Thread Jeff Squyres (jsquyres)
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

[OMPI users] fortran mpi io malloc error

2006-04-28 Thread Bernard Knaepen
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