Search found 6 matches

by claudio_ccpo
Sat Aug 03, 2024 9:00 pm
Forum: ROMS Installation
Topic: ROMS in MACmini Aple Chip M1
Replies: 1
Views: 2200

ROMS in MACmini Aple Chip M1

Hello, After letting a Mac Mini (arm, M1 SONOMA VER 14.6) collect dust on my desk for about two years, I decided to try installing ROMS using a YouTube tutorial. Basically, I started by installing Brew and then ran `brew install gcc netcdf-fortran open-mpi`. I also needed to modify a specific sectio...
by claudio_ccpo
Sun Jul 31, 2022 5:01 am
Forum: ROMS Problems
Topic: ==17629==ERROR: LeakSanitizer: detected memory leaks
Replies: 5
Views: 10154

Re: ==17629==ERROR: LeakSanitizer: detected memory leaks

I just solved the problem using the latest version of Ubuntu and ifort as a compiler. Thanks Arango.
by claudio_ccpo
Wed Jul 27, 2022 10:40 pm
Forum: ROMS Problems
Topic: ==17629==ERROR: LeakSanitizer: detected memory leaks
Replies: 5
Views: 10154

Re: ==17629==ERROR: LeakSanitizer: detected memory leaks

Thank you for your response Arango. I upgrade the computer to the latest Ubuntu 22 LTS, the system was pre-loaded with gfortran-11. I just finishing to run the Up-welling example and the same ERROR appears in the terminal. Did that means that is not a problem of gfortran? Thanks for your time, take ...
by claudio_ccpo
Wed Jul 27, 2022 3:20 pm
Forum: ROMS Problems
Topic: ==17629==ERROR: LeakSanitizer: detected memory leaks
Replies: 5
Views: 10154

Re: ==17629==ERROR: LeakSanitizer: detected memory leaks

Hello Arango, How r u? Yes, I'm using the latest version of ROMS, and the latest version of gfortran available in the UBUNTU library (sudo apt-get install gfortran) which is gfortran-7. In my old mac mini (2011) via homebrew ROMS run without problem with gfortran-11 and the latest version of ROMS. I...
by claudio_ccpo
Wed Jul 27, 2022 3:33 am
Forum: ROMS Problems
Topic: ==17629==ERROR: LeakSanitizer: detected memory leaks
Replies: 5
Views: 10154

==17629==ERROR: LeakSanitizer: detected memory leaks

Dear ROMS users, how r u? I finished to run multiple times the upwelling example on a machine with Ubuntu 18.04.6 LTS, and notice that at the end on the screen the following message appears ==17629==ERROR: LeakSanitizer: detected memory leaks. Running ./romsG < roms_upwelling.in generate the 4 nc fi...
by claudio_ccpo
Wed Jul 20, 2022 2:36 am
Forum: ROMS Installation
Topic: A new manual for installing ROMS on Mac OS
Replies: 1
Views: 6524

Re: A new manual for installing ROMS on Mac OS

Thanks for the manual, did the instructions works with the new apple silicon Mac's? Thanks