Brock,
On the node you are running ompi_info is there a Truescale card present? i.e. 
is /dev/ipath created and the ib_qib driver loaded?  If not can you rerun 
ompi_info on a node that does have it loaded (compute nodes?) and see if it 
shows up. This is expected in the above scenario as the PSM module will unload 
itself if it does not detect a valid Truescale environment I believe.

Avneesh

-----Original Message-----
From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On Behalf 
Of Brock Palen
Sent: Wednesday, July 21, 2010 8:41 AM
To: Open MPI Users
Subject: [OMPI users] psm mtl not appearing in ompi_info in 1.4.2

I just built openmpi/1.4.2  with the pgi compilers against psm and verbs (we 
have both sets of gear)

I noticed that after building, that psm nor any other mtl (psm is the only one 
we expect) appears in ompi_info  

Our configure:
./configure --prefix=/home/software/rhel5/openmpi-1.4.2/pgi-9.0 
--mandir=/home/software/rhel5/openmpi-1.4.2/pgi-9.0/man 
--with-tm=/usr/local/torque/ --with-openib=/usr/ --with-psm CC=pgcc CXX=pgCC 
FC=pgf90 F77=pgf90

Note that in 1.3.2 psm does show up.

Also config.log says it found everything to build psm support, and we have:
mca_mtl_psm.la  mca_mtl_psm.so

In lib/openmpi/   after install.  
Also psm does work, it just does not appear in ompi_info

Sorry if this has already been filed. 

Brock Palen
www.umich.edu/~brockp
Center for Advanced Computing
bro...@umich.edu
(734)936-1985




_______________________________________________
users mailing list
us...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/users

Reply via email to