Youngsung Kim
Youngsung Kim
I tried to build a shared library from a short Fortran programming with OpenMP offloading to GPU on Crusher using Cray compiler, and got following compiler error message. I also...
Among 57 e3sm_develper test cases, 21 tests are passed and 36 failed. Among 36 failed tests, 16 are failed with the issue of "NaN-value". The failed test cases are: ERS.f09_g16.I1850ELMCN.crusher_crayclang...
The error message is: 6: lib-4412 : UNRECOVERABLE library error 6: An argument in the DEALLOCATE statement is a disassociated pointer, an 6: unallocated array, or a pointer not allocated...
A case with F2010 and ne30pg2_r05_oECv3 on Crusher failed with following error message: > SHR_REPROSUM_CALC: Input contains 0.30000E+01 NaNs and 0.00000E+00 INFs on process 3 This error occurs on E3SM...
51 tests out of 56 cases are failed using AMD compiler (PrgEnv-amd/8.2.0 amd/4.5.0) on Crusher. This test is done on ykim/crusher/amd branch. * 5 failed cases: "F90-F-0000-Internal compiler error. make_lltype_from_sptr(),...
Among 57 e3sm_develper test cases, 21 tests are passed and 36 failed. Among 36 failed tests, 9 are failed with this issue. The failed test cases are: ERP_Ln18.ne4_oQU240.F2010.crusher_crayclang ERS.ne4_oQU240.F2010.crusher_crayclang.eam-hommexx ERS_Ld3.ne4pg2_oQU480.F2010.crusher_crayclang.eam-thetahy_sl_pg2...
This error occurred during compilation of "E3SM/components/mpas-framework/src/core_ocean/gotm/src/turbulence/turbulence.F90" The error message is: ftn-2116 ftn: INTERNAL "/opt/cray/pe/cce/14.0.0/cce/x86_64/bin/optcg" was terminated due to receipt of signal 013: Segmentation fault (core dumped). Test case name...
**26 tests out of 52 cases are failed using Cray compiler on Spock.** - uses ykim/spock/cray branch for testing - uses cray compiler 12.0.1 **Among 26 failed tests, 14 cases...
Add Julia port of miniWeather. * Tested on Crusher * Requires modules: julia, cray-parallel-netcdf * Requires Julia packages: ArgParse, MPI, NCDatasets, OffsetArrays, Libdl, Printf
Explicitly load the Core/24.00 module to prevent the new default Core/24.07 module from loading on Frontier. NOTE: https://github.com/E3SM-Project/scream/pull/3029 Ran a subset of e3sm_developer tests, which showed similar results to previous...