Re: [OMPI users] Open MPI can't open PML cm

2007-10-23 Thread Sajjad Tabib
Hi George, Thanks for your response. I found a bug in my MTL code that had propagated up to PML which was causing that error. Sajjad Tabib Message: 2 List-Post: users@lists.open-mpi.org Date: Wed, 17 Oct 2007 12:24:53 -0400 From: George Bosilca Subject: Re: [OMPI users] Open MPI can't

Re: [OMPI users] Open MPI can't open PML cm

2007-10-17 Thread George Bosilca
The CM PML only support networks that do matching in hardware. In Open MPI temrs, the CM PML require one of the MTL (instead of the BTL for all others PML). For a full list of supported networks, one can list the content of the ompi/mca/mtl directory (right now: Myrinet, Portals and QSLogic

[OMPI users] Open MPI can't open PML cm

2007-10-17 Thread Sajjad Tabib
Hi, I am trying to use the cm component from pml, but when I execute the command: "mpirun -np 2 --mca pml cm ompi_test", I get the error message that "No available pml components were found". I did a ompi_info to see if the cm component exist, and it does. The output of ">ompi_info | grep cm"