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

Mainly one python (but too many numpy)

parent 33860765
No related branches found
No related tags found
1 merge request!3Feat/stack pinot noir
......@@ -103,11 +103,9 @@
"lz4",
"m4",
"macro-utils",
"meson",
"mpc",
"mpfr",
"ncurses",
"ninja",
"openssl",
"pcre",
"pcre2",
......
......@@ -32,7 +32,7 @@ packages:
when: '%oneapi'
curl:
require: ['tls=openssl']
require: ['tls=openssl', '+nghttp2', '+libidn2']
emacs:
prefer: ['+tls', '+X', 'toolkit=athena']
......@@ -86,7 +86,7 @@ packages:
- spec: 'fabrics=mlx,mrail,psm3,verbs,udp,tcp,sockets,shm'
libffi:
prefer: ['@3.4.6']
require: ['@3.4.6']
libxcb:
require: ['+use_spack_interpreter']
......@@ -133,7 +133,7 @@ packages:
python:
require:
- spec: '+ssl +tkinter +crypt +bz2 +pyexpat +libxml2 +ctypes +uuid'
- spec: '+ssl +tkinter +crypt +bz2 +pyexpat +libxml2 +ctypes +uuid ~sqlite3'
- spec: '+optimizations'
when: '%gcc'
prefer:
......
......@@ -201,11 +201,9 @@ spack:
- gcc_python_codes:
- blast-plus
- caffe +python
- cistem ^fftw~~mpi
- ctffind ^fftw ~~mpi
- gatk
- gdb +tui +source-highlight +xz
- hisat2
- imagemagick +ghostscript
- julia+openlibm
......@@ -213,12 +211,14 @@ spack:
- mesa
- mummer
- node-js
- openbabel ++python ^boost ~~mpi
- rust
- spades
- xgboost
- gcc_python_blas_codes:
- caffe +python
- gdb +tui +source-highlight +xz
- openbabel ++python ^boost ~~mpi
- polymake ^cddlib@0.94h
- py-cryolobm
- py-deeptools
......
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