Skip to content

Commit f7fbb95

Browse files
ocaisagithub-actions[bot]
authored andcommitted
update overview of available software
1 parent ca23edc commit f7fbb95

224 files changed

Lines changed: 15815 additions & 1 deletion

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
---
2+
json_ld:
3+
'@context': https://schema.org
4+
'@type': SoftwareApplication
5+
applicationCategory: DeveloperApplication
6+
description: "ANTLR, ANother Tool for Language Recognition, (formerly PCCTS)\n is\
7+
\ a language tool that provides a framework for constructing recognizers,\n compilers,\
8+
\ and translators from grammatical descriptions containing\n Java, C#, C++, or\
9+
\ Python actions."
10+
license: Not confirmed
11+
name: ANTLR
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: '[''2.7.7'']'
29+
url: https://www.antlr2.org/
30+
---
31+
# ANTLR
32+
33+
34+
ANTLR, ANother Tool for Language Recognition, (formerly PCCTS)
35+
is a language tool that provides a framework for constructing recognizers,
36+
compilers, and translators from grammatical descriptions containing
37+
Java, C#, C++, or Python actions.
38+
39+
<small>homepage: </small><span class="software-link">[https://www.antlr2.org/](https://www.antlr2.org/)</span>
40+
41+
## Available installations
42+
43+
44+
|ANTLR version|Supported CPU targets|Supported GPU targets|EESSI version|Module|
45+
| --- | --- | --- | --- | --- |
46+
|2.7.7|`generic`: `riscv64`<br/><span class="software-cpu-arm">Arm</span>: <br/><span class="software-cpu-amd">AMD</span>: <br/><span class="software-cpu-intel">Intel</span>: <br/>|*(none)*|<span class="software-eessi-version-202506">2025.06</span>|`ANTLR/2.7.7-GCCcore-14.3.0`|
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
---
2+
json_ld:
3+
'@context': https://schema.org
4+
'@type': SoftwareApplication
5+
applicationCategory: DeveloperApplication
6+
description: "\n ATK provides the set of accessibility interfaces that are implemented\
7+
\ by other\n toolkits and applications. Using the ATK interfaces, accessibility\
8+
\ tools have\n full access to view and control running applications.\n"
9+
license: Not confirmed
10+
name: ATK
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.38.0'']'
28+
url: https://developer.gnome.org/atk/
29+
---
30+
# ATK
31+
32+
33+
34+
ATK provides the set of accessibility interfaces that are implemented by other
35+
toolkits and applications. Using the ATK interfaces, accessibility tools have
36+
full access to view and control running applications.
37+
38+
39+
<small>homepage: </small><span class="software-link">[https://developer.gnome.org/atk/](https://developer.gnome.org/atk/)</span>
40+
41+
## Available installations
42+
43+
44+
|ATK version|Supported CPU targets|Supported GPU targets|EESSI version|Module|
45+
| --- | --- | --- | --- | --- |
46+
|2.38.0|`generic`: `riscv64`<br/><span class="software-cpu-arm">Arm</span>: <br/><span class="software-cpu-amd">AMD</span>: <br/><span class="software-cpu-intel">Intel</span>: <br/>|*(none)*|<span class="software-eessi-version-202506">2025.06</span>|`ATK/2.38.0-GCCcore-14.3.0`|
Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
---
2+
json_ld:
3+
'@context': https://schema.org
4+
'@type': SoftwareApplication
5+
applicationCategory: DeveloperApplication
6+
description: 'Abseil is an open-source collection of C++ library code designed to
7+
augment the
8+
9+
C++ standard library. The Abseil library code is collected from Google''s own
10+
11+
C++ code base, has been extensively tested and used in production, and is the
12+
13+
same code we depend on in our daily coding lives.'
14+
license: Not confirmed
15+
name: Abseil
16+
offers:
17+
'@type': Offer
18+
price: 0
19+
operatingSystem: LINUX
20+
review:
21+
'@type': Review
22+
author:
23+
'@type': Organization
24+
name: EESSI
25+
reviewBody: Application has been successfully made available on all architectures
26+
supported by EESSI
27+
reviewRating:
28+
'@type': Rating
29+
ratingValue: 5
30+
softwareRequirements: See https://www.eessi.io/docs/ for how to make EESSI available
31+
on your system
32+
softwareVersion: '[''20250512.1'']'
33+
url: https://abseil.io/
34+
---
35+
# Abseil
36+
37+
38+
Abseil is an open-source collection of C++ library code designed to augment the
39+
C++ standard library. The Abseil library code is collected from Google's own
40+
C++ code base, has been extensively tested and used in production, and is the
41+
same code we depend on in our daily coding lives.
42+
43+
<small>homepage: </small><span class="software-link">[https://abseil.io/](https://abseil.io/)</span>
44+
45+
## Available installations
46+
47+
48+
|Abseil version|Supported CPU targets|Supported GPU targets|EESSI version|Module|
49+
| --- | --- | --- | --- | --- |
50+
|20250512.1|`generic`: `riscv64`<br/><span class="software-cpu-arm">Arm</span>: <br/><span class="software-cpu-amd">AMD</span>: <br/><span class="software-cpu-intel">Intel</span>: <br/>|*(none)*|<span class="software-eessi-version-202506">2025.06</span>|`Abseil/20250512.1-GCCcore-14.3.0`|
Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
---
2+
json_ld:
3+
'@context': https://schema.org
4+
'@type': SoftwareApplication
5+
applicationCategory: DeveloperApplication
6+
description: "\n Autoconf is an extensible package of M4 macros that produce shell\
7+
\ scripts\n to automatically configure software source code packages. These scripts\
8+
\ can\n adapt the packages to many kinds of UNIX-like systems without manual user\n\
9+
\ intervention. Autoconf creates a configuration script for a package from a\n\
10+
\ template file that lists the operating system features that the package can\n\
11+
\ use, in the form of M4 macro calls.\n"
12+
license: Not confirmed
13+
name: Autoconf
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: '[''2.72'']'
31+
url: https://www.gnu.org/software/autoconf/
32+
---
33+
# Autoconf
34+
35+
36+
37+
Autoconf is an extensible package of M4 macros that produce shell scripts
38+
to automatically configure software source code packages. These scripts can
39+
adapt the packages to many kinds of UNIX-like systems without manual user
40+
intervention. Autoconf creates a configuration script for a package from a
41+
template file that lists the operating system features that the package can
42+
use, in the form of M4 macro calls.
43+
44+
45+
<small>homepage: </small><span class="software-link">[https://www.gnu.org/software/autoconf/](https://www.gnu.org/software/autoconf/)</span>
46+
47+
## Available installations
48+
49+
50+
|Autoconf version|Supported CPU targets|Supported GPU targets|EESSI version|Module|
51+
| --- | --- | --- | --- | --- |
52+
|2.72|`generic`: `riscv64`<br/><span class="software-cpu-arm">Arm</span>: <br/><span class="software-cpu-amd">AMD</span>: <br/><span class="software-cpu-intel">Intel</span>: <br/>|*(none)*|<span class="software-eessi-version-202506">2025.06</span>|`Autoconf/2.72-GCCcore-14.3.0`|
53+
|2.72|`generic`: `riscv64`<br/><span class="software-cpu-arm">Arm</span>: <br/><span class="software-cpu-amd">AMD</span>: <br/><span class="software-cpu-intel">Intel</span>: <br/>|*(none)*|<span class="software-eessi-version-202506">2025.06</span>|`Autoconf/2.72-GCCcore-14.2.0`|
Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
---
2+
json_ld:
3+
'@context': https://schema.org
4+
'@type': SoftwareApplication
5+
applicationCategory: DeveloperApplication
6+
description: 'Automake: GNU Standards-compliant Makefile generator'
7+
license: Not confirmed
8+
name: Automake
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.18'', ''1.17'']'
26+
url: https://www.gnu.org/software/automake/automake.html
27+
---
28+
# Automake
29+
30+
31+
Automake: GNU Standards-compliant Makefile generator
32+
33+
<small>homepage: </small><span class="software-link">[https://www.gnu.org/software/automake/automake.html](https://www.gnu.org/software/automake/automake.html)</span>
34+
35+
## Available installations
36+
37+
38+
|Automake version|Supported CPU targets|Supported GPU targets|EESSI version|Module|
39+
| --- | --- | --- | --- | --- |
40+
|1.18|`generic`: `riscv64`<br/><span class="software-cpu-arm">Arm</span>: <br/><span class="software-cpu-amd">AMD</span>: <br/><span class="software-cpu-intel">Intel</span>: <br/>|*(none)*|<span class="software-eessi-version-202506">2025.06</span>|`Automake/1.18-GCCcore-14.3.0`|
41+
|1.17|`generic`: `riscv64`<br/><span class="software-cpu-arm">Arm</span>: <br/><span class="software-cpu-amd">AMD</span>: <br/><span class="software-cpu-intel">Intel</span>: <br/>|*(none)*|<span class="software-eessi-version-202506">2025.06</span>|`Automake/1.17-GCCcore-14.2.0`|
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
---
2+
json_ld:
3+
'@context': https://schema.org
4+
'@type': SoftwareApplication
5+
applicationCategory: DeveloperApplication
6+
description: "\n This bundle collect the standard GNU build tools: Autoconf, Automake\n\
7+
\ and libtool\n"
8+
license: Not confirmed
9+
name: Autotools
10+
offers:
11+
'@type': Offer
12+
price: 0
13+
operatingSystem: LINUX
14+
review:
15+
'@type': Review
16+
author:
17+
'@type': Organization
18+
name: EESSI
19+
reviewBody: Application has been successfully made available on all architectures
20+
supported by EESSI
21+
reviewRating:
22+
'@type': Rating
23+
ratingValue: 5
24+
softwareRequirements: See https://www.eessi.io/docs/ for how to make EESSI available
25+
on your system
26+
softwareVersion: '[''20250527'', ''20240712'']'
27+
url: https://autotools.io
28+
---
29+
# Autotools
30+
31+
32+
33+
This bundle collect the standard GNU build tools: Autoconf, Automake
34+
and libtool
35+
36+
37+
<small>homepage: </small><span class="software-link">[https://autotools.io](https://autotools.io)</span>
38+
39+
## Available installations
40+
41+
42+
|Autotools version|Supported CPU targets|Supported GPU targets|EESSI version|Module|
43+
| --- | --- | --- | --- | --- |
44+
|20250527|`generic`: `riscv64`<br/><span class="software-cpu-arm">Arm</span>: <br/><span class="software-cpu-amd">AMD</span>: <br/><span class="software-cpu-intel">Intel</span>: <br/>|*(none)*|<span class="software-eessi-version-202506">2025.06</span>|`Autotools/20250527-GCCcore-14.3.0`|
45+
|20240712|`generic`: `riscv64`<br/><span class="software-cpu-arm">Arm</span>: <br/><span class="software-cpu-amd">AMD</span>: <br/><span class="software-cpu-intel">Intel</span>: <br/>|*(none)*|<span class="software-eessi-version-202506">2025.06</span>|`Autotools/20240712-GCCcore-14.2.0`|
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
---
2+
json_ld:
3+
'@context': https://schema.org
4+
'@type': SoftwareApplication
5+
applicationCategory: DeveloperApplication
6+
description: "Samtools is a suite of programs for interacting with high-throughput\
7+
\ sequencing data.\n BCFtools - Reading/writing BCF2/VCF/gVCF files and calling/filtering/summarising\
8+
\ SNP and short indel sequence\n variants"
9+
license: Not confirmed
10+
name: BCFtools
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: '[''1.22'']'
28+
url: https://www.htslib.org/
29+
---
30+
# BCFtools
31+
32+
33+
Samtools is a suite of programs for interacting with high-throughput sequencing data.
34+
BCFtools - Reading/writing BCF2/VCF/gVCF files and calling/filtering/summarising SNP and short indel sequence
35+
variants
36+
37+
<small>homepage: </small><span class="software-link">[https://www.htslib.org/](https://www.htslib.org/)</span>
38+
39+
## Available installations
40+
41+
42+
|BCFtools version|Supported CPU targets|Supported GPU targets|EESSI version|Module|
43+
| --- | --- | --- | --- | --- |
44+
|1.22|`generic`: `riscv64`<br/><span class="software-cpu-arm">Arm</span>: <br/><span class="software-cpu-amd">AMD</span>: <br/><span class="software-cpu-intel">Intel</span>: <br/>|*(none)*|<span class="software-eessi-version-202506">2025.06</span>|`BCFtools/1.22-GCC-14.3.0`|
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
---
2+
json_ld:
3+
'@context': https://schema.org
4+
'@type': SoftwareApplication
5+
applicationCategory: DeveloperApplication
6+
description: 'BLIS is a portable software framework for instantiating high-performance
7+
8+
BLAS-like dense linear algebra libraries.'
9+
license: Not confirmed
10+
name: BLIS
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.0'', ''1.1'']'
28+
url: https://github.com/flame/blis/
29+
---
30+
# BLIS
31+
32+
33+
BLIS is a portable software framework for instantiating high-performance
34+
BLAS-like dense linear algebra libraries.
35+
36+
<small>homepage: </small><span class="software-link">[https://github.com/flame/blis/](https://github.com/flame/blis/)</span>
37+
38+
## Available installations
39+
40+
41+
|BLIS version|Supported CPU targets|Supported GPU targets|EESSI version|Module|
42+
| --- | --- | --- | --- | --- |
43+
|2.0|`generic`: `riscv64`<br/><span class="software-cpu-arm">Arm</span>: <br/><span class="software-cpu-amd">AMD</span>: <br/><span class="software-cpu-intel">Intel</span>: <br/>|*(none)*|<span class="software-eessi-version-202506">2025.06</span>|`BLIS/2.0-GCC-14.3.0`|
44+
|2.0|`generic`: `riscv64`<br/><span class="software-cpu-arm">Arm</span>: <br/><span class="software-cpu-amd">AMD</span>: <br/><span class="software-cpu-intel">Intel</span>: <br/>|*(none)*|<span class="software-eessi-version-202506">2025.06</span>|`BLIS/2.0-llvm-compilers-20.1.8`|
45+
|1.1|`generic`: `riscv64`<br/><span class="software-cpu-arm">Arm</span>: <br/><span class="software-cpu-amd">AMD</span>: <br/><span class="software-cpu-intel">Intel</span>: <br/>|*(none)*|<span class="software-eessi-version-202506">2025.06</span>|`BLIS/1.1-GCC-14.2.0`|

0 commit comments

Comments
 (0)