Git Product home page Git Product logo

Comments (2)

Zhi-Liang avatar Zhi-Liang commented on May 29, 2024

Hi,

I checked in a fix for file MOM_thickness_diffuse.F90 under branch
/user/z1l/openmp.

Zhi

On Wed, May 28, 2014 at 11:50 AM, Niki Zadeh [email protected]:

ftn -D_USE_GENERIC_TRACER -DINTERNAL_FILE_NML -g -traceback
-D_FILE_VERSION="git-version-string
/lustre/f1/Niki.Zadeh/testing_20140527/FMS_compile_libs/src/mom6/src/parameterizations/lateral/MOM_thickness_diffuse.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
-I/opt/cray/netcdf/4.2.0/intel/120/include -O2 -debug minimal -fp-model
precise -override-limits -openmp
-I/lustre/f1/Niki.Zadeh/testing_20140527/FMS_compile_libs/ncrc2.intel-repro-openmp/exec/ocean_shared
-I/lustre/f1/Niki.Zadeh/testing_20140527/FMS_compile_libs/ncrc2.intel-repro-openmp/exec/fms
-c
-I/lustre/f1/Niki.Zadeh/testing_20140527/FMS_compile_libs/src/mom6/config_src/dynamic
-I/lustre/f1/Niki.Zadeh/testing_20140527/FMS_compile_libs/src/mom6/src/framework
/lustre/f1/Niki.Zadeh/testing_20140527/FMS_compile_libs/src/mom6/src/parameterizations/lateral/MOM_thickness_diffuse.F90
/lustre/f1/Niki.Zadeh/testing_20140527/FMS_compile_libs/src/mom6/src/parameterizations/lateral/MOM_thickness_diffuse.F90(628):
error #6752: Since the OpenMP* DEFAULT(NONE) clause applies, the PRIVATE,
SHARED, REDUCTION, FIRSTPRIVATE, or LASTPRIVATE attribute must be
explicitly specified for every variable. [CS]
if (CS%id_slope_x > 0) CS%diagSlopeX(I,j,k) = Slope
--------------^
/lustre/f1/Niki.Zadeh/testing_20140527/FMS_compile_libs/src/mom6/src/parameterizations/lateral/MOM_thickness_diffuse.F90(808):
error #6752: Since the OpenMP* DEFAULT(NONE) clause applies, the PRIVATE,
SHARED, REDUCTION, FIRSTPRIVATE, or LASTPRIVATE attribute must be
explicitly specified for every variable. [CS]
if (CS%id_slope_y > 0) CS%diagSlopeY(I,j,k) = Slope
--------------^
compilation aborted for
/lustre/f1/Niki.Zadeh/testing_20140527/FMS_compile_libs/src/mom6/src/parameterizations/lateral/MOM_thickness_diffuse.F90
(code 1)
make[1]: *** [MOM_thickness_diffuse.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory
`/lustre/f1/Niki.Zadeh/testing_20140527/FMS_compile_libs/ncrc2.intel-repro-openmp/exec/mom6'
make: *** [mom6/libmom6.a] Error 2
make: *** Waiting for unfinished jobs....


Reply to this email directly or view it on GitHubhttps://github.com//issues/22
.

from mom6.

nikizadehgfdl avatar nikizadehgfdl commented on May 29, 2024

This is fixed.

from mom6.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.