Search found 3 matches

by wcheng
Wed Apr 16, 2008 8:25 pm
Forum: ROMS Installation
Topic: problems running ROMS on a x86-64 system.
Replies: 8
Views: 5019

Hi Kate,

BTW, here is the output from 'module list' on the FSL machine:

[wcheng@wfe1 Compilers]$ module list
Currently Loaded Modulefiles:
1) sge
2) ifort/9.1.036
3) icc/9.1.042
4) idb/9.1.042
5) mkl/8.1.1
6) netcdf/3.6.1_intel-9.1
7) ncarg/4.4.1_intel-9.1
8) intel/9.1
9) sms/2.9.0_ofed-1 ...
by wcheng
Wed Apr 16, 2008 7:21 pm
Forum: ROMS Installation
Topic: problems running ROMS on a x86-64 system.
Replies: 8
Views: 5019

Hi Kate,

Thanks for your quick reply! This is about running ROMS 3.0-beta version on
NOAA FSL's wjet machine, since they are retiring ijet.

The makefile has following setup:

MPI := on
MPIF90 := mpif90
LARGE := on
FORT ?= mpif90

Supposedly, 'LARGE' is turned on to activate 64-bit ...
by wcheng
Wed Apr 16, 2008 6:34 pm
Forum: ROMS Installation
Topic: problems running ROMS on a x86-64 system.
Replies: 8
Views: 5019

problems running ROMS on a x86-64 system.

Dear all,

I am porting the ROMS code (version is pretty close to the official 3.0, but slightly older)
to a X86-64 system. Compiling went fine. When I ran the executable (through using
mpirun -np 4 a.out, for example), it quit shortly after it is started. Here is the
end of my log file:

INITIAL ...