[RegCNET] I'd like to know the reason for the fail in parallel RegCM
Baolin Zhang
baolin at alrc.tottori-u.ac.jp
Thu Dec 13 18:10:14 CET 2007
Dear all,
I have a question about the parallel run of RegCM, by using Intel
fortran+MPI
I am using a Xeon computer with 4 CPUs. I want to try parallel run, but
failed:
I read all the previous e-mails for helps, but still did not find the
answer. Here is my settings:
1: In domain.param, I set NPROC=4 (JX is divisible by 4)
2: In Main directory,
ln -sf 0options/0_NODIAG_PARALLEL_CODE MAKECODE
./MAKECODE
make
Here error occurred:
bdyin.f:(.text+0X1178): additional relocation overflows omitted from the
output
make:***[regcm] Error 1
No regcm was produced.
My make file:
FFLAGS=-fpe3 -tpp7 -cm -w -w90 -w95 -convert big_endian
MPI_ROOT=/export/mpich127
FC=$(MPI_ROOT)/bin/mpif90 -L/$(MPI_ROOT)/lib
CC=$(MPI_ROOT)/bin/mpicc
LD=$(FC)
......................................
Does anyone know why?
I would appreciate your suggestion.
Thank you.
Best Regards
Baolin Zhang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ictp.it/pipermail/regcnet/attachments/20071214/1c3f9fb6/attachment-0002.html>
More information about the RegCNET
mailing list