hi,
Yes, I am using mpicc. When i installed the Lam7.0.3, steps i took were as follows:
1. setenv CC cc
2. setenv CXX CC
3. setenv FC f77
4. setenv CXXFLAGS -LANG:std
5. ./configure --prefix=/sjtu2/users/amay1975/cxm/lam
It stalles the Lam7.0.3 successfully. Then i installed GROMACS:
1. setenv CPPFLAGS -I/sjtu2/users/amay1975/cxm/fftw/include
2. setenv LDFALGS -L/sjtu2/users/amay1975/cxm/fftw/lib
3. setenv PATH "$PATH":/sjtu2/users/amay1975/cxm/lam/bin
4. ./configure --enable-float --enable-mpi --prefix=/sjtu2/users/amay1975/cxm/gromacs
Then it appears following errors:
ld32: ERROR 33 : Unresolved data symbol "lam_mpi_byte" -- 1st referenced by ../gmxlib/.libs/libgmx_mpi.a(network.o).
Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR 33 : Unresolved data symbol "lam_mpi_comm_world" -- 1st referenced by ../gmxlib/.libs/libgmx_mpi.a(network.o).
Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR 33 : Unresolved data symbol "lam_mpi_float" -- 1st referenced by ../gmxlib/.libs/libgmx_mpi.a(network.o).
Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: INFO 152: Output file removed because of error.
mpicc: No such file or directory
*** Error code 2 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
Thanks for helping me.
amay
amay1975_at_[hidden]
|