[RegCNET] : Errors while running parallel on solaris machine

XUNQIANG BI bixq at ictp.it
Fri Nov 28 12:08:42 CET 2008


Hi, Prashant:

I haven't used SUN for a long time, I think you can set the option
-static off (just delete the line).

My suggestion is that try the simple.f code firstly. then work with
the whole RegCM code.

By the way, is your SUN a new machine ? If your SUN is an old one and
slow, I would suggest you not waste time on it. and turn to the PC 
cluster.

Good luck !
Xunqiang Bi

On Fri, 28 Nov 2008, Prashant Meena wrote:

> Dear all
>
> I ran RegCM in parallel way on SUN machine and got the error like this
>
> f95: Warning: Option -static passed to ld, if ld is invoked, ignored
> otherwise
> ld: fatal: option -dy and -a are incompatible
> ld: fatal: Flags processing errors
> make: *** [regcm] Error 1
> make: Fatal error: Command failed for target `regcm'
>
>
>
>
> my Makefile for RegCM@:---
>
> #  Makefile for RegCM@
> FFLAGS =  -O2 -fns -ftrap=common
> #MPI_ROOT = /net/shared/mpich-1.2.5..11/intel/8.0
> MPI_ROOT = /usr/local/mpich
>
> #FC = $(MPI_ROOT)/bin/mpif90 -L/usr/gm/lib
> FC = $(MPI_ROOT)/bin/mpif90
> CC = $(MPI_ROOT)/bin/mpicc
> LIBS = -lm
> LDFLAG=-static
> LD = $(FC)
>
>
> I compiled the whole application successfully but got the error which
> generating the executable file regcm. Please help me on this error.
>
> Thank You.
>
>
> Prashant Meena
> 2005cs10172
> IIT DELHI
>
>
>
>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   Dr. Xunqiang Bi         email:bixq at ictp.it
   Earth System Physics Group
   The Abdus Salam ICTP
   Strada Costiera, 11
   P.O. BOX 586, 34100 Trieste, ITALY
   Tel: +39-040-2240302  Fax: +39-040-2240449
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



More information about the RegCNET mailing list