Thank you again for the prompt response!
Search found 7 matches
- Mon Apr 27, 2020 9:13 pm
- Forum: ROMS Bugs
- Topic: FORTRAN error - Probably related to January changes
- Replies: 4
- Views: 12580
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.
Thank you again for the prompt response!
Thank you again for the prompt response!
- Mon Apr 27, 2020 9:07 pm
- Forum: ROMS Bugs
- Topic: FORTRAN error - Probably related to January changes
- Replies: 4
- Views: 12580
Re: FORTRAN error - Probably related to January changes
Oh! That would be great! If only all of my struggles were so simple.
I will try that and let you know...thank you!
- Mon Apr 27, 2020 8:33 pm
- Forum: ROMS Bugs
- Topic: FORTRAN error - Probably related to January changes
- Replies: 4
- Views: 12580
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 ...
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 ...
- Wed Sep 05, 2018 4:40 pm
- Forum: ROMS Bugs
- Topic: MPI Tiling - Dumb Question
- Replies: 5
- Views: 8042
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!
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!
- Wed Sep 05, 2018 1:18 pm
- Forum: ROMS Bugs
- Topic: MPI Tiling - Dumb Question
- Replies: 5
- Views: 8042
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 ...
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 ...
- Tue Sep 04, 2018 2:50 pm
- Forum: ROMS Bugs
- Topic: MPI Tiling - Dumb Question
- Replies: 5
- Views: 8042
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 ...
#//# 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 ...
- Tue Sep 04, 2018 12:36 pm
- Forum: ROMS Bugs
- Topic: MPI Tiling - Dumb Question
- Replies: 5
- Views: 8042
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 ...
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 ...