Skip to content
Snippets Groups Projects

Merge pages into software team branch

Merged Abhiraj Bishnoi requested to merge bishnoi1/stages-changelog:pages into pages
3 files
+ 6
51
Compare changes
  • Side-by-side
  • Inline
Files
3
README.md deleted 100644 → 0
+ 0
51
# Changelog for stage 2022
## First commit - 18.03.2022
### General software stack changes
* The last 3 production stages have been made visible. The oldest one is deprecated and will not be visible by default when work on a new stage begins
* Older stages are visible via `ml use $OTHERSTAGES`
* `BullMPI` has been added as an MPI runtime with `GCC` on JURECA-DC
* `mpi-settings` has been divided in `mpi-settings` (for MPI-runtime specific settings) and `UCX-settings`.
### Version changes in packages of major importance
* `GCC` updated to `11.2.0`
* `NVHPC` updated to `22.1`
* `intel-compilers` updated to `2021.4.0`
* `ParaStationMPI` updated to `5.5.0-1`
* `IntelMPI` updated to `2021.4.0`
* `OpenMPI` updated to `4.1.2`
### Software distribution-related changes
- `SciPy-Stack` is now a wrapper around other packages. `SciPy-Stack/2021b` includes `SciPy-bundle/2021.10`, `matplotlib/3.4.3`, `Seaborn/0.11.2`, `sympy/1.8` and `xarray/0.20.1`.
- `kim-api` Moved to `GCCcore`
- `Octave` Installed in `GCCcore`
- `scikit` Split in multiple packages `scikit-allel`, `scikit-bio`, `scikit-build`, `scikit-image`, `scikit-learn`, `scikit-optimize` and `scikit-uplift`
- `Boost` Moved to `GCCcore`
- `Boost.Python` Moved to `GCCcore`
### WIP packages
* `Jupyter` related packages
* `PyTorch`
* `TensorFlow`
### Deprecated packages
* `intel-para` module no longer exposed in the module hierarchy
* `basemap` deprecated in favour of `Cartopy`
* `libaec`
* `libctl` deprecated due to lack of compatibility with latest guile
* `libfabric` deprecated due to lack of usage in the current stage
* `meld`
* `NCL` deprecated due to lack of maintenance upstream and lack of support for GCC 11. See https://github.com/NCAR/ncl/issues/64
* `nvptx-tools` integrated in `GCC`
* `ospcommon` deprecated in favour of `rkcommon`
* `Elemental` not developed anymore
* `HDFView` latest release not compatible with latest HDF5
* `Julia.CUDA` integrated in Julia
* `Julia.MPI` integrated in Julia
* `yaff` deprecated due to lack of compatibility with latest `h5py` at the moment
### Renamed packages
* `parallel-netCDF`: is now renamed to `PNetCDF`
* `unzip`: Renamed to UnZip
* `iccifort`: Renamed to intel-compilers
* `itstool`: Renamed to ITSTool
Loading