Skip to content
Snippets Groups Projects
Commit a64c0eb6 authored by Damian Alvarez's avatar Damian Alvarez
Browse files

To prevent installing pscom in jurecabooster, since it is part of the

psmpi package there
parent 57f47d05
No related branches found
No related tags found
No related merge requests found
......@@ -52,7 +52,8 @@ VETOED_INSTALLATIONS = {
'CUDA', 'nvidia-driver',
'UCX', 'UCX-settings',
'NCCL', 'NCCL-settings', 'NVHPC',
'BullMPI', 'BullMPI-settings'
'BullMPI', 'BullMPI-settings',
'pscom'
],
'jusuf': ['impi', 'impi-settings', 'BullMPI', 'BullMPI-settings'],
'hdfml': ['BullMPI', 'BullMPI-settings'],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment