FIX: rhel7 problem

This commit is contained in:
2024-07-04 13:58:23 +02:00
parent 1aa32870f5
commit fd4fe70a51

View File

@ -13,7 +13,8 @@ packages:
- spec: 'target=sandybridge' - spec: 'target=sandybridge'
when: "%nvhpc" when: "%nvhpc"
message: "nvhpc compilers cannot target generic x86_64 microarchitecture." message: "nvhpc compilers cannot target generic x86_64 microarchitecture."
require: "os=rhel7" - spec: "os=rhel7"
target: [x86_64]
# Default GPU arch # Default GPU arch
variants: variants:
- cuda_arch=60 - cuda_arch=60