File _patchinfo of Package patchinfo.13804
<patchinfo incident="13804">
<issue tracker="bnc" id="1173598">[HPC, netcdf-fortran] since the advent of Gcc10 requires -std=legacy for building F77 Code</issue>
<issue tracker="bnc" id="1174177">[HPC,netcdf-fortran] 'serial' (non-MPI) flavor is missing</issue>
<issue tracker="bnc" id="1174291">[HPC, netcdf] Make environment module name conform to 'industry standard'</issue>
<packager>eeich</packager>
<rating>moderate</rating>
<category>recommended</category>
<summary>Recommended update for netcdf-fortran</summary>
<description>This update for netcdf and netcdf-fortran fixes the following issues:
netcdf:
- NetCDF modules should be called 'netcdf' - regardless whether they are 'serial' or use MPI. (bsc#1174291)
netcdf-fortran:
- The convention is to use the module name 'pnetcdf' for Parallel-NetCDF (called PnetCDF now).
- Fix ldconfig args for HPC packages: no caching should be done as the libs are made available via LD_LIBRARY_PATH.
- Add serial HPC build flavor. (bsc#1174177)
For loading serial module, run 'module load netcdf-fortran' for an MPI variant use 'module load pnetcdf-fortran'.
- Fixed bug in module file.
- Gfortran from gcc-10 requires -std=legacy to build the Fortran code in netcdf-fortran. (bsc#1173598)
This update was imported from the SUSE:SLE-15-SP2:Update update project.</description>
</patchinfo>