diff --git a/Custom_Hooks/eb_hooks.py b/Custom_Hooks/eb_hooks.py index 8455538900d288ec0e3707dc9bdb1551a21efebb..b34f91d75e82dafc8251f5cbeeb29598952ee251 100644 --- a/Custom_Hooks/eb_hooks.py +++ b/Custom_Hooks/eb_hooks.py @@ -46,6 +46,10 @@ SUPPORTED_TOOLCHAIN_FAMILIES = ( VETOED_INSTALLATIONS = { 'juwelsbooster': ['impi', 'impi-settings', 'BullMPI', 'BullMPI-settings'], 'juwels': ['BullMPI', 'BullMPI-settings'], + 'jureca_arm': [ + 'impi', 'impi-settings', + 'BullMPI', 'BullMPI-settings' + ], 'jurecadc': [''], 'jurecabooster': [ 'OpenMPI', 'OpenMPI-settings',