Skip to content
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

dev/master/2015.04.20 does not compile with -openmp #144

Closed
nikizadehgfdl opened this issue Apr 23, 2015 · 0 comments
Closed

dev/master/2015.04.20 does not compile with -openmp #144

nikizadehgfdl opened this issue Apr 23, 2015 · 0 comments
Labels

Comments

@nikizadehgfdl
Copy link
Contributor

ftn -DINTERNAL_FILE_NML -g -traceback -D_USE_GENERIC_TRACER -D_FILE_VERSION="`git-version-string /lustre/f1/unswept/Niki.Zadeh/ulm_mom6_2015.04.20/MOM6_SIS_libs_compile/src/mom6/src/MOM6/src/ALE/MOM_remapping.F90`"  -fpp -Wp,-w -I/opt/cray/netcdf/4.2.0/intel/120/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -I/opt/cray/netcdf/4.2.0/intel/120/include -O3 -debug minimal -fp-model source -override-limits -openmp -I/lustre/f1/unswept/Niki.Zadeh/ulm_mom6_2015.04.20/MOM6_SIS_libs_compile/ncrc2.intel-prod-openmp/exec/ocean_shared -I/lustre/f1/unswept/Niki.Zadeh/ulm_mom6_2015.04.20/MOM6_SIS_libs_compile/ncrc2.intel-prod-openmp/exec/fms  -c -I/lustre/f1/unswept/Niki.Zadeh/ulm_mom6_2015.04.20/MOM6_SIS_libs_compile/src/mom6/src/MOM6/config_src/dynamic -I/lustre/f1/unswept/Niki.Zadeh/ulm_mom6_2015.04.20/MOM6_SIS_libs_compile/src/mom6/src/MOM6/src/framework    /lustre/f1/unswept/Niki.Zadeh/ulm_mom6_2015.04.20/MOM6_SIS_libs_compile/src/mom6/src/MOM6/src/ALE/MOM_remapping.F90

/lustre/f1/unswept/Niki.Zadeh/ulm_mom6_2015.04.20/MOM6_SIS_libs_compile/src/mom6/src/MOM6/src/ALE/MOM_remapping.F90(170): error #7626: An OpenMP* directive block starts in one F95 block and ends in another.
!$OMP end parallel
----------^
compilation aborted for /lustre/f1/unswept/Niki.Zadeh/ulm_mom6_2015.04.20/MOM6_SIS_libs_compile/src/mom6/src/MOM6/src/ALE/MOM_remapping.F90 (code 1)
make[1]: *** [MOM_remapping.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/lustre/f1/unswept/Niki.Zadeh/ulm_mom6_2015.04.20/MOM6_SIS_libs_compile/ncrc2.intel-prod-openmp/exec/mom6'
make: *** [mom6/libmom6.a] Error 2
if ( 2 == 0 ) then
if ( 1 ) unset echo
unset echo

There may be more errors once this one is fixed.

@adcroft adcroft added the bug label Apr 24, 2015
nikizadehgfdl pushed a commit to nikizadehgfdl/MOM6 that referenced this issue Oct 9, 2017
- 47d8422 Corrected OMP directives, issue mom-ocean#144
- b4ef8c0 Fix compiler warning about zero length loop in tracer_example.F90
- 3307d30 Added brackets to Wright EOS
- No answer changes.
DeniseWorthen pushed a commit to DeniseWorthen/MOM6 that referenced this issue Mar 25, 2020
…de_MEKE

Updates GME by removing dependency on MEKE
MJHarrison-GFDL pushed a commit to MJHarrison-GFDL/MOM6 that referenced this issue Jun 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants