Re: [OMPI users] Compilation Failure on Franklin with OpenMPI

2009-10-16 Thread Barrett, Brian W
Hi - I haven't built on Franklin, but generally you don't want to use cc - you want to use the gcc which targets the backend nodes (I'm not sure what it's called on CNL machines, as I work mostly with Catamount machines). That should fix the error you are seeing, as part of the problem is Libtool

[OMPI users] Compilation Failure on Franklin with OpenMPI

2009-10-13 Thread Abhinav Vishnu
Folks: I am trying to compile OpenMPI on Franklin, and after trying out a couple of options, I am still observing a compilation failure. I am using the following options: export CC=cc ./configure --with-portals-libs=/u0/v/vishnu/libportals.a --enable-shared=no The default version of libporta