As Esteban noted, a bunch of the errors are intentional and are
marked as such. They can safely be ignored.
The other errors were with the MPI-2 I/O tests -- they had an
accompanying message from ROMIO, the 3rd party package that we
include to effect the MPI-2 I/O functionality:
-----
File locking failed in ADIOI_Set_lock. If the file system is NFS, you
need to use NFS version 3 and mount the directory with the 'noac'
option (no attribute caching).
-----
This function is deep within the ROMIO library, and it means exactly
what it says. However, if you're not planning to use the MPI-2 I/O
functionality, this issue is moot -- it won't be a problem for the
rest of LAM/MPI.
On Feb 10, 2006, at 2:15 PM, Vivek J Joshi wrote:
> Hi, I have a 7 node mac cluster. I installed lam on each one of
> them through Fink. I booted the lam environment and it works fine
> with no errors. I downloaded the lam-test package to check my
> intsallation. I ran make -k check command. I get a lot of output
> with sucessfull tests. But in the middle somewhere and also at the
> end of the test I get an error. I am attaching the output file
> along with this email. I am not able to figure out what went wrong
> and what is the corrective action. Can you please guide me in this.
> I am a newbie to lam and parallel programming. Regards, Vivek
> <Saved Terminal Output.txt>
> _______________________________________________
> This list is archived at http://www.lam-mpi.org/MailArchives/lam/
--
{+} Jeff Squyres
{+} The Open MPI Project
{+} http://www.open-mpi.org/
|