Skip to content

Commit

Permalink
Merge pull request #3001 from boegel/eb481
Browse files Browse the repository at this point in the history
minor fixes in v4.8.1 release notes
  • Loading branch information
SebastianAchilles authored Sep 11, 2023
2 parents 0b1673f + 0c1f6d7 commit 0a94e5d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions RELEASE_NOTES
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ For more detailed information, please see the git log.

These release notes can also be consulted at http://easybuild.readthedocs.org/en/latest/Release_notes.html.

The latest version of easybuild-easyblocks provides 252 software-specific easyblocks and 43 generic easyblocks.
The latest version of easybuild-easyblocks provides 251 software-specific easyblocks and 42 generic easyblocks.


v4.8.1 (11 September 2023)
--------------------------

update/bugfix release

- new custom easyblock for tensorflow-compression (#2990)
- new custom easyblock for sympy (#2949) and tensorflow-compression (#2990)
- minor enhancements and updates, including:
- drop unnecessary CUDA stub libraries from $LIBRARY_PATH (#2793)
- update Score-P easyblock to use `--with-nocross-compiler-suite=nvhpc` for recent software versions (#2928)
Expand All @@ -37,7 +37,6 @@ update/bugfix release
- patch Java binaries/libraries when using alternate sysroot to ensure correct glibc & co are picked up + add custom sanity check (#2557, #2995)
- update OpenMPI easyblock to fix sanity check for Clang-based compilers (#2774)
- improve depot management in `JuliaPackage` easyblock (#2935)
- add custom easyblock for sympy to fix issue in test step when tmpdir is a symlink (#2949)
- disable disk space check in STAR-CCM+ installer (#2956)
- fix type check for `optarch` value in `Cargo` easyblock (#2969)
- conditionally add `-Wno-unused-command-line-argument` to `$CFLAGS` to fix error when installing `imkl-FFTW` with RPATH (#2975)
Expand Down

0 comments on commit 0a94e5d

Please sign in to comment.