Pb compiling module pmdata_addiff

Discussion on computers, ROMS installation and compiling

Moderators: arango, robertson

Post Reply
Message
Author
hajji
Posts: 3
Joined: Mon Jun 04, 2007 6:55 pm
Location: GlobOcean

Pb compiling module pmdata_addiff

#1 Unread post by hajji »

Hi,

I got a fatal error when compiling module mpdata_addiff. This looks like the one I met with some WRF modules. To resolve it I changed O3 option to O2.

Hafedh

jcwarner
Posts: 1182
Joined: Wed Dec 31, 2003 6:16 pm
Location: USGS, USA

#2 Unread post by jcwarner »

Hello. I have compiled ROMS with MPDATA for many applications, and do not get any errors. So if you could be more specific, perhaps we can identify the issue and correct it.

I am also using WRF, and have seen issues as you suggest - some subroutines in WRF will only compile with -O2 and not -O3. On some systems, WRF can take several HOURS to compile with -O3 !!!! (ouch).

hajji
Posts: 3
Joined: Mon Jun 04, 2007 6:55 pm
Location: GlobOcean

#3 Unread post by hajji »

thank you jcwarner for your reply.

At the beginning, I thought that this is due to a problem similar to the one I got with WRF (the issue you told about). But ROMS was compiled with O3 option successfully on an other machine having the same performance.

In fact, the fatal error occured when I was compiling ROMS and on the same time Matlab was running.

Post Reply