Brock Palen wrote: > I have done work before to make namd and charm++ work with openMPI I > dont remember what but it is doable. Something like removing -lmpich > was enough i think, maybe a hack to use mpiCC and -fPIC (pgi compilers). > > I could look more if you want. --
I'd really appreciate that Brock, thanks! Where would one remove "-lmpich" from? I've had some difficulty finding it. It actually builds OK using: ./build charm++ mpi-linux-amd64 ifort \ --basedir /opt/sw/openmpi-1.2.3-i But if barfs when you try to do: "try out a sample program like tests/charm++/simplearrayhello" You can actually make the test compile by doing: cd /opt/sw/openmpi-1.2.3-i/lib ; ln -s libmpi.so.0.0.0 libmpich.so .. but I'm not sure that it's legit! :) -- Graham Jenkins Senior Software Specialist, E-Research Email: graham.jenk...@its.monash.edu.au Tel: +613 9905-5942 Mob: +614 4850-2491