Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.

56 changes: 56 additions & 0 deletions docs/available_software/detail/ANTLR.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
---
hide:
- toc
json_ld:
'@context': https://schema.org
'@type': SoftwareApplication
applicationCategory: DeveloperApplication
description: ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a
language tool that provides a framework for constructing recognizers, compilers,
and translators from grammatical descriptions containing Java, C#, C++, or Python
actions.
license: Not confirmed
name: ANTLR
offers:
'@type': Offer
price: 0
operatingSystem: LINUX
review:
'@type': Review
author:
'@type': Organization
name: EESSI
reviewBody: Application has been successfully made available on all architectures
supported by EESSI
reviewRating:
'@type': Rating
ratingValue: 5
softwareRequirements: See https://www.eessi.io/docs/ for how to make EESSI available
on your system
softwareVersion: '[''ANTLR/2.7.7-GCCcore-12.3.0-Java-11'']'
url: https://www.antlr2.org/
---

ANTLR
=====


ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing Java, C#, C++, or Python actions.

https://www.antlr2.org/
# Available modules


The overview below shows which ANTLR installations are available per target architecture in EESSI, ordered based on software version (new to old).

To start using ANTLR, load one of these modules using a `module load` command like:

```shell
module load ANTLR/2.7.7-GCCcore-12.3.0-Java-11
```

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

| |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|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|ANTLR/2.7.7-GCCcore-12.3.0-Java-11|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
54 changes: 54 additions & 0 deletions docs/available_software/detail/NCO.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
---
hide:
- toc
json_ld:
'@context': https://schema.org
'@type': SoftwareApplication
applicationCategory: DeveloperApplication
description: The NCO toolkit manipulates and analyzes data stored in netCDF-accessible
formats,including DAP, HDF4, and HDF5.
license: Not confirmed
name: NCO
offers:
'@type': Offer
price: 0
operatingSystem: LINUX
review:
'@type': Review
author:
'@type': Organization
name: EESSI
reviewBody: Application has been successfully made available on all architectures
supported by EESSI
reviewRating:
'@type': Rating
ratingValue: 5
softwareRequirements: See https://www.eessi.io/docs/ for how to make EESSI available
on your system
softwareVersion: '[''NCO/5.1.9-foss-2023a'']'
url: https://github.com/nco/nco
---

NCO
===


The NCO toolkit manipulates and analyzes data stored in netCDF-accessible formats,including DAP, HDF4, and HDF5.

https://github.com/nco/nco
# Available modules


The overview below shows which NCO installations are available per target architecture in EESSI, ordered based on software version (new to old).

To start using NCO, load one of these modules using a `module load` command like:

```shell
module load NCO/5.1.9-foss-2023a
```

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

| |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|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|NCO/5.1.9-foss-2023a|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
54 changes: 54 additions & 0 deletions docs/available_software/detail/libdap.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
---
hide:
- toc
json_ld:
'@context': https://schema.org
'@type': SoftwareApplication
applicationCategory: DeveloperApplication
description: A C++ SDK which contains an implementation of DAP 2.0 and DAP4.0. This
includes both Client- and Server-side support classes.
license: Not confirmed
name: libdap
offers:
'@type': Offer
price: 0
operatingSystem: LINUX
review:
'@type': Review
author:
'@type': Organization
name: EESSI
reviewBody: Application has been successfully made available on all architectures
supported by EESSI
reviewRating:
'@type': Rating
ratingValue: 5
softwareRequirements: See https://www.eessi.io/docs/ for how to make EESSI available
on your system
softwareVersion: '[''libdap/3.20.11-GCCcore-12.3.0'']'
url: https://www.opendap.org/software/libdap
---

libdap
======


A C++ SDK which contains an implementation of DAP 2.0 and DAP4.0. This includes both Client- and Server-side support classes.

https://www.opendap.org/software/libdap
# Available modules


The overview below shows which libdap installations are available per target architecture in EESSI, ordered based on software version (new to old).

To start using libdap, load one of these modules using a `module load` command like:

```shell
module load libdap/3.20.11-GCCcore-12.3.0
```

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

| |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|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|libdap/3.20.11-GCCcore-12.3.0|x|x|x|x|x|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 @@ -177,7 +177,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, 05 Dec 2025 at 13:08:15 UTC"
generated_time: "Tue, 09 Dec 2025 at 12:58:45 UTC"
slack_invite_url: "https://join.slack.com/t/eessi-hpc/shared_invite/zt-1wqy0t8g6-PZJTg3Hjjm5Fm3XEOkzECg"
extra_javascript:
# mermaid diagram
Expand Down