HCJung-jbnu / ESM4-PDAF

ESM4 + PDAF data assimilation framework coupling
0 stars 0 forks source link

Intel fortran compiler v21, shape checking bug #8

Closed HyunChaeJung closed 1 year ago

HyunChaeJung commented 1 year ago

https://www.intel.com/content/www/us/en/developer/articles/technical/array-shape-check-new-in-intel-fortran-compiler-190.html

https://community.intel.com/t5/Intel-Fortran-Compiler/Shape-mismatch-bug-with-vector-subscript/m-p/1173303?profile.language=ko

-check = -check shape -> 쉐이프 체킹 온 -> 에러 -check -warn shape -> 쉐이프 체킹 워닝메시지만 줌 -> 노에러