Skip to content

LOFAR-SKSP 3.3

Compare
Choose a tag to compare
@tikk3r tikk3r released this 10 Sep 20:21
· 56 commits to fedora since this release
95bee7a

Container: https://lofar-webdav.grid.sara.nl/software/shub_mirror/tikk3r/lofar-grid-hpccloud/lofar_sksp_v3.3_x86_generic_mkl_cuda-11.3.sif

Updates

  • DP3 updated to v5.1
  • EveryBeam set to 0c26c65d
  • WSClean set to 3.0 (41c651d1 specifically)
  • Add PyLRU Python package
  • Add GDB
  • Manually build HDF5 with thread safety (useful for WSClean facet functionality).
  • Fixed patch for DDFacet's AsyncProcessPool.py to make it more compatible with Slurm

Changes

  • Python environment set up slightly differently.
  • Architecture related settings march and mtune are now specified more flexibly through environment variables.
  • MKL and CUDA can now be set through environment variables to reduce the clutter of recipes.
  • Move some DNF installs to the base container where they belong.