Re: [OMPI users] openMPI on 64 bit SUSE 10.2 OS

2008-02-13 Thread James A. Peltier
Thanks a lot! Best, Pei Did you ensure that all of the applications were built using the OpenMPI compilers? Sometimes you *have* to define the CC, CXX, etc when building. -- James A. Peltier Technical Director, RHCE SCIRF | GrUVi @ Simon Fraser University - Burnaby Campus Phone : 778-78

Re: [OMPI users] Open MPI Linux Expectations

2008-05-22 Thread James A. Peltier
/mailman/listinfo.cgi/users The best way I have found to ensure maximum compatibility is to compile a version of GCC that is not tied to any OS, but that is tied to an architecture. I then compile all my applications using that compiler and it has always worked for me. -- James A. Peltier Systems