Subject: | Difficulty installing module |
I'm having trouble implementing Parallel::MPI::Simple on our linux
cluster. We've built mpich-1.2.6 using the Portland Group C compiler and
attempted to build Parallel::MPI::Simple by using the mpicc we
constructed. This neatly summons all the header files and libraries
needed. When trying to run the very basic program listed in the module
web page, I get a strange error. See first attached file, mpitest.log.
For some reason, the working directory is being confused for a hostname.
I've also attached a copy of the Makefile used to build and install the
module. I was certain to install it on every node.
Did I make a mistake in the Makefile?
perl version v5.8.5 built for i386-linux-threat-multi
OS: Rocks v4.1, GNU linux
Stephen Leroy
Subject: | mpitest.log |
Message body not shown because it is not plain text.
Subject: | Makefile |
Message body not shown because it is not plain text.