Skip to content

Commit

Permalink
update overview of available software
Browse files Browse the repository at this point in the history
  • Loading branch information
trz42 authored and github-actions[bot] committed Nov 30, 2024
1 parent af8c894 commit 28e09fe
Show file tree
Hide file tree
Showing 8 changed files with 81 additions and 8 deletions.
2 changes: 1 addition & 1 deletion docs/available_software/data/json_data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/available_software/data/json_data_detail.json

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion docs/available_software/detail/Rust.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,14 @@ The overview below shows which Rust installations are available per target archi
To start using Rust, load one of these modules using a `module load` command like:

```shell
module load Rust/1.75.0-GCCcore-12.3.0
module load Rust/1.76.0-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|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|Rust/1.76.0-GCCcore-13.2.0|x|x|x|x|x|x|x|x|x|
|Rust/1.75.0-GCCcore-12.3.0|x|x|x|x|x|x|x|x|x|
|Rust/1.73.0-GCCcore-13.2.0|x|x|x|x|x|x|x|x|x|
|Rust/1.70.0-GCCcore-12.3.0|x|x|x|x|x|x|x|x|x|
Expand Down
35 changes: 35 additions & 0 deletions docs/available_software/detail/SlurmViewer.md
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
3 changes: 2 additions & 1 deletion docs/available_software/detail/maturin.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,13 @@ The overview below shows which maturin installations are available per target ar
To start using maturin, load one of these modules using a `module load` command like:

```shell
module load maturin/1.4.0-GCCcore-12.3.0-Rust-1.75.0
module load maturin/1.5.0-GCCcore-13.2.0-Rust-1.76.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|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|maturin/1.5.0-GCCcore-13.2.0-Rust-1.76.0|x|x|x|x|x|x|x|x|x|
|maturin/1.4.0-GCCcore-12.3.0-Rust-1.75.0|x|x|x|x|x|x|x|x|x|
|maturin/1.1.0-GCCcore-12.3.0|x|x|x|x|x|x|x|x|x|
35 changes: 35 additions & 0 deletions docs/available_software/detail/pydantic.md
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
7 changes: 4 additions & 3 deletions docs/available_software/detail/typing-extensions.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ typing-extensions
=================


Typing Extensions Backported and Experimental Type Hints for Python
Typing Extensions - Backported and Experimental Type Hints for Python

https://github.com/python/typing/blob/master/typing_extensions/README.rst
https://github.com/python/typing_extensions
# Available modules


Expand All @@ -18,11 +18,12 @@ The overview below shows which typing-extensions installations are available per
To start using typing-extensions, load one of these modules using a `module load` command like:

```shell
module load typing-extensions/4.9.0-GCCcore-12.3.0
module load typing-extensions/4.10.0-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|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|typing-extensions/4.10.0-GCCcore-13.2.0|x|x|x|x|x|x|x|x|x|
|typing-extensions/4.9.0-GCCcore-12.3.0|x|x|x|x|x|x|x|x|x|
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ extra:
- icon: fontawesome/brands/twitter
link: https://twitter.com/eessi_hpc
# this gets auto-updated via update_generated_time.sh script run in update_available_software.yml action
generated_time: "Fri, 29 Nov 2024 at 01:44:31 UTC"
generated_time: "Sat, 30 Nov 2024 at 01:42:26 UTC"
extra_javascript:
# mermaid diagram
- https://cdn.jsdelivr.net/npm/mermaid@10/dist/mermaid.esm.min.mjs
Expand Down

0 comments on commit 28e09fe

Please sign in to comment.