Update the official .eb recipes repo before building:
cd /sw/eb/recipes/easybuild-easyconfigs
git pull
Pelle (zen4)
salloc -A staff -p gpu -N 1 -n 16 --gres=gpu:l40s:1 -t 07:00:00
module load EasyBuild/5.1.1
eb --show-config
eb --robot --dry-run recipe.eb
# --robot is needed if there are dependencies# --dry-run will just show what will be installed