dqwu

Results 36 issues of dqwu

This requirement has been discussed in E3SM-Project/E3SM#6525. NetCDF Fortran 4.5.0 or higher is required to support the CDF-5 format and its additional external data types: NC_UBYTE, NC_USHORT, NC_UINT, NC_INT64, and...

cmake

This PR implements some key optimizations for the ADIOS conversion tool in SCORPIO: [Performance measurement] Added GPTL timers for performance tracking and hotspot identification. [Decomposition cache size increase] Expanded DECOMP_CACHE_MAX_SIZE...

enhancement
Perf
Next Release
ADIOS

This PR fixes two major issues with the pio_set_buffer_size_limit interface: [Legacy Fortran library compatibility] Update the legacy Fortran interface to include an optional second argument to align with the newer...

enhancement
Next Release
bugfix

Issue 1: Build error in flib_legacy @bartgol reported a build error on his laptop when using the legacy Fortran library of SCORPIO to build SCREAM (e.g., HAVE_IS_CONTIGUOUS fails with GCC...

bug

This PR upgrades the NetCDF modules on Chrysalis to support CDF5 types in netcdf-fortran and includes the following changes: - netcdf-c: Upgraded from 4.4.1 to 4.7.1 (new netcdf-fortran 4.5.3 modules...

Machine Files
BFB
Chrysalis

This issue is reproducible on ANL Ubuntu (20 or 22) workstations with latest 2.10.1 release. Configure and build c-blosc2 lib from source (static lib only): ``` git clone --branch v2.15.0...