-
Notifications
You must be signed in to change notification settings - Fork 245
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
coupled models crash when MOM6 is compiled with -openmp #28
Comments
Hi Niki, I will take a look. Zhi On Tue, Jun 24, 2014 at 6:08 PM, Niki Zadeh [email protected]
|
These crashes always precede by a warning:
What does this mean? |
Hi Niki, The non-openmp run also print out same warning message. Zhi On Wed, Jun 25, 2014 at 3:49 PM, Niki Zadeh [email protected]
|
Oceanographer and Ocean Group Head NOAA GFDL || Phone: (609) 452-6508
|
"Presage" is a great word. We should all make a point of using it more On Wed, Jun 25, 2014 at 3:59 PM, Robert Hallberg [email protected]
Dr. Stephen M. Griffies |
Hi Niki, I made a fix in MOM_tracer_hor_diff.F90. I change is to change argument Zhi On Tue, Jun 24, 2014 at 6:08 PM, Niki Zadeh [email protected]
|
What's the status on this issue? |
It is fixed. Closing. |
Hi Alistair, I think this issue is solved. Zhi On Tue, Aug 26, 2014 at 3:32 PM, Alistair Adcroft (GFDL) <
|
…flux Pass latent heat flux via ice/ocean boundary type
- NOAA-GFDL/SIS2@5c8f644 Merge pull request mom-ocean#28 from NOAA-GFDL/user/nnz/fix_omp_compile - NOAA-GFDL/SIS2@cb454e6 Make SIS2 compile with -openmp - No answer changes.
Corrects OMP directives to allow SIS2 to compile with -openmp
Fixed an issue that had the reduced_k_range diagnostic output use the wrong number of elements to determine the time average. Also fixed an issue that would have caused an issue with reduced_k_range, time averaged diurnal sampling Fixed mom-ocean#28
In branch dev/master/2014.06.23 (testing tag) all coupled test cases crash when I compile with -openmp
Here's the traceback:
-t repro does not have this problem.
To reproduce the issue:
fremake --execute --nolink -x /ncrc/home2/Niki.Zadeh/frerts/testing_20140623/MOM6_CM.xml.20140624170350 -p ncrc2.intel -t repro-openmp MOM6_CM_libs_compile
fremake --execute -x /ncrc/home2/Niki.Zadeh/frerts/testing_20140623/MOM6_CM.xml.20140624170350 -p ncrc2.intel -t repro-openmp MOM6_SIS_LAD_FV_compile
frerun -s -r basic -u --no-transfer -x /ncrc/home2/Niki.Zadeh/frerts/testing_20140623/MOM6_CM.xml.20140624170350 -p ncrc2.intel -t repro-openmp MOM6_AM2_MOM6i_1deg
The text was updated successfully, but these errors were encountered: