[CPMD-list] Problem on compiling parallelized CPMD-3.7.1 version on PC-PGI-MPI!!
Aijun
duaj at fudan.edu
Thu Mar 6 15:49:22 CET 2003
Dear colleagues,
I have successfully compiled the new version CPMD on PC-PGI, but met some problems on the Parralized one on PC_PGI-MPI! The followings is the message at the end of compiling process:
my_para.o: In function `my_start__':
my_para.o(.text+0x1c): undefined reference to `mpi_init__'
my_para.o: In function `my_end__':
my_para.o(.text+0xfcf): undefined reference to `mpi_finalize__'
my_para.o: In function `my_group__':
my_para.o(.text+0x100e): undefined reference to `mpi_comm_group__'
my_para.o(.text+0x103d): undefined reference to `mpi_group_incl__'
my_para.o(.text+0x1064): undefined reference to `mpi_comm_create__'
my_para.o: In function `my_stopall__':
my_para.o(.text+0x10cd): undefined reference to `mpi_abort__'
my_para.o: In function `my_sync__':
my_para.o(.text+0x10ff): undefined reference to `mpi_barrier__'
my_para.o: In function `my_environ__':
my_para.o(.text+0x117d): undefined reference to `mpi_comm_rank__'
my_para.o(.text+0x119b): undefined reference to `mpi_comm_size__'
my_para.o: In function `my_bcast__':
my_para.o(.text+0x126a): undefined reference to `mpi_bcast__'
my_para.o: In function `my_bsend__':
my_para.o(.text+0x1643): undefined reference to `mpi_send__'
my_para.o: In function `my_brecv__':
my_para.o(.text+0x171c): undefined reference to `mpi_recv__'
my_para.o: In function `my_concat__':
my_para.o(.text+0x17c1): undefined reference to `mpi_allgather__'
my_para.o: In function `my_trans__':
my_para.o(.text+0x18c9): undefined reference to `mpi_alltoall__'
my_para.o: In function `my_combine__':
my_para.o(.text+0x1a20): undefined reference to `mpi_allreduce__'
my_para.o(.text+0x1a77): undefined reference to `mpi_allreduce__'
my_para.o(.text+0x1ae0): undefined reference to `mpi_allreduce__'
my_para.o(.text+0x1b49): undefined reference to `mpi_allreduce__'
my_para.o(.text+0x1b9e): undefined reference to `mpi_allreduce__'
my_para.o: In function `my_shift__':
my_para.o(.text+0x1c8a): undefined reference to `mpi_comm_rank__'
my_para.o(.text+0x1cd7): undefined reference to `mpi_comm_size__'
my_para.o(.text+0x1d9d): undefined reference to `mpi_isend__'
my_para.o(.text+0x1e15): undefined reference to `mpi_recv__'
make: *** [cpmd.x] Error 1
Would you be so kind to help me solve this problem?
Thanks in advance!
Best regards,
A.J.Du
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://cpmd.org/pipermail/cpmd-list/attachments/20030306/bfcce7ec/attachment.html
More information about the CPMD-list
mailing list