Skip to content

Commit 85fad37

Browse files
trz42github-actions[bot]
authored andcommitted
update overview of available software
1 parent 38b7c74 commit 85fad37

21 files changed

Lines changed: 774 additions & 15 deletions

docs/available_software/data/json_data.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/available_software/data/json_data_detail.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/available_software/detail/ASE.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ json_ld:
2727
ratingValue: 5
2828
softwareRequirements: See https://www.eessi.io/docs/ for how to make EESSI available
2929
on your system
30-
softwareVersion: '[''ASE/3.22.1-gfbf-2022b'']'
30+
softwareVersion: '[''ASE/3.22.1-gfbf-2022b'', ''ASE/3.22.1-gfbf-2023a'']'
3131
url: https://wiki.fysik.dtu.dk/ase
3232
---
3333

@@ -46,16 +46,23 @@ The overview below shows which ASE installations are available per target archit
4646
To start using ASE, load one of these modules using a `module load` command like:
4747

4848
```shell
49-
module load ASE/3.22.1-gfbf-2022b
49+
module load ASE/3.22.1-gfbf-2023a
5050
```
5151

5252
*(This data was automatically generated on {{ generated_time }})*
5353

5454
| |aarch64/generic|aarch64/a64fx|aarch64/neoverse_n1|aarch64/neoverse_v1|aarch64/nvidia/grace|x86_64/generic|x86_64/amd/zen2|x86_64/amd/zen3|x86_64/amd/zen4|x86_64/intel/cascadelake|x86_64/intel/haswell|x86_64/intel/icelake|x86_64/intel/sapphirerapids|x86_64/intel/skylake_avx512|
5555
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
56+
|ASE/3.22.1-gfbf-2023a|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
5657
|ASE/3.22.1-gfbf-2022b|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
5758

5859

60+
### ASE/3.22.1-gfbf-2023a
61+
62+
This is a list of extensions included in the module:
63+
64+
ase-3.22.1, ase-ext-20.9.0, pytest-mock-3.11.1
65+
5966
### ASE/3.22.1-gfbf-2022b
6067

6168
This is a list of extensions included in the module:
Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
---
2+
hide:
3+
- toc
4+
json_ld:
5+
'@context': https://schema.org
6+
'@type': SoftwareApplication
7+
applicationCategory: DeveloperApplication
8+
description: GTS stands for the GNU Triangulated Surface Library.It is an Open Source
9+
Free Software Library intended to provide a set of usefulfunctions to deal with
10+
3D surfaces meshed with interconnected triangles.
11+
license: Not confirmed
12+
name: GTS
13+
offers:
14+
'@type': Offer
15+
price: 0
16+
operatingSystem: LINUX
17+
review:
18+
'@type': Review
19+
author:
20+
'@type': Organization
21+
name: EESSI
22+
reviewBody: Application has been successfully made available on all architectures
23+
supported by EESSI
24+
reviewRating:
25+
'@type': Rating
26+
ratingValue: 5
27+
softwareRequirements: See https://www.eessi.io/docs/ for how to make EESSI available
28+
on your system
29+
softwareVersion: '[''GTS/0.7.6-GCCcore-12.3.0'']'
30+
url: http://gts.sourceforge.net/
31+
---
32+
33+
GTS
34+
===
35+
36+
37+
GTS stands for the GNU Triangulated Surface Library.It is an Open Source Free Software Library intended to provide a set of usefulfunctions to deal with 3D surfaces meshed with interconnected triangles.
38+
39+
http://gts.sourceforge.net/
40+
# Available modules
41+
42+
43+
The overview below shows which GTS installations are available per target architecture in EESSI, ordered based on software version (new to old).
44+
45+
To start using GTS, load one of these modules using a `module load` command like:
46+
47+
```shell
48+
module load GTS/0.7.6-GCCcore-12.3.0
49+
```
50+
51+
*(This data was automatically generated on {{ generated_time }})*
52+
53+
| |aarch64/generic|aarch64/a64fx|aarch64/neoverse_n1|aarch64/neoverse_v1|aarch64/nvidia/grace|x86_64/generic|x86_64/amd/zen2|x86_64/amd/zen3|x86_64/amd/zen4|x86_64/intel/cascadelake|x86_64/intel/haswell|x86_64/intel/icelake|x86_64/intel/sapphirerapids|x86_64/intel/skylake_avx512|
54+
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
55+
|GTS/0.7.6-GCCcore-12.3.0|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
---
2+
hide:
3+
- toc
4+
json_ld:
5+
'@context': https://schema.org
6+
'@type': SoftwareApplication
7+
applicationCategory: DeveloperApplication
8+
description: Graphviz is open source graph visualization software. Graph visualization
9+
is a way of representing structural information as diagrams of abstract graphs
10+
and networks. It has important applications in networking, bioinformatics, software
11+
engineering, database and web design, machine learning, and in visual interfaces
12+
for other technical domains.
13+
license: Not confirmed
14+
name: Graphviz
15+
offers:
16+
'@type': Offer
17+
price: 0
18+
operatingSystem: LINUX
19+
review:
20+
'@type': Review
21+
author:
22+
'@type': Organization
23+
name: EESSI
24+
reviewBody: Application has been successfully made available on all architectures
25+
supported by EESSI
26+
reviewRating:
27+
'@type': Rating
28+
ratingValue: 5
29+
softwareRequirements: See https://www.eessi.io/docs/ for how to make EESSI available
30+
on your system
31+
softwareVersion: '[''Graphviz/8.1.0-GCCcore-12.3.0'']'
32+
url: https://www.graphviz.org/
33+
---
34+
35+
Graphviz
36+
========
37+
38+
39+
Graphviz is open source graph visualization software. Graph visualization is a way of representing structural information as diagrams of abstract graphs and networks. It has important applications in networking, bioinformatics, software engineering, database and web design, machine learning, and in visual interfaces for other technical domains.
40+
41+
https://www.graphviz.org/
42+
# Available modules
43+
44+
45+
The overview below shows which Graphviz installations are available per target architecture in EESSI, ordered based on software version (new to old).
46+
47+
To start using Graphviz, load one of these modules using a `module load` command like:
48+
49+
```shell
50+
module load Graphviz/8.1.0-GCCcore-12.3.0
51+
```
52+
53+
*(This data was automatically generated on {{ generated_time }})*
54+
55+
| |aarch64/generic|aarch64/a64fx|aarch64/neoverse_n1|aarch64/neoverse_v1|aarch64/nvidia/grace|x86_64/generic|x86_64/amd/zen2|x86_64/amd/zen3|x86_64/amd/zen4|x86_64/intel/cascadelake|x86_64/intel/haswell|x86_64/intel/icelake|x86_64/intel/sapphirerapids|x86_64/intel/skylake_avx512|
56+
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
57+
|Graphviz/8.1.0-GCCcore-12.3.0|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
---
2+
hide:
3+
- toc
4+
json_ld:
5+
'@context': https://schema.org
6+
'@type': SoftwareApplication
7+
applicationCategory: DeveloperApplication
8+
description: Bundle of Python packages required to run AiiDA.An open-source Python
9+
infrastructure to help researchers with automating, managing, persisting,sharing
10+
and reproducing the complex workflows associated with modern computational science
11+
and all associated data.
12+
license: Not confirmed
13+
name: aiida-core
14+
offers:
15+
'@type': Offer
16+
price: 0
17+
operatingSystem: LINUX
18+
review:
19+
'@type': Review
20+
author:
21+
'@type': Organization
22+
name: EESSI
23+
reviewBody: Application has been successfully made available on all architectures
24+
supported by EESSI
25+
reviewRating:
26+
'@type': Rating
27+
ratingValue: 5
28+
softwareRequirements: See https://www.eessi.io/docs/ for how to make EESSI available
29+
on your system
30+
softwareVersion: '[''aiida-core/2.7.2-foss-2023a'']'
31+
url: https://www.aiida.net/
32+
---
33+
34+
aiida-core
35+
==========
36+
37+
38+
Bundle of Python packages required to run AiiDA.An open-source Python infrastructure to help researchers with automating, managing, persisting,sharing and reproducing the complex workflows associated with modern computational science and all associated data.
39+
40+
https://www.aiida.net/
41+
# Available modules
42+
43+
44+
The overview below shows which aiida-core installations are available per target architecture in EESSI, ordered based on software version (new to old).
45+
46+
To start using aiida-core, load one of these modules using a `module load` command like:
47+
48+
```shell
49+
module load aiida-core/2.7.2-foss-2023a
50+
```
51+
52+
*(This data was automatically generated on {{ generated_time }})*
53+
54+
| |aarch64/generic|aarch64/a64fx|aarch64/neoverse_n1|aarch64/neoverse_v1|aarch64/nvidia/grace|x86_64/generic|x86_64/amd/zen2|x86_64/amd/zen3|x86_64/amd/zen4|x86_64/intel/cascadelake|x86_64/intel/haswell|x86_64/intel/icelake|x86_64/intel/sapphirerapids|x86_64/intel/skylake_avx512|
55+
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
56+
|aiida-core/2.7.2-foss-2023a|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
57+
58+
59+
### aiida-core/2.7.2-foss-2023a
60+
61+
This is a list of extensions included in the module:
62+
63+
aiida-core-2.7.2, aniso8601-10.0.1, archive-path-0.4.2, asyncssh-2.19.0, circus-0.19.0, click-spinner-0.1.10, disk_objectstore-1.3.0, docstring_parser-0.16, Flask-RESTful-0.3.10, graphviz-0.20.3, pgsu-0.3.0, PyCifRW-4.4.6, PyMySQL-0.9.3, pyparsing-3.1.0, python-memcached-1.62, pytray-0.3.4, seekpath-2.1.0, tqdm-4.67.1, upf-to-json-0.9.5
Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
---
2+
hide:
3+
- toc
4+
json_ld:
5+
'@context': https://schema.org
6+
'@type': SoftwareApplication
7+
applicationCategory: DeveloperApplication
8+
description: AiiDA plugin that makes running shell commands easy.Run any shell executable
9+
without writing a dedicated plugin or parser.
10+
license: Not confirmed
11+
name: aiida-shell
12+
offers:
13+
'@type': Offer
14+
price: 0
15+
operatingSystem: LINUX
16+
review:
17+
'@type': Review
18+
author:
19+
'@type': Organization
20+
name: EESSI
21+
reviewBody: Application has been successfully made available on all architectures
22+
supported by EESSI
23+
reviewRating:
24+
'@type': Rating
25+
ratingValue: 5
26+
softwareRequirements: See https://www.eessi.io/docs/ for how to make EESSI available
27+
on your system
28+
softwareVersion: '[''aiida-shell/0.8.2-foss-2023a'']'
29+
url: https://aiida-shell.readthedocs.io/en/latest/
30+
---
31+
32+
aiida-shell
33+
===========
34+
35+
36+
AiiDA plugin that makes running shell commands easy.Run any shell executable without writing a dedicated plugin or parser.
37+
38+
https://aiida-shell.readthedocs.io/en/latest/
39+
# Available modules
40+
41+
42+
The overview below shows which aiida-shell installations are available per target architecture in EESSI, ordered based on software version (new to old).
43+
44+
To start using aiida-shell, load one of these modules using a `module load` command like:
45+
46+
```shell
47+
module load aiida-shell/0.8.2-foss-2023a
48+
```
49+
50+
*(This data was automatically generated on {{ generated_time }})*
51+
52+
| |aarch64/generic|aarch64/a64fx|aarch64/neoverse_n1|aarch64/neoverse_v1|aarch64/nvidia/grace|x86_64/generic|x86_64/amd/zen2|x86_64/amd/zen3|x86_64/amd/zen4|x86_64/intel/cascadelake|x86_64/intel/haswell|x86_64/intel/icelake|x86_64/intel/sapphirerapids|x86_64/intel/skylake_avx512|
53+
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
54+
|aiida-shell/0.8.2-foss-2023a|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
55+
56+
57+
### aiida-shell/0.8.2-foss-2023a
58+
59+
This is a list of extensions included in the module:
60+
61+
aiida-shell-0.8.2
Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
---
2+
hide:
3+
- toc
4+
json_ld:
5+
'@context': https://schema.org
6+
'@type': SoftwareApplication
7+
applicationCategory: DeveloperApplication
8+
description: Asynchronous HTTP client/server framework for asyncio and Python.
9+
license: Not confirmed
10+
name: aiohttp
11+
offers:
12+
'@type': Offer
13+
price: 0
14+
operatingSystem: LINUX
15+
review:
16+
'@type': Review
17+
author:
18+
'@type': Organization
19+
name: EESSI
20+
reviewBody: Application has been successfully made available on all architectures
21+
supported by EESSI
22+
reviewRating:
23+
'@type': Rating
24+
ratingValue: 5
25+
softwareRequirements: See https://www.eessi.io/docs/ for how to make EESSI available
26+
on your system
27+
softwareVersion: '[''aiohttp/3.8.5-GCCcore-12.3.0'']'
28+
url: https://github.com/aio-libs/aiohttp
29+
---
30+
31+
aiohttp
32+
=======
33+
34+
35+
Asynchronous HTTP client/server framework for asyncio and Python.
36+
37+
https://github.com/aio-libs/aiohttp
38+
# Available modules
39+
40+
41+
The overview below shows which aiohttp installations are available per target architecture in EESSI, ordered based on software version (new to old).
42+
43+
To start using aiohttp, load one of these modules using a `module load` command like:
44+
45+
```shell
46+
module load aiohttp/3.8.5-GCCcore-12.3.0
47+
```
48+
49+
*(This data was automatically generated on {{ generated_time }})*
50+
51+
| |aarch64/generic|aarch64/a64fx|aarch64/neoverse_n1|aarch64/neoverse_v1|aarch64/nvidia/grace|x86_64/generic|x86_64/amd/zen2|x86_64/amd/zen3|x86_64/amd/zen4|x86_64/intel/cascadelake|x86_64/intel/haswell|x86_64/intel/icelake|x86_64/intel/sapphirerapids|x86_64/intel/skylake_avx512|
52+
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
53+
|aiohttp/3.8.5-GCCcore-12.3.0|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
54+
55+
56+
### aiohttp/3.8.5-GCCcore-12.3.0
57+
58+
This is a list of extensions included in the module:
59+
60+
aiohttp-3.8.5, aiosignal-1.3.1, async-timeout-4.0.3, frozenlist-1.4.0, multidict-6.0.4, yarl-1.9.2
Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
---
2+
hide:
3+
- toc
4+
json_ld:
5+
'@context': https://schema.org
6+
'@type': SoftwareApplication
7+
applicationCategory: DeveloperApplication
8+
description: Acceptable password hashing for your software and your servers (but
9+
you shouldreally use argon2id or scrypt)
10+
license: Not confirmed
11+
name: bcrypt
12+
offers:
13+
'@type': Offer
14+
price: 0
15+
operatingSystem: LINUX
16+
review:
17+
'@type': Review
18+
author:
19+
'@type': Organization
20+
name: EESSI
21+
reviewBody: Application has been successfully made available on all architectures
22+
supported by EESSI
23+
reviewRating:
24+
'@type': Rating
25+
ratingValue: 5
26+
softwareRequirements: See https://www.eessi.io/docs/ for how to make EESSI available
27+
on your system
28+
softwareVersion: '[''bcrypt/4.0.1-GCCcore-12.3.0'']'
29+
url: https://github.com/pyca/bcrypt/
30+
---
31+
32+
bcrypt
33+
======
34+
35+
36+
Acceptable password hashing for your software and your servers (but you shouldreally use argon2id or scrypt)
37+
38+
https://github.com/pyca/bcrypt/
39+
# Available modules
40+
41+
42+
The overview below shows which bcrypt installations are available per target architecture in EESSI, ordered based on software version (new to old).
43+
44+
To start using bcrypt, load one of these modules using a `module load` command like:
45+
46+
```shell
47+
module load bcrypt/4.0.1-GCCcore-12.3.0
48+
```
49+
50+
*(This data was automatically generated on {{ generated_time }})*
51+
52+
| |aarch64/generic|aarch64/a64fx|aarch64/neoverse_n1|aarch64/neoverse_v1|aarch64/nvidia/grace|x86_64/generic|x86_64/amd/zen2|x86_64/amd/zen3|x86_64/amd/zen4|x86_64/intel/cascadelake|x86_64/intel/haswell|x86_64/intel/icelake|x86_64/intel/sapphirerapids|x86_64/intel/skylake_avx512|
53+
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
54+
|bcrypt/4.0.1-GCCcore-12.3.0|x|x|x|x|x|x|x|x|x|x|x|x|x|x|

0 commit comments

Comments
 (0)