forked from EESSI/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update overview of available software
- Loading branch information
1 parent
af8c894
commit 28e09fe
Showing
8 changed files
with
81 additions
and
8 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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
This file contains 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 |
---|---|---|
@@ -0,0 +1,35 @@ | ||
--- | ||
hide: | ||
- toc | ||
--- | ||
|
||
SlurmViewer | ||
=========== | ||
|
||
|
||
View the status of a Slurm cluster, including nodes and queue. | ||
|
||
https://gitlab.com/lkeb/slurm_viewer | ||
# Available modules | ||
|
||
|
||
The overview below shows which SlurmViewer installations are available per target architecture in EESSI, ordered based on software version (new to old). | ||
|
||
To start using SlurmViewer, load one of these modules using a `module load` command like: | ||
|
||
```shell | ||
module load SlurmViewer/1.0.1-GCCcore-13.2.0 | ||
``` | ||
|
||
*(This data was automatically generated on {{ generated_time }})* | ||
|
||
| |aarch64/generic|aarch64/neoverse_n1|aarch64/neoverse_v1|x86_64/generic|x86_64/amd/zen2|x86_64/amd/zen3|x86_64/amd/zen4|x86_64/intel/haswell|x86_64/intel/skylake_avx512| | ||
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | | ||
|SlurmViewer/1.0.1-GCCcore-13.2.0|x|x|x|x|x|x|x|x|x| | ||
|
||
|
||
### SlurmViewer/1.0.1-GCCcore-13.2.0 | ||
|
||
This is a list of extensions included in the module: | ||
|
||
asyncssh-2.18.0, plotext-5.2.8, slurm-viewer-1.0.1, textual-0.85.2, textual-plotext-0.2.1 |
This file contains 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
This file contains 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 |
---|---|---|
@@ -0,0 +1,35 @@ | ||
--- | ||
hide: | ||
- toc | ||
--- | ||
|
||
pydantic | ||
======== | ||
|
||
|
||
Data validation and settings management using Python type hinting. | ||
|
||
https://github.com/samuelcolvin/pydantic | ||
# Available modules | ||
|
||
|
||
The overview below shows which pydantic installations are available per target architecture in EESSI, ordered based on software version (new to old). | ||
|
||
To start using pydantic, load one of these modules using a `module load` command like: | ||
|
||
```shell | ||
module load pydantic/2.7.4-GCCcore-13.2.0 | ||
``` | ||
|
||
*(This data was automatically generated on {{ generated_time }})* | ||
|
||
| |aarch64/generic|aarch64/neoverse_n1|aarch64/neoverse_v1|x86_64/generic|x86_64/amd/zen2|x86_64/amd/zen3|x86_64/amd/zen4|x86_64/intel/haswell|x86_64/intel/skylake_avx512| | ||
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | | ||
|pydantic/2.7.4-GCCcore-13.2.0|x|x|x|x|x|x|x|x|x| | ||
|
||
|
||
### pydantic/2.7.4-GCCcore-13.2.0 | ||
|
||
This is a list of extensions included in the module: | ||
|
||
annotated_types-0.6.0, pydantic-2.7.4, pydantic_core-2.18.4 |
This file contains 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
This file contains 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