diff --git a/Custom_Hooks/eb_hooks.py b/Custom_Hooks/eb_hooks.py index 0e7663c6b23501d3d5082c0a38ac8aa2b3c0a4f7..9d670ee900b5bd25d87de83ed271e30bfa7e8bac 100644 --- a/Custom_Hooks/eb_hooks.py +++ b/Custom_Hooks/eb_hooks.py @@ -55,6 +55,9 @@ VETOED_INSTALLATIONS = { 'BullMPI', 'BullMPI-settings', 'pscom' ], + 'jureca_mi200': [ + 'CUDA', 'nvidia-driver', + ], 'jusuf': ['impi', 'impi-settings', 'BullMPI', 'BullMPI-settings'], 'hdfml': ['BullMPI', 'BullMPI-settings'], 'deep': ['BullMPI', 'BullMPI-settings'],