Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

prob in cpl-lib building

Hello,

I have some problem related to the installation of ccsm3_0 and MPI-1.2.7 on a x86_64 machine with Linux 64 bit OS having intel fortran (9.0) compliler.

after MPI installation is done when I run $caseroot/test/ TER.01a.T31_gx3v5.B.x86_64.045904, script it gives some error. I am attaching those error messages below.

I doubt If MPI lib files can be created on my machine or the problem
is something else which i'm not able to resolve.

I need some help on this matter.

regards
rajshree



Referenced in libmct.a(m_Rearranger.o)
IPO Error: unresolved : mpi_comm_dup_
Referenced in libmct.a(m_MCTWorld.o)
Referenced in libmph.a(mph.o)
IPO Error: unresolved : mpi_gather_
Referenced in libmct.a(m_MCTWorld.o)
Referenced in libmph.a(mph.o)
IPO Error: unresolved : mpi_isend_
Referenced in libmct.a(m_Transfer.o)
Referenced in libmct.a(m_Rearranger.o)
Referenced in libmct.a(m_ExchangeMaps.o)
IPO Error: unresolved : mpi_waitany_
Referenced in libmct.a(m_Rearranger.o)
IPO Error: unresolved : mpi_wait_
Referenced in libmct.a(m_ExchangeMaps.o)
IPO Error: unresolved : mpi_error_string_
Referenced in libmpeu.a(m_mpif90.o)
IPO Error: unresolved : mpi_comm_split_
Referenced in libmph.a(mph.o)
IPO Error: unresolved : mpi_allgatherv_
Referenced in libmph.a(mph.o)
IPO Error: unresolved : mpi_wtime_
Referenced in libmph.a(mph.o)
IPO Error: unresolved : mpi_type_struct_
Referenced in libmph.a(mph.o)
IPO Error: unresolved : mpi_type_commit_
Referenced in libmph.a(mph.o)
ld: skipping incompatible
/data4/rajshri/mpich/mpich2-1.0.6p1/lib/libmpich.a when searching for -lmpich
ld: skipping incompatible
/data4/rajshri/mpich/mpich2-1.0.6p1/lib/libmpich.a when searching for -lmpich
ld: cannot find -lmpich
gmake: ***
[/data4/rajshri/test/exe/TER.01a.T31_gx3v5.B.x86_64.045904/cpl/cpl] Error 1
 
Top