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.

53 changes: 53 additions & 0 deletions docs/available_software/detail/GraphicsMagick.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
---
hide:
- toc
json_ld:
'@context': https://schema.org
'@type': SoftwareApplication
applicationCategory: DeveloperApplication
description: GraphicsMagick is the swiss army knife of image processing.
license: Not confirmed
name: GraphicsMagick
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: '[''GraphicsMagick/1.3.45-GCCcore-12.3.0'']'
url: http://www.graphicsmagick.org/
---

GraphicsMagick
==============


GraphicsMagick is the swiss army knife of image processing.

http://www.graphicsmagick.org/
# Available modules


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

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

```shell
module load GraphicsMagick/1.3.45-GCCcore-12.3.0
```

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

| |aarch64/generic|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|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|GraphicsMagick/1.3.45-GCCcore-12.3.0|x|x|x|x|x|x|x|x|x|x|x|x|x|
61 changes: 61 additions & 0 deletions docs/available_software/detail/Octave.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
---
hide:
- toc
json_ld:
'@context': https://schema.org
'@type': SoftwareApplication
applicationCategory: DeveloperApplication
description: GNU Octave is a high-level interpreted language, primarily intended
for numerical computations.
license: Not confirmed
name: Octave
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: '[''Octave/10.1.0-foss-2023a'']'
url: https://www.gnu.org/software/octave/
---

Octave
======


GNU Octave is a high-level interpreted language, primarily intended for numerical computations.

https://www.gnu.org/software/octave/
# Available modules


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

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

```shell
module load Octave/10.1.0-foss-2023a
```

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

| |aarch64/generic|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|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|Octave/10.1.0-foss-2023a|x|x|x|x|x|x|x|x|x|x|x|x|x|


### Octave/10.1.0-foss-2023a

This is a list of extensions included in the module:

general-2.1.3, io-2.6.4, optim-1.6.2, statistics-1.6.6, struct-1.0.18
53 changes: 53 additions & 0 deletions docs/available_software/detail/QScintilla.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
---
hide:
- toc
json_ld:
'@context': https://schema.org
'@type': SoftwareApplication
applicationCategory: DeveloperApplication
description: QScintilla is a port to Qt of Neil Hodgson's Scintilla C++ editor control
license: Not confirmed
name: QScintilla
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: '[''QScintilla/2.14.1-GCCcore-12.3.0'']'
url: https://www.riverbankcomputing.com/software/qscintilla
---

QScintilla
==========


QScintilla is a port to Qt of Neil Hodgson's Scintilla C++ editor control

https://www.riverbankcomputing.com/software/qscintilla
# Available modules


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

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

```shell
module load QScintilla/2.14.1-GCCcore-12.3.0
```

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

| |aarch64/generic|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|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|QScintilla/2.14.1-GCCcore-12.3.0|x|x|x|x|x|x|x|x|x|x|x|x|x|
53 changes: 53 additions & 0 deletions docs/available_software/detail/SUNDIALS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
---
hide:
- toc
json_ld:
'@context': https://schema.org
'@type': SoftwareApplication
applicationCategory: DeveloperApplication
description: 'SUNDIALS: SUite of Nonlinear and DIfferential/ALgebraic Equation Solvers'
license: Not confirmed
name: SUNDIALS
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: '[''SUNDIALS/6.6.0-foss-2023a'']'
url: https://computing.llnl.gov/projects/sundials
---

SUNDIALS
========


SUNDIALS: SUite of Nonlinear and DIfferential/ALgebraic Equation Solvers

https://computing.llnl.gov/projects/sundials
# Available modules


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

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

```shell
module load SUNDIALS/6.6.0-foss-2023a
```

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

| |aarch64/generic|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|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|SUNDIALS/6.6.0-foss-2023a|x|x|x|x|x|x|x|x|x|x|x|x|x|
55 changes: 55 additions & 0 deletions docs/available_software/detail/gawk.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
---
hide:
- toc
json_ld:
'@context': https://schema.org
'@type': SoftwareApplication
applicationCategory: DeveloperApplication
description: The awk utility interprets a special-purpose programming language that
makes it possible to handlesimple data-reformatting jobs with just a few lines
of code.
license: Not confirmed
name: gawk
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: '[''gawk/5.3.0-GCC-12.3.0'']'
url: https://www.gnu.org/software/gawk
---

gawk
====


The awk utility interprets a special-purpose programming language that makes it possible to handlesimple data-reformatting jobs with just a few lines of code.

https://www.gnu.org/software/gawk
# Available modules


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

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

```shell
module load gawk/5.3.0-GCC-12.3.0
```

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

| |aarch64/generic|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|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|gawk/5.3.0-GCC-12.3.0|x|x|x|x|x|x|x|x|x|x|x|x|x|
53 changes: 53 additions & 0 deletions docs/available_software/detail/qrupdate.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
---
hide:
- toc
json_ld:
'@context': https://schema.org
'@type': SoftwareApplication
applicationCategory: DeveloperApplication
description: qrupdate is a Fortran library for fast updates of QR and Cholesky decompositions.
license: Not confirmed
name: qrupdate
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: '[''qrupdate/1.1.2-GCCcore-12.3.0'']'
url: https://sourceforge.net/projects/qrupdate/
---

qrupdate
========


qrupdate is a Fortran library for fast updates of QR and Cholesky decompositions.

https://sourceforge.net/projects/qrupdate/
# Available modules


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

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

```shell
module load qrupdate/1.1.2-GCCcore-12.3.0
```

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

| |aarch64/generic|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|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|qrupdate/1.1.2-GCCcore-12.3.0|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 @@ -162,7 +162,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: "Thu, 31 Jul 2025 at 02:20:18 UTC"
generated_time: "Thu, 31 Jul 2025 at 12:55:01 UTC"
extra_javascript:
# mermaid diagram
- https://cdn.jsdelivr.net/npm/mermaid@10/dist/mermaid.esm.min.mjs
Expand Down