Hi all,
After upgraded to 7.0 from 6.5.6, there is some problem. Firstly, it
seems that I can't install it completely. When I issue 'make install',
it reports that 'cannot install recursively'(I forgot the original message)
at last. I also try to 'make examples', nothing was compiled. I compile
the examples manually
mpicc -o hello hello.c
But the following message is output
WARNING: mpicc expected to find liblammpio.* in /usr/local/lam-7.0/lib
WARNING: MPI-2 IO support will be disabled.
In file inclued from hello.c
/usr/local/lam-7.0/include/mpi.h:1077:18:
mpio.h: NO such file or directory
mpicc: No such file or directory.
please help!
|