Skip to content

LOFAR_SKSP 4.1.0

Compare
Choose a tag to compare
@tikk3r tikk3r released this 17 Apr 17:14
· 478 commits to fedora-py3 since this release
01b6dea

Major changes

  • Container base updated to Fedora 36
  • Separate recipe for AMD builds using the AMD Optimizing CPU Libraries (AOCL) added.

Updates

  • Add EveryStamp Python package.
  • Add SAGEcal's libdirac for the LBFGS solver (used in e.g LINC's demixing).
  • Add swarp.
  • Freeze ddf-pipeline to 37070a9
  • Update DP3 to 5dab4c43
  • Include debugging tools gdb, valgrind and perf controlled by the DEBUG environment variable.
  • Include debug symbols if DEBUG is true.
  • Update DS9 to 8.5b1.
  • Update EveryBeam to 6c7c1fed.
  • Update HDF5 to 1.12.1.
  • Update Intel MKL to Intel oneAPI MKL.
  • Update OpenBLAS to v0.3.22.
  • Update WSClean to 65172baf.

Changes

  • Build IDG in Release mode instead of Debug.
  • Build NumPy manually to link against custom OpenBLAS.
  • Build OpenBLAS manually for 128 threads to resolve OpenBLAS threading warnings and crashes.