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
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
@@ -86,11 +86,11 @@ packages:
kokkos:
require: ['+numactl', '+memkind', '+serial',
'+openmp', '~openmptarget',
'+threads', '~sycl',
'~threads', '~sycl',
'+aggressive_vectorization', '@4.3.01']
kokkos-kernels:
require: ['@4.3.01', '+openmp', '+threads', '~ipo']
require: ['@4.3.01', '+openmp', '~threads', '~ipo']
kokkos-nvcc-wrapper:
prefer: ['@4.3.01']
Loading