mirror of
https://github.com/QuantumPackage/qp2.git
synced 2024-12-25 04:53:32 +01:00
configure
This commit is contained in:
parent
a712441069
commit
98b36f1185
4
configure
vendored
4
configure
vendored
@ -210,12 +210,12 @@ function install_spack_packages() {
|
|||||||
spack env activate qp
|
spack env activate qp
|
||||||
spack add python@2.7:2.8
|
spack add python@2.7:2.8
|
||||||
spack add py-docopt ^python@2.7:2.8
|
spack add py-docopt ^python@2.7:2.8
|
||||||
spack add py-resultsfile ^python@2.7:2.8
|
spack add py-resultsfile@1.0 ^python@2.7:2.8
|
||||||
spack add py-irpf90 ^python@2.7:2.8
|
spack add py-irpf90 ^python@2.7:2.8
|
||||||
spack add bats
|
spack add bats
|
||||||
spack add ninja ^python@2.7:2.8
|
spack add ninja ^python@2.7:2.8
|
||||||
spack add f77-zmq ^libzmq~libsodium ^python@2.7:2.8
|
spack add f77-zmq ^libzmq~libsodium ^python@2.7:2.8
|
||||||
spack add opam^ocaml@4.09.0
|
spack add opam@2.0:
|
||||||
spack add openblas threads=openmp
|
spack add openblas threads=openmp
|
||||||
spack concretize -f
|
spack concretize -f
|
||||||
spack install
|
spack install
|
||||||
|
Loading…
Reference in New Issue
Block a user