FIX: require target sandybridge when using nvhpc
This commit is contained in:
parent
71a78a1014
commit
f89fe43f25
+4
@@ -7,6 +7,10 @@ packages:
|
||||
lapack: [openblas, nvhpc]
|
||||
mpi: [openmpi, mpich, intel-oneapi-mpi]
|
||||
pkgconfig: [pkg-config]
|
||||
require:
|
||||
- spec: 'target=sandybridge'
|
||||
when: "%nvhpc"
|
||||
message: "nvhpc compilers cannot target generic x86_64 microarchitecture."
|
||||
target: [x86_64]
|
||||
# Default GPU arch
|
||||
variants:
|
||||
|
||||
Reference in New Issue
Block a user