From 2b3edab6692485b51e1497b8eece19e12ddeacb5 Mon Sep 17 00:00:00 2001 From: trz42 <12829274+trz42@users.noreply.github.com> Date: Sun, 31 May 2026 04:14:35 +0000 Subject: [PATCH] update overview of available software --- .../detail/SentencePiece.md | 59 +++++++++++++++++++ docs/available_software/detail/gperftools.md | 52 ++++++++++++++++ mkdocs.yml | 2 +- 3 files changed, 112 insertions(+), 1 deletion(-) create mode 100644 docs/available_software/detail/SentencePiece.md create mode 100644 docs/available_software/detail/gperftools.md diff --git a/docs/available_software/detail/SentencePiece.md b/docs/available_software/detail/SentencePiece.md new file mode 100644 index 0000000000..c9740fdc08 --- /dev/null +++ b/docs/available_software/detail/SentencePiece.md @@ -0,0 +1,59 @@ +--- +json_ld: + '@context': https://schema.org + '@type': SoftwareApplication + applicationCategory: DeveloperApplication + description: Unsupervised text tokenizer for Neural Network-based text generation. + license: Not confirmed + name: SentencePiece + 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: '[''0.2.1'']' + url: https://github.com/google/sentencepiece +--- +# SentencePiece + + +Unsupervised text tokenizer for Neural Network-based text generation. + +homepage: [https://github.com/google/sentencepiece](https://github.com/google/sentencepiece) + +## Available installations + + +|SentencePiece version|Supported CPU targets|Supported GPU targets|EESSI version|Module| +| --- | --- | --- | --- | --- | +|0.2.1|`generic`: `aarch64`, `x86_64`
Arm: `a64fx`, `neoverse_n1`, `neoverse_v1`, `nvidia/grace`
AMD: `zen2`, `zen3`, `zen4`
Intel: `haswell`, `skylake_avx512`, `sapphirerapids`, `icelake`, `cascadelake`
|*(none)*|2025.06|`SentencePiece/0.2.1-GCC-14.3.0`| + +## Extensions + +Overview of extensions included in SentencePiece installations + + +### SentencePiece + + +|`SentencePiece` version|SentencePiece modules that include it| +| --- | --- | +|0.2.1|`SentencePiece/0.2.1-GCC-14.3.0`| + +### sentencepiece + + +|`sentencepiece` version|SentencePiece modules that include it| +| --- | --- | +|0.2.1|`SentencePiece/0.2.1-GCC-14.3.0`| \ No newline at end of file diff --git a/docs/available_software/detail/gperftools.md b/docs/available_software/detail/gperftools.md new file mode 100644 index 0000000000..5a97b90ae6 --- /dev/null +++ b/docs/available_software/detail/gperftools.md @@ -0,0 +1,52 @@ +--- +json_ld: + '@context': https://schema.org + '@type': SoftwareApplication + applicationCategory: DeveloperApplication + description: ' + + gperftools is a collection of a high-performance multi-threaded malloc() + + implementation, plus some pretty nifty performance analysis tools. + + Includes TCMalloc, heap-checker, heap-profiler and cpu-profiler. + + ' + license: Not confirmed + name: gperftools + 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: '[''2.17.2'']' + url: https://github.com/gperftools/gperftools +--- +# gperftools + + + +gperftools is a collection of a high-performance multi-threaded malloc() +implementation, plus some pretty nifty performance analysis tools. +Includes TCMalloc, heap-checker, heap-profiler and cpu-profiler. + + +homepage: [https://github.com/gperftools/gperftools](https://github.com/gperftools/gperftools) + +## Available installations + + +|gperftools version|Supported CPU targets|Supported GPU targets|EESSI version|Module| +| --- | --- | --- | --- | --- | +|2.17.2|`generic`: `aarch64`, `x86_64`
Arm: `a64fx`, `neoverse_n1`, `neoverse_v1`, `nvidia/grace`
AMD: `zen2`, `zen3`, `zen4`
Intel: `haswell`, `skylake_avx512`, `sapphirerapids`, `icelake`, `cascadelake`
|*(none)*|2025.06|`gperftools/2.17.2-GCCcore-14.3.0`| \ No newline at end of file diff --git a/mkdocs.yml b/mkdocs.yml index 53a27507eb..6f0ea122fd 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -213,7 +213,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, 22 May 2026 at 14:46:54 UTC" + generated_time: "Sun, 31 May 2026 at 04:14:33 UTC" slack_invite_url: "https://join.slack.com/t/eessi-hpc/shared_invite/zt-2wg10p26d-m_CnRB89xQq3zk9qxf1k3g" extra_javascript: # mermaid diagram