LOFAR-SKSP 3.3
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.