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
3 changes: 2 additions & 1 deletion docs/available_software/detail/Pysam.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ json_ld:
ratingValue: 5
softwareRequirements: See https://www.eessi.io/docs/ for how to make EESSI available
on your system
softwareVersion: '[''0.22.0'', ''0.21.0'']'
softwareVersion: '[''0.23.3'', ''0.22.0'', ''0.21.0'']'
url: https://github.com/pysam-developers/pysam
---
# Pysam
Expand All @@ -40,5 +40,6 @@ Pysam is a python module for reading and manipulating Samfiles.

|Pysam version|Supported CPU targets|Supported GPU targets|EESSI version|Module|
| --- | --- | --- | --- | --- |
|0.23.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`, `zen5`<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>|`Pysam/0.23.3-GCC-14.3.0`|
|0.22.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>|`Pysam/0.22.0-GCC-12.3.0`|
|0.21.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>|`Pysam/0.21.0-GCC-12.2.0`|
53 changes: 53 additions & 0 deletions docs/available_software/detail/SMC++.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
---
json_ld:
'@context': https://schema.org
'@type': SoftwareApplication
applicationCategory: DeveloperApplication
description: SMC++ is a program for estimating the size history of populations from
whole genome sequence data.
license: Not confirmed
name: SMC++
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: '[''1.15.4'']'
url: https://github.com/popgenmethods/smcpp
---
# SMC++


SMC++ is a program for estimating the size history of populations from whole genome sequence data.

<small>homepage: </small><span class="software-link">[https://github.com/popgenmethods/smcpp](https://github.com/popgenmethods/smcpp)</span>

## Available installations


|SMC++ version|Supported CPU targets|Supported GPU targets|EESSI version|Module|
| --- | --- | --- | --- | --- |
|1.15.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`, `zen5`<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>|`SMC++/1.15.4-gfbf-2025b`|

## Extensions

Overview of extensions included in SMC++ installations


### smcpp


|`smcpp` version|SMC++ modules that include it|
| --- | --- |
|1.15.4|`SMC++/1.15.4-gfbf-2025b`|
49 changes: 49 additions & 0 deletions docs/available_software/detail/mpreal.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
---
json_ld:
'@context': https://schema.org
'@type': SoftwareApplication
applicationCategory: DeveloperApplication
description: 'MPFR C++ (MPREAL): Multiple precision floating point

arithmetic library for C++.

Thread-safe, cross-platform (MSVC, GCC, ICC), one-header C++ library.

Supports C++11 features if available, C++03 compatible otherwise.'
license: Not confirmed
name: mpreal
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: '[''3.7.2'']'
url: https://github.com/advanpix/mpreal
---
# mpreal


MPFR C++ (MPREAL): Multiple precision floating point
arithmetic library for C++.
Thread-safe, cross-platform (MSVC, GCC, ICC), one-header C++ library.
Supports C++11 features if available, C++03 compatible otherwise.

<small>homepage: </small><span class="software-link">[https://github.com/advanpix/mpreal](https://github.com/advanpix/mpreal)</span>

## Available installations


|mpreal version|Supported CPU targets|Supported GPU targets|EESSI version|Module|
| --- | --- | --- | --- | --- |
|3.7.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`, `zen5`<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>|`mpreal/3.7.2`|
3 changes: 2 additions & 1 deletion docs/available_software/detail/tqdm.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ json_ld:
ratingValue: 5
softwareRequirements: See https://www.eessi.io/docs/ for how to make EESSI available
on your system
softwareVersion: '[''4.66.2'', ''4.66.1'', ''4.64.1'']'
softwareVersion: '[''4.67.1'', ''4.66.2'', ''4.66.1'', ''4.64.1'']'
url: https://github.com/tqdm/tqdm
---
# tqdm
Expand All @@ -37,6 +37,7 @@ A fast, extensible progress bar for Python and CLI

|tqdm version|Supported CPU targets|Supported GPU targets|EESSI version|Module|
| --- | --- | --- | --- | --- |
|4.67.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`, `zen5`<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>|`tqdm/4.67.1-GCCcore-14.3.0`|
|4.66.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>|`tqdm/4.66.2-GCCcore-13.2.0`|
|4.66.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>|`tqdm/4.66.1-GCCcore-12.3.0`|
|4.64.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>|`tqdm/4.64.1-GCCcore-12.2.0`|
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,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, 23 Jul 2026 at 03:17:37 UTC"
generated_time: "Sat, 25 Jul 2026 at 13:42:53 UTC"
slack_invite_url: "https://join.slack.com/t/eessi-hpc/shared_invite/zt-2wg10p26d-m_CnRB89xQq3zk9qxf1k3g"
extra_javascript:
# mermaid diagram
Expand Down
Loading