Skip to content

Commit 2ca0bfc

Browse files
trz42github-actions[bot]
authored andcommitted
update overview of available software
1 parent 69661aa commit 2ca0bfc

2 files changed

Lines changed: 44 additions & 1 deletion

File tree

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
---
2+
json_ld:
3+
'@context': https://schema.org
4+
'@type': SoftwareApplication
5+
applicationCategory: DeveloperApplication
6+
description: "Imageio is a Python library that provides an easy interface to read\
7+
\ and write a wide range of\n image data, including animated images, video, volumetric\
8+
\ data, and scientific formats."
9+
license: Not confirmed
10+
name: imageio
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.37.0'']'
28+
url: https://imageio.github.io
29+
---
30+
# imageio
31+
32+
33+
Imageio is a Python library that provides an easy interface to read and write a wide range of
34+
image data, including animated images, video, volumetric data, and scientific formats.
35+
36+
<small>homepage: </small><span class="software-link">[https://imageio.github.io](https://imageio.github.io)</span>
37+
38+
## Available installations
39+
40+
41+
|imageio version|Supported CPU targets|Supported GPU targets|EESSI version|Module|
42+
| --- | --- | --- | --- | --- |
43+
|2.37.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-202506">2025.06</span>|`imageio/2.37.0-gfbf-2025a`|

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ extra:
212212
- icon: fontawesome/brands/twitter
213213
link: https://twitter.com/eessi_hpc
214214
# this gets auto-updated via update_generated_time.sh script run in update_available_software.yml action
215-
generated_time: "Mon, 13 Apr 2026 at 03:24:05 UTC"
215+
generated_time: "Wed, 15 Apr 2026 at 13:48:08 UTC"
216216
slack_invite_url: "https://join.slack.com/t/eessi-hpc/shared_invite/zt-2wg10p26d-m_CnRB89xQq3zk9qxf1k3g"
217217
extra_javascript:
218218
# mermaid diagram

0 commit comments

Comments
 (0)