ADD: require os= for both SLES and RHEL (no mix)
This commit is contained in:
2
env/rhel7/x86_64/sysconfigs/packages.yaml
vendored
2
env/rhel7/x86_64/sysconfigs/packages.yaml
vendored
@ -13,7 +13,7 @@ packages:
|
||||
- spec: 'target=sandybridge'
|
||||
when: "%nvhpc"
|
||||
message: "nvhpc compilers cannot target generic x86_64 microarchitecture."
|
||||
target: [x86_64]
|
||||
require: "os=rhel7"
|
||||
# Default GPU arch
|
||||
variants:
|
||||
- cuda_arch=60
|
||||
|
Reference in New Issue
Block a user