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 Oct 21, 2023
1 parent a3f3ae3 commit bc0d250
Show file tree
Hide file tree
Showing 8 changed files with 12,776 additions and 11,075 deletions.
4,594 changes: 2,299 additions & 2,295 deletions _data/packages-embeddings.csv

Large diffs are not rendered by default.

4,484 changes: 3,009 additions & 1,475 deletions _data/repos.yml

Large diffs are not rendered by default.

29 changes: 17 additions & 12 deletions _stacks/FemusPlatform/NumericPlatform/spack_env/spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,28 +5,33 @@
spack:
# add package specs to the `specs` list
specs:
- [email protected]

- [email protected]

# this version is compatible with salome-9.3.0
- [email protected]~mpi
- [email protected]+mpi

# med and medcoupling versions are linked together, check salome release notes
- [email protected]
- [email protected]~python
# petsc from spack requires an external and unique blas/lapack library set
- [email protected]

- [email protected]

- eigen@3.4.0
- petsc@3.13.6~hdf5+hypre+metis+mpi+mumps

# petsc and libvmesh version are linked together, the libmesh version must always be
# newer (date-based)
- [email protected]~hdf5+hypre+mpi+mumps+metis
- [email protected]+petsc+eigen+mpi+exodusii
# med and medcoupling versions are linked together, check salome release notes
- [email protected]
- [email protected]~int64+mpi

# petsc from spack requires an external and unique blas/lapack library set
- [email protected]
# slepc minor version must be the same as petsc
- [email protected]

# the libmesh version must always be newer (date-based) than petsc
- [email protected]+petsc+eigen+mpi+exodusii

view: true
concretizer:
unify: true
packages:
all:
compiler: ['gcc@=10.4.0']
compiler: [gcc@=10.4.0]
28 changes: 28 additions & 0 deletions _stacks/jinsian/EuroSys-AsyncSchedule4IO/WarpX/Docs/spack.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# This is a Spack environment file.
#
# This environment can be used to install all dependencies to build the manual
# locally.
#
# Activating and installing this environment will provide all dependencies
# that are needed for full-feature development.
# https://spack.readthedocs.io/en/latest/environments.html#anonymous-environments
#
# Inside WarpX' Docs/ directory:
# spack env activate -d .
# spack install # only needed the first time
# make clean
# make html
#
spack:
specs:
# note: the spec "doxygen+graphviz" causes an environment issue for me
- doxygen
- graphviz
- python
- py-sphinx
- py-breathe
- py-recommonmark
- py-pygments
- py-sphinx-copybutton
- py-sphinx-design
- py-sphinx-rtd-theme
928 changes: 523 additions & 405 deletions assets/js/repos.js

Large diffs are not rendered by default.

4,596 changes: 2,300 additions & 2,296 deletions data/package-distances.csv

Large diffs are not rendered by default.

4,596 changes: 2,300 additions & 2,296 deletions data/package-normalized-counts.csv

Large diffs are not rendered by default.

4,596 changes: 2,300 additions & 2,296 deletions data/package-pair-counts.csv

Large diffs are not rendered by default.

0 comments on commit bc0d250

Please sign in to comment.