-
Notifications
You must be signed in to change notification settings - Fork 41
Add linalg documentation #56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Changes from all commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,5 @@ | ||
| * @bcumming @msimberg @RMeli | ||
| docs/software/sciapps/cp2k.md @abussy @RMeli | ||
| docs/software/communication @msimberg | ||
| docs/services/firecrest @jpdorsch @ekouts | ||
| docs/software/communication @msimberg | ||
| docs/software/prgenv/linalg.md @finkandreas @msimberg | ||
| docs/software/sciapps/cp2k.md @abussy @RMeli | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,81 @@ | ||
| [](){#ref-uenv-linalg} | ||
| # linalg | ||
|
|
||
| !!! todo | ||
| write some docs | ||
| The `linalg` and `linalg-complex` uenvs are similar to the [`prgenv-gnu`][ref-uenv-prgenv-gnu] and [`prgenv-nvfortran`][ref-uenv-prgenv-nvfortran] uenvs in that they don't provide a specific application, but common libraries useful as a base for building other applications. | ||
| They contain linear algebra and mesh partitioning libraries for a broad range of use cases. | ||
|
|
||
| The two uenvs contain otherwise identical packages, except that `linalg-complex` contains `petsc` and `trilinos` with complex types enabled, but without the [`hypre`](https://packages.spack.io/package.html?name=hypre) package. | ||
| `hypre` only supports double precision. | ||
| See below for the full list of packages in each version of the uenv. | ||
| Note that many of the packages available in `linalg` and `linalg-complex` are also available in [`prgenv-gnu`][ref-uenv-prgenv-gnu]. | ||
|
|
||
| ## Versioning | ||
|
|
||
| The uenvs are available in the following versions on the following systems: | ||
|
|
||
| | version | node types | system | | ||
| |-----------|-----------|--------| | ||
| | 24.11 | gh200, zen2 | daint, eiger | | ||
|
|
||
| === "24.11" | ||
| In version 24.11, the common set of packages in both uenvs is: | ||
|
|
||
| * [arpack-ng](https://packages.spack.io/package.html?name=arpack-ng) | ||
| * [aws-ofi-nccl](https://packages.spack.io/package.html?name=aws-ofi-nccl) | ||
| * [blaspp](https://packages.spack.io/package.html?name=blaspp) | ||
| * [blt](https://packages.spack.io/package.html?name=blt) | ||
| * [boost](https://packages.spack.io/package.html?name=boost) | ||
| * [camp](https://packages.spack.io/package.html?name=camp) | ||
| * [cmake](https://packages.spack.io/package.html?name=cmake) | ||
| * [cuda](https://packages.spack.io/package.html?name=cuda) | ||
| * [dla-future-fortran](https://packages.spack.io/package.html?name=dla-future-fortran) | ||
| * [dla-future](https://packages.spack.io/package.html?name=dla-future) | ||
| * [eigen](https://packages.spack.io/package.html?name=eigen) | ||
| * [fftw](https://packages.spack.io/package.html?name=fftw) | ||
| * [fmt](https://packages.spack.io/package.html?name=fmt) | ||
| * [gsl](https://packages.spack.io/package.html?name=gsl) | ||
| * [hdf5](https://packages.spack.io/package.html?name=hdf5) | ||
| * [hwloc](https://packages.spack.io/package.html?name=hwloc) | ||
| * [kokkos-kernels](https://packages.spack.io/package.html?name=kokkos-kernels) | ||
| * [kokkos-tools](https://packages.spack.io/package.html?name=kokkos-tools) | ||
| * [kokkos](https://packages.spack.io/package.html?name=kokkos) | ||
| * [lapackpp](https://packages.spack.io/package.html?name=lapackpp) | ||
| * [libtree](https://packages.spack.io/package.html?name=libtree) | ||
| * [lua](https://packages.spack.io/package.html?name=lua) | ||
| * [lz4](https://packages.spack.io/package.html?name=lz4) | ||
| * [meson](https://packages.spack.io/package.html?name=meson) | ||
| * [metis](https://packages.spack.io/package.html?name=metis) | ||
| * [mimalloc](https://packages.spack.io/package.html?name=mimalloc) | ||
| * [mumps](https://packages.spack.io/package.html?name=mumps) | ||
| * [nccl-tests](https://packages.spack.io/package.html?name=nccl-tests) | ||
| * [nccl](https://packages.spack.io/package.html?name=nccl) | ||
| * [nco](https://packages.spack.io/package.html?name=nco) | ||
| * [netcdf-c](https://packages.spack.io/package.html?name=netcdf-c) | ||
| * [netlib-scalapack](https://packages.spack.io/package.html?name=netlib-scalapack) | ||
| * [ninja](https://packages.spack.io/package.html?name=ninja) | ||
| * [openblas](https://packages.spack.io/package.html?name=openblas) | ||
| * [osu-micro-benchmarks](https://packages.spack.io/package.html?name=osu-micro-benchmarks) | ||
| * [p4est](https://packages.spack.io/package.html?name=p4est) | ||
| * [papi](https://packages.spack.io/package.html?name=papi) | ||
| * [parmetis](https://packages.spack.io/package.html?name=parmetis) | ||
| * [petsc](https://packages.spack.io/package.html?name=petsc) | ||
| * [pika](https://packages.spack.io/package.html?name=pika) | ||
| * [python](https://packages.spack.io/package.html?name=python) | ||
| * [slepc](https://packages.spack.io/package.html?name=slepc) | ||
| * [spdlog](https://packages.spack.io/package.html?name=spdlog) | ||
| * [stdexec](https://packages.spack.io/package.html?name=stdexec) | ||
| * [suite-sparse](https://packages.spack.io/package.html?name=suite-sparse) | ||
| * [superlu-dist](https://packages.spack.io/package.html?name=superlu-dist) | ||
| * [superlu](https://packages.spack.io/package.html?name=superlu) | ||
| * [swig](https://packages.spack.io/package.html?name=swig) | ||
| * [trilinos](https://packages.spack.io/package.html?name=trilinos) | ||
| * [umpire](https://packages.spack.io/package.html?name=umpire) | ||
| * [whip](https://packages.spack.io/package.html?name=whip) | ||
| * [zlib-ng](https://packages.spack.io/package.html?name=zlib-ng) | ||
|
|
||
| ## How to use | ||
|
|
||
| Using the `linalg` and `linalg-complex` uenvs is similar to `prgenv-gnu`. | ||
| Like `prgenv-gnu`, the `linalg` and `linalg-complex` uenvs provide `default` and `modules` views. | ||
| Please see [the `prgenv-gnu` documentation][ref-uenv-prgenv-gnu-how-to-use] for details on different ways of accessing the packages available in the uenv. | ||
| You can for example load the `modules` view to see the exact versions of the packages available in the uenv. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@finkandreas note that I added you here tentatively.