ADD: list of all pckgs
This commit is contained in:
133
env/merlin/spack.yaml
vendored
133
env/merlin/spack.yaml
vendored
@ -2,6 +2,137 @@ spack:
|
|||||||
concretizer:
|
concretizer:
|
||||||
unify: false
|
unify: false
|
||||||
definitions:
|
definitions:
|
||||||
|
# needed because Spack is unable to concacenate pckgs anchors or definitions list
|
||||||
|
- All_pckgs: &All_pckgs
|
||||||
|
- alps
|
||||||
|
- alsa-lib
|
||||||
|
- amrex
|
||||||
|
- aria2
|
||||||
|
- asciidoc
|
||||||
|
- astra
|
||||||
|
- atlas
|
||||||
|
- autoconf
|
||||||
|
- automake
|
||||||
|
- bash
|
||||||
|
- binutils
|
||||||
|
- bison
|
||||||
|
- boost
|
||||||
|
- boxlib
|
||||||
|
- cbflib
|
||||||
|
- cistem
|
||||||
|
- clapack
|
||||||
|
- clhep
|
||||||
|
- cmake
|
||||||
|
- coreutils
|
||||||
|
- cp2k
|
||||||
|
- cpmd
|
||||||
|
- ctffind
|
||||||
|
- cuda
|
||||||
|
- eigen
|
||||||
|
- elegant
|
||||||
|
- elpa
|
||||||
|
- emacs
|
||||||
|
- erlang
|
||||||
|
- ffmpeg
|
||||||
|
- fftw
|
||||||
|
- filebench
|
||||||
|
- gaussian
|
||||||
|
- gcc
|
||||||
|
- gdrcopy
|
||||||
|
- geant4
|
||||||
|
- gettext
|
||||||
|
- giflib
|
||||||
|
- git
|
||||||
|
- global
|
||||||
|
- glx
|
||||||
|
- gmp
|
||||||
|
- gnupg
|
||||||
|
- gnuplot
|
||||||
|
- gnutls
|
||||||
|
- go
|
||||||
|
- googletest
|
||||||
|
- gromacs
|
||||||
|
- gsl
|
||||||
|
- h5hut+mpi
|
||||||
|
- h5hut~mpi
|
||||||
|
- hdf5+mpi
|
||||||
|
- hdf5-blosc
|
||||||
|
- hdf5~mpi
|
||||||
|
- hdfview
|
||||||
|
- hwloc
|
||||||
|
- intel
|
||||||
|
- intel-oneapi-mpi
|
||||||
|
- ioapi
|
||||||
|
- ior
|
||||||
|
- isl
|
||||||
|
- julia
|
||||||
|
- knem
|
||||||
|
- kokkos
|
||||||
|
- krb5
|
||||||
|
- kubernetes
|
||||||
|
- lammps
|
||||||
|
- libint tune=cp2k-lmax-6
|
||||||
|
- libtasn1
|
||||||
|
- libtool
|
||||||
|
- libxc
|
||||||
|
- libxsmm
|
||||||
|
- lua
|
||||||
|
- lz4
|
||||||
|
- m4
|
||||||
|
- mdtest
|
||||||
|
- motioncor2
|
||||||
|
- mpc
|
||||||
|
- mpfr
|
||||||
|
- mpich
|
||||||
|
- namd
|
||||||
|
- nasm
|
||||||
|
- ncview
|
||||||
|
- ncview
|
||||||
|
- netcdf-c
|
||||||
|
- netcdf-c +parallel-netcdf
|
||||||
|
- netcdf-fortran
|
||||||
|
- nettle
|
||||||
|
- nmap
|
||||||
|
- nvhpc
|
||||||
|
- openbabel
|
||||||
|
- openblas threads=none
|
||||||
|
- openblas threads=openmp
|
||||||
|
- openjdk
|
||||||
|
- openjpeg
|
||||||
|
- openmpi
|
||||||
|
- openssl
|
||||||
|
- orca
|
||||||
|
- paraview
|
||||||
|
- patchelf
|
||||||
|
- perl
|
||||||
|
- pmix
|
||||||
|
- py-tensorflow
|
||||||
|
- python
|
||||||
|
- qt
|
||||||
|
- r
|
||||||
|
- relion
|
||||||
|
- root
|
||||||
|
- slurm
|
||||||
|
- superlu
|
||||||
|
- tcl
|
||||||
|
- texlive
|
||||||
|
- tk
|
||||||
|
- tmux
|
||||||
|
- trilinos
|
||||||
|
- ucx
|
||||||
|
- udunits
|
||||||
|
- unblur
|
||||||
|
- uncrustify
|
||||||
|
- unison
|
||||||
|
- vim
|
||||||
|
- visit
|
||||||
|
- visit
|
||||||
|
- vtk
|
||||||
|
- wxwidgets
|
||||||
|
- x264
|
||||||
|
- xmlto
|
||||||
|
- xz
|
||||||
|
- zlib
|
||||||
- Batchsystem_pckgs: &Batchsystem_pckgs
|
- Batchsystem_pckgs: &Batchsystem_pckgs
|
||||||
- slurm
|
- slurm
|
||||||
- Compiler_pckgs: &Compiler_pckgs
|
- Compiler_pckgs: &Compiler_pckgs
|
||||||
@ -11,8 +142,8 @@ spack:
|
|||||||
- clhep
|
- clhep
|
||||||
- eigen
|
- eigen
|
||||||
- geant4
|
- geant4
|
||||||
- gsl
|
|
||||||
- googletest
|
- googletest
|
||||||
|
- gsl
|
||||||
- intel-oneapi-mpi
|
- intel-oneapi-mpi
|
||||||
- kokkos
|
- kokkos
|
||||||
- libint tune=cp2k-lmax-6
|
- libint tune=cp2k-lmax-6
|
||||||
|
Reference in New Issue
Block a user