Skip to content

Commit 9ca09be

Browse files
authored
Merge pull request EESSI#762 from EESSIbot/update-software-overview-1778644120
update overview of available software
2 parents 3589f58 + ae60ed2 commit 9ca09be

16 files changed

Lines changed: 529 additions & 40 deletions

docs/available_software/detail/BeautifulSoup.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ Beautiful Soup is a Python library designed for quick turnaround projects like s
4141
|4.14.2|`generic`: `aarch64`, `x86_64`<br/><span class="software-cpu-arm">Arm</span>: `a64fx`, `neoverse_n1`, `neoverse_v1`, `nvidia/grace`<br/><span class="software-cpu-amd">AMD</span>: `zen2`, `zen3`, `zen4`<br/><span class="software-cpu-intel">Intel</span>: `haswell`, `skylake_avx512`, `sapphirerapids`, `icelake`, `cascadelake`<br/>|*(none)*|<span class="software-eessi-version-202506">2025.06</span>|`BeautifulSoup/4.14.2-GCCcore-14.3.0`|
4242
|4.13.4|`generic`: `aarch64`, `x86_64`<br/><span class="software-cpu-arm">Arm</span>: `a64fx`, `neoverse_n1`, `neoverse_v1`, `nvidia/grace`<br/><span class="software-cpu-amd">AMD</span>: `zen2`, `zen3`, `zen4`<br/><span class="software-cpu-intel">Intel</span>: `haswell`, `skylake_avx512`, `sapphirerapids`, `icelake`, `cascadelake`<br/>|*(none)*|<span class="software-eessi-version-202506">2025.06</span>|`BeautifulSoup/4.13.4-GCCcore-14.2.0`|
4343
|4.12.3|`generic`: `aarch64`, `x86_64`<br/><span class="software-cpu-arm">Arm</span>: `a64fx`, `neoverse_n1`, `neoverse_v1`, `nvidia/grace`<br/><span class="software-cpu-amd">AMD</span>: `zen2`, `zen3`, `zen4`<br/><span class="software-cpu-intel">Intel</span>: `haswell`, `skylake_avx512`, `sapphirerapids`, `icelake`, `cascadelake`<br/>|*(none)*|<span class="software-eessi-version-202506">2025.06</span>|`BeautifulSoup/4.12.3-GCCcore-13.3.0`|
44+
|4.12.2|`generic`: `aarch64`, `x86_64`<br/><span class="software-cpu-arm">Arm</span>: `a64fx`, `neoverse_n1`, `neoverse_v1`, `nvidia/grace`<br/><span class="software-cpu-amd">AMD</span>: `zen2`, `zen3`, `zen4`<br/><span class="software-cpu-intel">Intel</span>: `haswell`, `skylake_avx512`, `sapphirerapids`, `icelake`, `cascadelake`<br/>|*(none)*|<span class="software-eessi-version-202306">2023.06</span>|`BeautifulSoup/4.12.2-GCCcore-13.2.0`|
4445
|4.12.2|`generic`: `aarch64`, `x86_64`<br/><span class="software-cpu-arm">Arm</span>: `a64fx`, `neoverse_n1`, `neoverse_v1`, `nvidia/grace`<br/><span class="software-cpu-amd">AMD</span>: `zen2`, `zen3`, `zen4`<br/><span class="software-cpu-intel">Intel</span>: `haswell`, `skylake_avx512`, `sapphirerapids`, `icelake`, `cascadelake`<br/>|*(none)*|<span class="software-eessi-version-202306">2023.06</span>|`BeautifulSoup/4.12.2-GCCcore-12.3.0`|
4546

4647
## Extensions
@@ -56,7 +57,7 @@ Overview of extensions included in BeautifulSoup installations
5657
|4.14.2|`BeautifulSoup/4.14.2-GCCcore-14.3.0`|
5758
|4.13.4|`BeautifulSoup/4.13.4-GCCcore-14.2.0`|
5859
|4.12.3|`BeautifulSoup/4.12.3-GCCcore-13.3.0`|
59-
|4.12.2|`BeautifulSoup/4.12.2-GCCcore-12.3.0`|
60+
|4.12.2|`BeautifulSoup/4.12.2-GCCcore-13.2.0`<br/>`BeautifulSoup/4.12.2-GCCcore-12.3.0`|
6061

6162
### soupsieve
6263

@@ -65,5 +66,5 @@ Overview of extensions included in BeautifulSoup installations
6566
| --- | --- |
6667
|2.8|`BeautifulSoup/4.14.2-GCCcore-14.3.0`|
6768
|2.7|`BeautifulSoup/4.13.4-GCCcore-14.2.0`|
68-
|2.5|`BeautifulSoup/4.12.3-GCCcore-13.3.0`|
69+
|2.5|`BeautifulSoup/4.12.3-GCCcore-13.3.0`<br/>`BeautifulSoup/4.12.2-GCCcore-13.2.0`|
6970
|2.4.1|`BeautifulSoup/4.12.2-GCCcore-12.3.0`|
Lines changed: 85 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,85 @@
1+
---
2+
json_ld:
3+
'@context': https://schema.org
4+
'@type': SoftwareApplication
5+
applicationCategory: DeveloperApplication
6+
description: '
7+
8+
A lightweight scientific visualisation tool with a python interface for fast
9+
10+
and flexible visual analysis.
11+
12+
13+
LavaVu provides access to OpenGL powered 3D rendering of point, line, surface
14+
15+
and volume data with minimal setup and an interface focused on simple mapping
16+
17+
of values to visual properties while abstracting all the intricacies of OpenGL.
18+
19+
A scientific visualisation tool with a python interface for fast and flexible
20+
21+
visual analysis.
22+
23+
'
24+
license: Not confirmed
25+
name: LavaVu
26+
offers:
27+
'@type': Offer
28+
price: 0
29+
operatingSystem: LINUX
30+
review:
31+
'@type': Review
32+
author:
33+
'@type': Organization
34+
name: EESSI
35+
reviewBody: Application has been successfully made available on all architectures
36+
supported by EESSI
37+
reviewRating:
38+
'@type': Rating
39+
ratingValue: 5
40+
softwareRequirements: See https://www.eessi.io/docs/ for how to make EESSI available
41+
on your system
42+
softwareVersion: '[''1.9.9'']'
43+
url: https://lavavu.github.io/Documentation/
44+
---
45+
# LavaVu
46+
47+
48+
49+
A lightweight scientific visualisation tool with a python interface for fast
50+
and flexible visual analysis.
51+
52+
LavaVu provides access to OpenGL powered 3D rendering of point, line, surface
53+
and volume data with minimal setup and an interface focused on simple mapping
54+
of values to visual properties while abstracting all the intricacies of OpenGL.
55+
A scientific visualisation tool with a python interface for fast and flexible
56+
visual analysis.
57+
58+
59+
<small>homepage: </small><span class="software-link">[https://lavavu.github.io/Documentation/](https://lavavu.github.io/Documentation/)</span>
60+
61+
## Available installations
62+
63+
64+
|LavaVu version|Supported CPU targets|Supported GPU targets|EESSI version|Module|
65+
| --- | --- | --- | --- | --- |
66+
|1.9.9|`generic`: `aarch64`, `x86_64`<br/><span class="software-cpu-arm">Arm</span>: `a64fx`, `neoverse_n1`, `neoverse_v1`, `nvidia/grace`<br/><span class="software-cpu-amd">AMD</span>: `zen2`, `zen3`, `zen4`<br/><span class="software-cpu-intel">Intel</span>: `haswell`, `skylake_avx512`, `sapphirerapids`, `icelake`, `cascadelake`<br/>|*(none)*|<span class="software-eessi-version-202306">2023.06</span>|`LavaVu/1.9.9-foss-2023b-egl`|
67+
68+
## Extensions
69+
70+
Overview of extensions included in LavaVu installations
71+
72+
73+
### lavavu
74+
75+
76+
|`lavavu` version|LavaVu modules that include it|
77+
| --- | --- |
78+
|1.9.9|`LavaVu/1.9.9-foss-2023b-egl`|
79+
80+
### numpy_quaternion
81+
82+
83+
|`numpy_quaternion` version|LavaVu modules that include it|
84+
| --- | --- |
85+
|2024.0.9|`LavaVu/1.9.9-foss-2023b-egl`|

docs/available_software/detail/PyZMQ.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ json_ld:
2222
ratingValue: 5
2323
softwareRequirements: See https://www.eessi.io/docs/ for how to make EESSI available
2424
on your system
25-
softwareVersion: '[''27.1.0'', ''27.0.0'', ''26.2.0'', ''25.1.1'']'
25+
softwareVersion: '[''27.1.0'', ''27.0.0'', ''26.2.0'', ''25.1.2'', ''25.1.1'']'
2626
url: https://www.zeromq.org/bindings:python
2727
---
2828
# PyZMQ
@@ -40,4 +40,5 @@ Python bindings for ZeroMQ
4040
|27.1.0|`generic`: `aarch64`, `x86_64`<br/><span class="software-cpu-arm">Arm</span>: `a64fx`, `neoverse_n1`, `neoverse_v1`, `nvidia/grace`<br/><span class="software-cpu-amd">AMD</span>: `zen2`, `zen3`, `zen4`<br/><span class="software-cpu-intel">Intel</span>: `haswell`, `skylake_avx512`, `sapphirerapids`, `icelake`, `cascadelake`<br/>|*(none)*|<span class="software-eessi-version-202506">2025.06</span>|`PyZMQ/27.1.0-GCCcore-14.3.0`|
4141
|27.0.0|`generic`: `aarch64`, `x86_64`<br/><span class="software-cpu-arm">Arm</span>: `a64fx`, `neoverse_n1`, `neoverse_v1`, `nvidia/grace`<br/><span class="software-cpu-amd">AMD</span>: `zen2`, `zen3`, `zen4`<br/><span class="software-cpu-intel">Intel</span>: `haswell`, `skylake_avx512`, `sapphirerapids`, `icelake`, `cascadelake`<br/>|*(none)*|<span class="software-eessi-version-202506">2025.06</span>|`PyZMQ/27.0.0-GCCcore-14.2.0`|
4242
|26.2.0|`generic`: `aarch64`, `x86_64`<br/><span class="software-cpu-arm">Arm</span>: `a64fx`, `neoverse_n1`, `neoverse_v1`, `nvidia/grace`<br/><span class="software-cpu-amd">AMD</span>: `zen2`, `zen3`, `zen4`<br/><span class="software-cpu-intel">Intel</span>: `haswell`, `skylake_avx512`, `sapphirerapids`, `icelake`, `cascadelake`<br/>|*(none)*|<span class="software-eessi-version-202506">2025.06</span>|`PyZMQ/26.2.0-GCCcore-13.3.0`|
43+
|25.1.2|`generic`: `aarch64`, `x86_64`<br/><span class="software-cpu-arm">Arm</span>: `a64fx`, `neoverse_n1`, `neoverse_v1`, `nvidia/grace`<br/><span class="software-cpu-amd">AMD</span>: `zen2`, `zen3`, `zen4`<br/><span class="software-cpu-intel">Intel</span>: `haswell`, `skylake_avx512`, `sapphirerapids`, `icelake`, `cascadelake`<br/>|*(none)*|<span class="software-eessi-version-202306">2023.06</span>|`PyZMQ/25.1.2-GCCcore-13.2.0`|
4344
|25.1.1|`generic`: `aarch64`, `x86_64`<br/><span class="software-cpu-arm">Arm</span>: `a64fx`, `neoverse_n1`, `neoverse_v1`, `nvidia/grace`<br/><span class="software-cpu-amd">AMD</span>: `zen2`, `zen3`, `zen4`<br/><span class="software-cpu-intel">Intel</span>: `haswell`, `skylake_avx512`, `sapphirerapids`, `icelake`, `cascadelake`<br/>|*(none)*|<span class="software-eessi-version-202306">2023.06</span>|`PyZMQ/25.1.1-GCCcore-12.3.0`|
Lines changed: 89 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,89 @@
1+
---
2+
json_ld:
3+
'@context': https://schema.org
4+
'@type': SoftwareApplication
5+
applicationCategory: DeveloperApplication
6+
description: '
7+
8+
Underworld is a Python API (Application Programming Interface) which provides
9+
10+
functionality for the modelling of geodynamics processes, and is designed to
11+
12+
work (almost) seamlessly across PC, cloud and HPC infrastructure. Primarily
13+
14+
the API consists of a set of Python classes from which numerical geodynamics
15+
16+
models may be constructed. The API also provides the tools required for inline
17+
18+
analysis and data management. For scalability across multiprocessor platforms,
19+
20+
MPI (Message Passing Interface) is leveraged, and for performant operation all
21+
22+
heavy computations are executed within a statically typed layer.
23+
24+
Note: This version does not come with badlands.
25+
26+
'
27+
license: Not confirmed
28+
name: Underworld
29+
offers:
30+
'@type': Offer
31+
price: 0
32+
operatingSystem: LINUX
33+
review:
34+
'@type': Review
35+
author:
36+
'@type': Organization
37+
name: EESSI
38+
reviewBody: Application has been successfully made available on all architectures
39+
supported by EESSI
40+
reviewRating:
41+
'@type': Rating
42+
ratingValue: 5
43+
softwareRequirements: See https://www.eessi.io/docs/ for how to make EESSI available
44+
on your system
45+
softwareVersion: '[''2.16.4'']'
46+
url: https://www.underworldcode.org
47+
---
48+
# Underworld
49+
50+
51+
52+
Underworld is a Python API (Application Programming Interface) which provides
53+
functionality for the modelling of geodynamics processes, and is designed to
54+
work (almost) seamlessly across PC, cloud and HPC infrastructure. Primarily
55+
the API consists of a set of Python classes from which numerical geodynamics
56+
models may be constructed. The API also provides the tools required for inline
57+
analysis and data management. For scalability across multiprocessor platforms,
58+
MPI (Message Passing Interface) is leveraged, and for performant operation all
59+
heavy computations are executed within a statically typed layer.
60+
Note: This version does not come with badlands.
61+
62+
63+
<small>homepage: </small><span class="software-link">[https://www.underworldcode.org](https://www.underworldcode.org)</span>
64+
65+
## Available installations
66+
67+
68+
|Underworld version|Supported CPU targets|Supported GPU targets|EESSI version|Module|
69+
| --- | --- | --- | --- | --- |
70+
|2.16.4|`generic`: `aarch64`, `x86_64`<br/><span class="software-cpu-arm">Arm</span>: `a64fx`, `neoverse_n1`, `neoverse_v1`, `nvidia/grace`<br/><span class="software-cpu-amd">AMD</span>: `zen2`, `zen3`, `zen4`<br/><span class="software-cpu-intel">Intel</span>: `haswell`, `skylake_avx512`, `sapphirerapids`, `icelake`, `cascadelake`<br/>|*(none)*|<span class="software-eessi-version-202306">2023.06</span>|`Underworld/2.16.4-foss-2023b-egl`|
71+
72+
## Extensions
73+
74+
Overview of extensions included in Underworld installations
75+
76+
77+
### nbmake
78+
79+
80+
|`nbmake` version|Underworld modules that include it|
81+
| --- | --- |
82+
|1.5.5|`Underworld/2.16.4-foss-2023b-egl`|
83+
84+
### underworld
85+
86+
87+
|`underworld` version|Underworld modules that include it|
88+
| --- | --- |
89+
|2.16.4|`Underworld/2.16.4-foss-2023b-egl`|

docs/available_software/detail/aiohttp.md

Lines changed: 22 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ json_ld:
2222
ratingValue: 5
2323
softwareRequirements: See https://www.eessi.io/docs/ for how to make EESSI available
2424
on your system
25-
softwareVersion: '[''3.8.5'']'
25+
softwareVersion: '[''3.9.5'', ''3.8.5'']'
2626
url: https://github.com/aio-libs/aiohttp
2727
---
2828
# aiohttp
@@ -37,51 +37,70 @@ Asynchronous HTTP client/server framework for asyncio and Python.
3737

3838
|aiohttp version|Supported CPU targets|Supported GPU targets|EESSI version|Module|
3939
| --- | --- | --- | --- | --- |
40+
|3.9.5|`generic`: `aarch64`, `x86_64`<br/><span class="software-cpu-arm">Arm</span>: `a64fx`, `neoverse_n1`, `neoverse_v1`, `nvidia/grace`<br/><span class="software-cpu-amd">AMD</span>: `zen2`, `zen3`, `zen4`<br/><span class="software-cpu-intel">Intel</span>: `haswell`, `skylake_avx512`, `sapphirerapids`, `icelake`, `cascadelake`<br/>|*(none)*|<span class="software-eessi-version-202306">2023.06</span>|`aiohttp/3.9.5-GCCcore-13.2.0`|
4041
|3.8.5|`generic`: `aarch64`, `x86_64`<br/><span class="software-cpu-arm">Arm</span>: `a64fx`, `neoverse_n1`, `neoverse_v1`, `nvidia/grace`<br/><span class="software-cpu-amd">AMD</span>: `zen2`, `zen3`, `zen4`<br/><span class="software-cpu-intel">Intel</span>: `haswell`, `skylake_avx512`, `sapphirerapids`, `icelake`, `cascadelake`<br/>|*(none)*|<span class="software-eessi-version-202306">2023.06</span>|`aiohttp/3.8.5-GCCcore-12.3.0`|
4142

4243
## Extensions
4344

4445
Overview of extensions included in aiohttp installations
4546

4647

48+
### aiohappyeyeballs
49+
50+
51+
|`aiohappyeyeballs` version|aiohttp modules that include it|
52+
| --- | --- |
53+
|2.3.2|`aiohttp/3.9.5-GCCcore-13.2.0`|
54+
4755
### aiohttp
4856

4957

5058
|`aiohttp` version|aiohttp modules that include it|
5159
| --- | --- |
60+
|3.9.5|`aiohttp/3.9.5-GCCcore-13.2.0`|
5261
|3.8.5|`aiohttp/3.8.5-GCCcore-12.3.0`|
5362

5463
### aiosignal
5564

5665

5766
|`aiosignal` version|aiohttp modules that include it|
5867
| --- | --- |
59-
|1.3.1|`aiohttp/3.8.5-GCCcore-12.3.0`|
68+
|1.3.1|`aiohttp/3.9.5-GCCcore-13.2.0`<br/>`aiohttp/3.8.5-GCCcore-12.3.0`|
6069

6170
### async-timeout
6271

6372

6473
|`async-timeout` version|aiohttp modules that include it|
6574
| --- | --- |
66-
|4.0.3|`aiohttp/3.8.5-GCCcore-12.3.0`|
75+
|4.0.3|`aiohttp/3.9.5-GCCcore-13.2.0`<br/>`aiohttp/3.8.5-GCCcore-12.3.0`|
76+
77+
### expandvars
78+
79+
80+
|`expandvars` version|aiohttp modules that include it|
81+
| --- | --- |
82+
|0.12.0|`aiohttp/3.9.5-GCCcore-13.2.0`|
6783

6884
### frozenlist
6985

7086

7187
|`frozenlist` version|aiohttp modules that include it|
7288
| --- | --- |
89+
|1.4.1|`aiohttp/3.9.5-GCCcore-13.2.0`|
7390
|1.4.0|`aiohttp/3.8.5-GCCcore-12.3.0`|
7491

7592
### multidict
7693

7794

7895
|`multidict` version|aiohttp modules that include it|
7996
| --- | --- |
97+
|6.0.5|`aiohttp/3.9.5-GCCcore-13.2.0`|
8098
|6.0.4|`aiohttp/3.8.5-GCCcore-12.3.0`|
8199

82100
### yarl
83101

84102

85103
|`yarl` version|aiohttp modules that include it|
86104
| --- | --- |
105+
|1.9.4|`aiohttp/3.9.5-GCCcore-13.2.0`|
87106
|1.9.2|`aiohttp/3.8.5-GCCcore-12.3.0`|
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
---
2+
json_ld:
3+
'@context': https://schema.org
4+
'@type': SoftwareApplication
5+
applicationCategory: DeveloperApplication
6+
description: An implementation of the Debug Adapter Protocol for Python
7+
license: Not confirmed
8+
name: debugpy
9+
offers:
10+
'@type': Offer
11+
price: 0
12+
operatingSystem: LINUX
13+
review:
14+
'@type': Review
15+
author:
16+
'@type': Organization
17+
name: EESSI
18+
reviewBody: Application has been successfully made available on all architectures
19+
supported by EESSI
20+
reviewRating:
21+
'@type': Rating
22+
ratingValue: 5
23+
softwareRequirements: See https://www.eessi.io/docs/ for how to make EESSI available
24+
on your system
25+
softwareVersion: '[''1.8.1'']'
26+
url: https://aka.ms/debugpy
27+
---
28+
# debugpy
29+
30+
31+
An implementation of the Debug Adapter Protocol for Python
32+
33+
<small>homepage: </small><span class="software-link">[https://aka.ms/debugpy](https://aka.ms/debugpy)</span>
34+
35+
## Available installations
36+
37+
38+
|debugpy version|Supported CPU targets|Supported GPU targets|EESSI version|Module|
39+
| --- | --- | --- | --- | --- |
40+
|1.8.1|`generic`: `aarch64`, `x86_64`<br/><span class="software-cpu-arm">Arm</span>: `a64fx`, `neoverse_n1`, `neoverse_v1`, `nvidia/grace`<br/><span class="software-cpu-amd">AMD</span>: `zen2`, `zen3`, `zen4`<br/><span class="software-cpu-intel">Intel</span>: `haswell`, `skylake_avx512`, `sapphirerapids`, `icelake`, `cascadelake`<br/>|*(none)*|<span class="software-eessi-version-202306">2023.06</span>|`debugpy/1.8.1-GCCcore-13.2.0`|
Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
---
2+
json_ld:
3+
'@context': https://schema.org
4+
'@type': SoftwareApplication
5+
applicationCategory: DeveloperApplication
6+
description: 'The deprecation library provides a deprecated decorator
7+
8+
and a fail_if_not_removed decorator for your tests.'
9+
license: Not confirmed
10+
name: deprecation
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: '[''2.1.0'']'
28+
url: http://deprecation.readthedocs.io
29+
---
30+
# deprecation
31+
32+
33+
The deprecation library provides a deprecated decorator
34+
and a fail_if_not_removed decorator for your tests.
35+
36+
<small>homepage: </small><span class="software-link">[http://deprecation.readthedocs.io](http://deprecation.readthedocs.io)</span>
37+
38+
## Available installations
39+
40+
41+
|deprecation version|Supported CPU targets|Supported GPU targets|EESSI version|Module|
42+
| --- | --- | --- | --- | --- |
43+
|2.1.0|`generic`: `aarch64`, `x86_64`<br/><span class="software-cpu-arm">Arm</span>: `a64fx`, `neoverse_n1`, `neoverse_v1`, `nvidia/grace`<br/><span class="software-cpu-amd">AMD</span>: `zen2`, `zen3`, `zen4`<br/><span class="software-cpu-intel">Intel</span>: `haswell`, `skylake_avx512`, `sapphirerapids`, `icelake`, `cascadelake`<br/>|*(none)*|<span class="software-eessi-version-202306">2023.06</span>|`deprecation/2.1.0-GCCcore-13.2.0`|

0 commit comments

Comments
 (0)