trnja001@umn_edu
New Member
When trying to compile with OpenMPI (1.2.5), we get messages such as
However, it works with MPICH2 (1.0.6p1). Since we prefer to use OpenMPI, what is necessary to get it working with CLM?
Code:
undefined reference to `mpi_barrier_'
>>>>>>>>>>>>>>>>> decompMod.o(.text+0x7769): In function
However, it works with MPICH2 (1.0.6p1). Since we prefer to use OpenMPI, what is necessary to get it working with CLM?