Skip to content
Snippets Groups Projects

Feat/stack pinot noir

Merged Nicolas Richart requested to merge feat/stack_pinot_noir into main
Compare and Show latest version
4 files
+ 17
5
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -31,6 +31,9 @@ packages:
- spec: '+cuda +cuda_lambda cuda_arch=90 +cuda_uvm +wrapper ~openmptarget'
when: '%gcc'
kokkos-kernels:
require: ['+cuda', '+cublas', '+cusolver', '+cusparse', 'cuda_arch=90']
nvshmem:
require:
- spec: '+cuda cuda_arch=90 +ibgda +nccl +ucx +mpi'
@@ -67,6 +70,9 @@ packages:
suite-sparse:
require:
- spec: '+cuda'
when: '@7.3.1'
- spec: '~cuda'
when: '@7.2.1'
ucx:
require:
Loading