Skip to content

Commit 4c19a3b

Browse files
authored
Merge pull request #606 from EESSIbot/update-software-overview-1761443730
2 parents 5b441e9 + daa3166 commit 4c19a3b

11 files changed

Lines changed: 409 additions & 5 deletions

File tree

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.
Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
---
2+
hide:
3+
- toc
4+
json_ld:
5+
'@context': https://schema.org
6+
'@type': SoftwareApplication
7+
applicationCategory: DeveloperApplication
8+
description: Blosc, an extremely fast, multi-threaded, meta-compressor library
9+
license: Not confirmed
10+
name: Blosc
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: '[''Blosc/1.21.5-GCCcore-13.2.0'']'
28+
url: https://www.blosc.org/
29+
---
30+
31+
Blosc
32+
=====
33+
34+
35+
Blosc, an extremely fast, multi-threaded, meta-compressor library
36+
37+
https://www.blosc.org/
38+
# Available modules
39+
40+
41+
The overview below shows which Blosc installations are available per target architecture in EESSI, ordered based on software version (new to old).
42+
43+
To start using Blosc, load one of these modules using a `module load` command like:
44+
45+
```shell
46+
module load Blosc/1.21.5-GCCcore-13.2.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+
|Blosc/1.21.5-GCCcore-13.2.0|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
---
2+
hide:
3+
- toc
4+
json_ld:
5+
'@context': https://schema.org
6+
'@type': SoftwareApplication
7+
applicationCategory: DeveloperApplication
8+
description: Blosc, an extremely fast, multi-threaded, meta-compressor library
9+
license: Not confirmed
10+
name: Blosc2
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: '[''Blosc2/2.13.2-GCCcore-13.2.0'']'
28+
url: https://www.blosc.org/
29+
---
30+
31+
Blosc2
32+
======
33+
34+
35+
Blosc, an extremely fast, multi-threaded, meta-compressor library
36+
37+
https://www.blosc.org/
38+
# Available modules
39+
40+
41+
The overview below shows which Blosc2 installations are available per target architecture in EESSI, ordered based on software version (new to old).
42+
43+
To start using Blosc2, load one of these modules using a `module load` command like:
44+
45+
```shell
46+
module load Blosc2/2.13.2-GCCcore-13.2.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+
|Blosc2/2.13.2-GCCcore-13.2.0|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
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: Boost.Python is a C++ library which enables seamless interoperability
9+
between C++ and the Python programming language.
10+
license: Not confirmed
11+
name: Boost.Python-NumPy
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: '[''Boost.Python-NumPy/1.83.0-gfbf-2023b'']'
29+
url: https://boostorg.github.io/python
30+
---
31+
32+
Boost.Python-NumPy
33+
==================
34+
35+
36+
Boost.Python is a C++ library which enables seamless interoperability between C++ and the Python programming language.
37+
38+
https://boostorg.github.io/python
39+
# Available modules
40+
41+
42+
The overview below shows which Boost.Python-NumPy installations are available per target architecture in EESSI, ordered based on software version (new to old).
43+
44+
To start using Boost.Python-NumPy, load one of these modules using a `module load` command like:
45+
46+
```shell
47+
module load Boost.Python-NumPy/1.83.0-gfbf-2023b
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+
|Boost.Python-NumPy/1.83.0-gfbf-2023b|x|x|x|x|x|x|x|x|x|x|x|x|x|x|

docs/available_software/detail/LZO.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ json_ld:
2424
ratingValue: 5
2525
softwareRequirements: See https://www.eessi.io/docs/ for how to make EESSI available
2626
on your system
27-
softwareVersion: '[''LZO/2.10-GCCcore-12.3.0'']'
27+
softwareVersion: '[''LZO/2.10-GCCcore-12.3.0'', ''LZO/2.10-GCCcore-13.2.0'']'
2828
url: https://www.oberhumer.com/opensource/lzo/
2929
---
3030

@@ -43,11 +43,12 @@ The overview below shows which LZO installations are available per target archit
4343
To start using LZO, load one of these modules using a `module load` command like:
4444

4545
```shell
46-
module load LZO/2.10-GCCcore-12.3.0
46+
module load LZO/2.10-GCCcore-13.2.0
4747
```
4848

4949
*(This data was automatically generated on {{ generated_time }})*
5050

5151
| |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|
5252
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
53+
|LZO/2.10-GCCcore-13.2.0|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
5354
|LZO/2.10-GCCcore-12.3.0|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
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: 'LoSoTo: LOFAR solutions tool'
9+
license: Not confirmed
10+
name: LoSoTo
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: '[''LoSoTo/2.5.0-foss-2023b'']'
28+
url: https://revoltek.github.io/losoto/
29+
---
30+
31+
LoSoTo
32+
======
33+
34+
35+
LoSoTo: LOFAR solutions tool
36+
37+
https://revoltek.github.io/losoto/
38+
# Available modules
39+
40+
41+
The overview below shows which LoSoTo installations are available per target architecture in EESSI, ordered based on software version (new to old).
42+
43+
To start using LoSoTo, load one of these modules using a `module load` command like:
44+
45+
```shell
46+
module load LoSoTo/2.5.0-foss-2023b
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+
|LoSoTo/2.5.0-foss-2023b|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
54+
55+
56+
### LoSoTo/2.5.0-foss-2023b
57+
58+
This is a list of extensions included in the module:
59+
60+
configparser-7.2.0, LoSoTo-2.5.0
Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,69 @@
1+
---
2+
hide:
3+
- toc
4+
json_ld:
5+
'@context': https://schema.org
6+
'@type': SoftwareApplication
7+
applicationCategory: DeveloperApplication
8+
description: PyTables is a package for managing hierarchical datasets and designed
9+
to efficiently and easily cope with extremely large amounts of data. PyTables
10+
is built on top of the HDF5 library, using the Python language and the NumPy package.
11+
It features an object-oriented interface that, combined with C extensions for
12+
the performance-critical parts of the code (generated using Cython), makes it
13+
a fast, yet extremely easy to use tool for interactively browsing, processing
14+
and searching very large amounts of data. One important feature of PyTables is
15+
that it optimizes memory and disk resources so that data takes much less space
16+
(specially if on-flight compression is used) than other solutions such as relational
17+
or object oriented databases.
18+
license: Not confirmed
19+
name: PyTables
20+
offers:
21+
'@type': Offer
22+
price: 0
23+
operatingSystem: LINUX
24+
review:
25+
'@type': Review
26+
author:
27+
'@type': Organization
28+
name: EESSI
29+
reviewBody: Application has been successfully made available on all architectures
30+
supported by EESSI
31+
reviewRating:
32+
'@type': Rating
33+
ratingValue: 5
34+
softwareRequirements: See https://www.eessi.io/docs/ for how to make EESSI available
35+
on your system
36+
softwareVersion: '[''PyTables/3.9.2-foss-2023b'']'
37+
url: https://www.pytables.org
38+
---
39+
40+
PyTables
41+
========
42+
43+
44+
PyTables is a package for managing hierarchical datasets and designed to efficiently and easily cope with extremely large amounts of data. PyTables is built on top of the HDF5 library, using the Python language and the NumPy package. It features an object-oriented interface that, combined with C extensions for the performance-critical parts of the code (generated using Cython), makes it a fast, yet extremely easy to use tool for interactively browsing, processing and searching very large amounts of data. One important feature of PyTables is that it optimizes memory and disk resources so that data takes much less space (specially if on-flight compression is used) than other solutions such as relational or object oriented databases.
45+
46+
https://www.pytables.org
47+
# Available modules
48+
49+
50+
The overview below shows which PyTables installations are available per target architecture in EESSI, ordered based on software version (new to old).
51+
52+
To start using PyTables, load one of these modules using a `module load` command like:
53+
54+
```shell
55+
module load PyTables/3.9.2-foss-2023b
56+
```
57+
58+
*(This data was automatically generated on {{ generated_time }})*
59+
60+
| |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|
61+
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
62+
|PyTables/3.9.2-foss-2023b|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
63+
64+
65+
### PyTables/3.9.2-foss-2023b
66+
67+
This is a list of extensions included in the module:
68+
69+
blosc2-2.5.1, ndindex-1.8, tables-3.9.2
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: Extract TEC, vTEC, Earthmagnetic field and Rotation Measures from GPS
9+
and WMM data for radio interferometry observations
10+
license: Not confirmed
11+
name: RMextract
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: '[''RMextract/0.5.1-foss-2023b'']'
29+
url: https://github.com/lofar-astron/RMextract
30+
---
31+
32+
RMextract
33+
=========
34+
35+
36+
Extract TEC, vTEC, Earthmagnetic field and Rotation Measures from GPS and WMM data for radio interferometry observations
37+
38+
https://github.com/lofar-astron/RMextract
39+
# Available modules
40+
41+
42+
The overview below shows which RMextract installations are available per target architecture in EESSI, ordered based on software version (new to old).
43+
44+
To start using RMextract, load one of these modules using a `module load` command like:
45+
46+
```shell
47+
module load RMextract/0.5.1-foss-2023b
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+
|RMextract/0.5.1-foss-2023b|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
55+
56+
57+
### RMextract/0.5.1-foss-2023b
58+
59+
This is a list of extensions included in the module:
60+
61+
PySocks-1.7.1, rmextract-0.5.1

0 commit comments

Comments
 (0)