diff --git a/Custom_Hooks/eb_hooks.py b/Custom_Hooks/eb_hooks.py index 618d0a26ecc170b0af990b2a1e3921a64f3359a5..3f94d59a14766fc9dc6c1d917ced2de0b5d8a711 100644 --- a/Custom_Hooks/eb_hooks.py +++ b/Custom_Hooks/eb_hooks.py @@ -66,6 +66,7 @@ VETOED_INSTALLATIONS = { 'impi', 'impi-settings', 'BullMPI', 'BullMPI-settings' ], + 'jureca_spr': ['BullMPI', 'BullMPI-settings'], 'jusuf': ['impi', 'impi-settings', 'BullMPI', 'BullMPI-settings'], 'hdfml': ['BullMPI', 'BullMPI-settings'], 'deep': ['BullMPI', 'BullMPI-settings'],