Skip to content
Snippets Groups Projects
Commit 4a5f00bf authored by Nicolas Richart's avatar Nicolas Richart
Browse files

Libxc cmake

parent 881b4f14
No related branches found
No related tags found
1 merge request!3Feat/stack pinot noir
Pipeline #203298 canceled
...@@ -34,6 +34,9 @@ packages: ...@@ -34,6 +34,9 @@ packages:
kokkos-kernels: kokkos-kernels:
require: ['+cuda', '+cublas', '+cusolver', '+cusparse', 'cuda_arch=90'] require: ['+cuda', '+cublas', '+cusolver', '+cusparse', 'cuda_arch=90']
libxc:
require: ['+cuda', 'cuda_arch=90']
nvshmem: nvshmem:
require: require:
- spec: '+cuda cuda_arch=90 +ibgda +nccl +ucx +mpi' - spec: '+cuda cuda_arch=90 +ibgda +nccl +ucx +mpi'
......
...@@ -125,7 +125,7 @@ packages: ...@@ -125,7 +125,7 @@ packages:
require: ['@2.4.6'] require: ['@2.4.6']
libxc: libxc:
require: ['+shared'] require: ['build_system=cmake']
libxcb: libxcb:
require: ['+use_spack_interpreter'] require: ['+use_spack_interpreter']
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment