Search found 7 matches

by winstns1
Mon Apr 27, 2020 9:13 pm
Forum: ROMS Bugs
Topic: FORTRAN error - Probably related to January changes
Replies: 4
Views: 5893

Re: FORTRAN error - Probably related to January changes

No worries! I am glad I posted here! I was tempted myself to comment those lines out but I didn't quite have the courage without asking here first. :D

Thank you again for the prompt response!
by winstns1
Mon Apr 27, 2020 9:07 pm
Forum: ROMS Bugs
Topic: FORTRAN error - Probably related to January changes
Replies: 4
Views: 5893

Re: FORTRAN error - Probably related to January changes

Oh! That would be great! If only all of my struggles were so simple. :D I will try that and let you know...thank you!
by winstns1
Mon Apr 27, 2020 8:33 pm
Forum: ROMS Bugs
Topic: FORTRAN error - Probably related to January changes
Replies: 4
Views: 5893

FORTRAN error - Probably related to January changes

Hello I am trying to compile ROMS for the first time since the changes were made to the build.bash file, and other compilation steps as well as other changes that were made to the ocean.in file back in, I believe it was January when these changes were made? I didn't see a release forum note on this ...
by winstns1
Wed Sep 05, 2018 4:40 pm
Forum: ROMS Bugs
Topic: MPI Tiling - Dumb Question
Replies: 5
Views: 3049

Re: MPI Tiling - Dumb Question

Hi Kate,

It turns out that my compile of openmpi got messed up somehow. I don't know how. When I recompiled it, it worked fine now. So everything is good in ROMS world again! :)
by winstns1
Wed Sep 05, 2018 1:18 pm
Forum: ROMS Bugs
Topic: MPI Tiling - Dumb Question
Replies: 5
Views: 3049

Re: MPI Tiling - Dumb Question

Quick Update: After further testing, I am beginning to think there is an issue with my openMPI compile. I will try recompiling openmp and see if I can get this to work. I tested another application that I know works, and got exactly the same error. Thanks for the initial reply - I will post again on...
by winstns1
Tue Sep 04, 2018 2:50 pm
Forum: ROMS Bugs
Topic: MPI Tiling - Dumb Question
Replies: 5
Views: 3049

Re: MPI Tiling - Dumb Question

Here is what gets called: #//# Number of nodes= 2, using 4 Processor Per Node #PBS -l nodes=16:ppn=16 Now, our admins at the moment, ignore this and instead of giving me 16 nodes/ 16 processors per node, they give me 8 nodes with 32 processors. Below is the relevant command. What I don't understand ...
by winstns1
Tue Sep 04, 2018 12:36 pm
Forum: ROMS Bugs
Topic: MPI Tiling - Dumb Question
Replies: 5
Views: 3049

MPI Tiling - Dumb Question

I am trying to run ROMS compiled under Red Hat with intel compilers, mpi. I am running into the following error: Resolution, Grid 01: 898x762x90, Parallel Nodes: 1, Tiling: 16x16 ROMS/TOMS: Wrong choice of grid 01 partition or number of parallel nodes. NtileI * NtileJ must be equal to the number of ...