Bugs item #845971, was opened at 2003-11-20 11:38 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109368&aid=845971&group_id=9368
Category: Packages Group: 2.4 Status: Open Resolution: None Priority: 8 Submitted By: Jason Brechin (brechin) Assigned to: Jeff Squyres (jsquyres) Summary: LAM installed after initial install fails tests Initial Comment: I installed the cluster w/o LAM. MPICH was default MPI. I installed LAM, and selected it to be the default MPI. Now, when I run the tests, I get a failure. It seems like it's looking for GM. Unfortunately, VMWare doesn't have a virtual GM device yet ;) Here are lamtest.out and .err: [EMAIL PROTECTED] lam]# cat lamtest.out Running LAM/MPI test --> MPI C bindings test: TEST FAILED! Commands: mpicc cpi.c -o lam-cpi && mpirun C lam-cpi && lamclean LAM 7.0/MPI 2 C++/ROMIO - Indiana University [EMAIL PROTECTED] lam]# cat lamtest.err lamboot: error while loading shared libraries: libgm.so.0: cannot open shared object file: No such file or directory /usr/bin/ld: cannot find -lgm collect2: ld returned 1 exit status mpicc: No such file or directory ------------------------------------------------------ ----------------------- It seems that there is no lamd running on the host oscarnode1.ncsa.uiuc.edu. This indicates that the LAM/MPI runtime environment is not operating. The LAM/MPI runtime environment is necessary for the "lamhalt" command. Please run the "lamboot" command the start the LAM/MPI runtime environment. See the LAM/MPI documentation for how to invoke "lamboot" across multiple machines. ------------------------------------------------------ ----------------------- ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109368&aid=845971&group_id=9368 ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Oscar-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-devel
