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
2 files
+ 11
15
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -3,6 +3,8 @@ packages:
require:
- spec: '+ipo'
when: '%gcc'
- spec: '^netlib-scalapack'
when: '%gcc ^scalapack'
# ----------------------------------------------------------------------------
# Requirements
# ----------------------------------------------------------------------------
@@ -186,8 +188,7 @@ packages:
- spec: '^arpack-ng +mpi'
suite-sparse:
require:
- spec: '+graphblas'
require: ['@7.3.1', '+graphblas']
tk:
require: ['+xft', '+xss']
Loading