FIX: add cuda version must be 12.2: to work on Gwendolen as well

This commit is contained in:
2024-06-19 13:29:38 +02:00
parent b5c2c4e292
commit babaf986b2

View File

@ -41,6 +41,9 @@ packages:
require: '%gcc' require: '%gcc'
ctffind: ctffind:
require: '%gcc' require: '%gcc'
# Makes sure the binary works on any sytem (incl. Gwendolen)
cuda:
require: '@12.2:'
curl: curl:
require: '%gcc@4.8.5' require: '%gcc@4.8.5'
cvs: cvs: