cam_iitd10@gmail_com
Member
Hi,
I am trying to run CAM4 in parallel mode, I am using spmd for it.
For configure I have given command
./configure -dyn fv -hgrid 10x15 -ntasks 6 -nosmp
configure has been executed successfully but gmake has been failed.
Its giving some this kind of error.
/opt/mpich2_intel/lib/libmpich.a(type_struct.o): In function `MPI_Type_struct':
type_struct.c:(.text+0x41d): undefined reference to `pthread_getspecific'
type_struct.c:(.text+0x485): undefined reference to `pthread_setspecific'
type_struct.c:(.text+0x55c): undefined reference to `pthread_setspecific'
gmake: *** [/shome/2009asz8230/CAM4a/test_spmd/cam] Error 1
Please suggest me what to do.
Thanx Ram
I am trying to run CAM4 in parallel mode, I am using spmd for it.
For configure I have given command
./configure -dyn fv -hgrid 10x15 -ntasks 6 -nosmp
configure has been executed successfully but gmake has been failed.
Its giving some this kind of error.
/opt/mpich2_intel/lib/libmpich.a(type_struct.o): In function `MPI_Type_struct':
type_struct.c:(.text+0x41d): undefined reference to `pthread_getspecific'
type_struct.c:(.text+0x485): undefined reference to `pthread_setspecific'
type_struct.c:(.text+0x55c): undefined reference to `pthread_setspecific'
gmake: *** [/shome/2009asz8230/CAM4a/test_spmd/cam] Error 1
Please suggest me what to do.
Thanx Ram