[OMPI users] local QP operation err

2007-04-20 Thread Keith Refson
-mpi/1.1.5-intel/lib/libmpi.so.0(pmpi_recv_+0xd9) [0x2a95bcfbdd] [10] func:/home/krefson/bin/castep-4.1b(comms_mp_comms_recv_integer_+0x45) [0x10e5ae9] ... I'd appreciate an opinion on whether the problem is in OpenMPI or not and what's the best way to proceed. Keith Refson

Re: [OMPI users] Openmpi, LSF and GM

2006-07-18 Thread Keith Refson
ns I'd like to hear the numbers. Thanks again for all the work. Openmpi looks very promising and it is definitely the easiest to install and get running of any MPI implementation I have tried so far. Keith Refson -- Dr Keith Refson, Building R3 Rutherford Appleton Laboratory Chilton Didcot Oxfordshire OX11 0QX

[OMPI users] Openmpi, LSF and GM

2006-07-16 Thread Keith Refson
Furthermore if attempt to start with the mpirun arguments "--mca btl gm,self,^tcp" the run aborts at the MPI_INIT call. Q1: Is there anything else I have to do to get openmpi to use gm? Q2: Is there any way of diagnosing which btl is actually being used and why? None "-v" option to mpirun, "-mca btl btl_base_verbose" or "-mca btl btl_gm_debug=1" make any difference or produce any more output Q3: Is there a way to make openmpi work with the LSF commands? So far I have constructed a hostfile from the LSF environment variable LSB_HOSTS and used the openmpi mpirun command to start the parallel executable. Sincerely Keith Refson