Re: [OMPI users] btl mx : file not found

2006-11-18 Thread George Bosilca
The error happen when Open MPI tried to open the MX BTL. However, this does not necessary means that the MX file was not found. I think the problem is not the Open MPI libraries but the MX driver itself. I suggest you do a ldd on the mca_btl_mx.so file and check that all dependencies are fu

[OMPI users] btl mx : file not found

2006-11-18 Thread Lydia Heck
I have myricom mx installed and configured and its communications work (using mx commands such as mx_info to check) Then I configured openmpi-1.3a1r12408 with mx and the configuration did give no errors. The built of the openmpi was without problems and it installed properly. I can build and link