Bugs item #1081608, was opened at 2004-12-08 15:33 Message generated for change (Comment added) made by jsquyres You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109368&aid=1081608&group_id=9368
Category: Installation Group: 4.1 Status: Open Resolution: None Priority: 9 Submitted By: Bernard Li (bernardli) Assigned to: Jeff Squyres (jsquyres) Summary: MPICH test fails first time but passes second time Initial Comment: On a freshly built OSCAR install, you execute the 'Test OSCAR Cluster' step, MPICH test will fail during the initial run but will pass subsequently. It appears that LAM is the default MPI implementation during the initial MPICH test and that seems to be causing the problem. In both LAM & MPICH's test_user script in testing directory, changes were made to switcher but I believe the switcher_reload command should be executed. ---------------------------------------------------------------------- >Comment By: Jeff Squyres (jsquyres) Date: 2005-02-12 18:08 Message: Logged In: YES user_id=11722 Fernando graciously lent me the use of one of his verservers to test this out on (more specifically, he made the offer 2-3 weeks ago and I just got around to taking him up on it today :-( ). I found that the problem on his machine was that the nodes had /tmp permissions of 0755 instead of 01777. Once I changed this, modules (and therefore switcher) started working properly. However, this doesn't feel like the solution to this problem. Is anyone else still having this problem? And perchance, do they have a machine that I can login to in order to see this problem? ---------------------------------------------------------------------- Comment By: Bernard Li (bernardli) Date: 2004-12-13 17:31 Message: Logged In: YES user_id=879102 - doc fix for 4.0 - added to release notes for all distros - should be fixed for 4.1 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109368&aid=1081608&group_id=9368 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Oscar-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-devel
