Skip to content

Commit

Permalink
Add changes
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 26, 2024
1 parent 9440502 commit 480d1a4
Show file tree
Hide file tree
Showing 10 changed files with 13,864 additions and 14,000 deletions.
4,998 changes: 2,500 additions & 2,498 deletions _data/packages-embeddings.csv

Large diffs are not rendered by default.

6,477 changes: 3,143 additions & 3,334 deletions _data/repos.yml

Large diffs are not rendered by default.

53 changes: 53 additions & 0 deletions _stacks/COSIMA/spack-config/environments/cesm-0_2_0/spack.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
# This is a Spack Environment file.
#
# It describes a set of packages to be installed, along with
# configuration settings.
spack:
definitions:
- compilers:
- intel@2021.6.0
- mpis:
- openmpi@4.1.4
- packages:
- esmf@8.4.2+debug
- parallelio@2.5.10 build_type=RelWithDebInfo fflags='-qno-opt-dynamic-align -convert big_endian -assume byterecl -ftz -traceback -assume realloc_lhs -fp-model source -O2 -debug minimal' cflags='-qno-opt-dynamic-align -fp-model precise -std=gnu99 -O2 -debug minimal'
- netcdf-c@4.9.2 build_system=cmake build_type=RelWithDebInfo
- netcdf-fortran@4.6.0
- fms@git.2021.03.01 precision=64 +large_file ~gfs_phys ~openmp ~quad_precision build_type=RelWithDebInfo fflags='-qno-opt-dynamic-align -convert big_endian -assume byterecl -ftz -traceback -assume realloc_lhs -fp-model source -O2 -debug minimal' cflags='-qno-opt-dynamic-align -fp-model precise -std=gnu99 -O2 -debug minimal'
specs:
- matrix:
- [$mpis]
- [$%compilers]
- matrix:
- [$packages]
- [$^mpis]
- [$%compilers]
view: true
concretizer:
unify: true
targets:
granularity: generic
modules:
default:
roots:
tcl: $spack/../modules/access-om3/cesm-0.2.0
tcl:
naming_scheme: '{name}/{version}'
mirrors:
sources:
fetch:
url: file:///g/data/ik11/spack/0.20.1/sources
access_pair:
- null
- null
access_token: null
profile: null
endpoint_url: null
push:
url: file:///g/data/ik11/spack/0.20.1/sources
access_pair:
- null
- null
access_token: null
profile: null
endpoint_url: null
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ spack:
hdf5:
variants: ~shared~mpi
mfem:
require: "@4.6.2.4"
require: "@4.7.0.0"
raja:
require: "@2024.02.0~examples~exercises"
tribol:
Expand Down
2 changes: 2 additions & 0 deletions _stacks/mochi-hpc/mochi-yokan/spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,5 @@ spack:
require: "@0.12.0:"
mochi-remi:
require: "@0.4.0:"
mochi-bedrock:
require: "@0.8.0:"
Original file line number Diff line number Diff line change
@@ -1,27 +1,54 @@
spack:
specs:
- amdfftw target=zen
- boost
- boost +atomic +chrono +context +coroutine +date_time +exception +filesystem +graph
+graph_parallel +iostreams +json +locale +log +math +program_options +random +regex
+serialization +signals +stacktrace +system +test +thread +timer +wave
- bzip2@1.0.8
- cgal
- eigen
- fftw
- gmp
- gsl
- h5z-zfp@1.1.0
- hdf5
- hypre
- intel-oneapi-mkl
- librsvg
- libszip
- mpfr
- netcdf-c
- netcdf-cxx4
- netcdf-fortran
- netcdf-c +dap +fsync
- netcdf-cxx4 ^netcdf-c +dap +fsync
- netcdf-fortran ^netcdf-c +dap +fsync
- netlib-lapack @3.10.1
- netlib-xblas @1.0.248
- nlohmann-json
- openblas
- zlib
view:
generic:
root: /share/apps/22.04/spack/environments/libs/view
link_type: symlink
view: false
modules:
prefix_inspections:
include:
- CPATH
- C_INCLUDE_PATH
- CPLUS_INCLUDE_PATH
lib64:
- LD_LIBRARY_PATH
- LIBRARY_PATH
lib:
- LD_LIBRARY_PATH
- LIBRARY_PATH
default:
tcl:
include:
- gsl
exclude:
- perl
h5z-zfp:
environment:
prepend_path:
HDF5_PLUGIN_PATH: '{prefix}/plugin'
roots:
tcl: $spack/../../modulefiles/spack/libs/
concretizer:
unify: when_possible
unify: false
1,287 changes: 626 additions & 661 deletions assets/js/repos.js

Large diffs are not rendered by default.

5,000 changes: 2,501 additions & 2,499 deletions data/package-distances.csv

Large diffs are not rendered by default.

5,000 changes: 2,501 additions & 2,499 deletions data/package-normalized-counts.csv

Large diffs are not rendered by default.

5,000 changes: 2,501 additions & 2,499 deletions data/package-pair-counts.csv

Large diffs are not rendered by default.

0 comments on commit 480d1a4

Please sign in to comment.