Skip to content

Commit 85406e8

Browse files
trz42github-actions[bot]
authored andcommitted
update overview of available software
1 parent f190c8b commit 85406e8

20 files changed

Lines changed: 676 additions & 13 deletions

docs/available_software/data/json_data.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/available_software/data/json_data_detail.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
---
2+
hide:
3+
- toc
4+
json_ld:
5+
'@context': https://schema.org
6+
'@type': SoftwareApplication
7+
applicationCategory: DeveloperApplication
8+
description: Basix is a finite element definition and tabulation runtime library
9+
- Python binding
10+
license: Not confirmed
11+
name: FEniCS-Basix-Python
12+
offers:
13+
'@type': Offer
14+
price: 0
15+
operatingSystem: LINUX
16+
review:
17+
'@type': Review
18+
author:
19+
'@type': Organization
20+
name: EESSI
21+
reviewBody: Application has been successfully made available on all architectures
22+
supported by EESSI
23+
reviewRating:
24+
'@type': Rating
25+
ratingValue: 5
26+
softwareRequirements: See https://www.eessi.io/docs/ for how to make EESSI available
27+
on your system
28+
softwareVersion: '[''FEniCS-Basix-Python/0.9.0-gfbf-2023b'']'
29+
url: https://github.com/FEniCS/basix
30+
---
31+
32+
FEniCS-Basix-Python
33+
===================
34+
35+
36+
Basix is a finite element definition and tabulation runtime library - Python binding
37+
38+
https://github.com/FEniCS/basix
39+
# Available modules
40+
41+
42+
The overview below shows which FEniCS-Basix-Python installations are available per target architecture in EESSI, ordered based on software version (new to old).
43+
44+
To start using FEniCS-Basix-Python, load one of these modules using a `module load` command like:
45+
46+
```shell
47+
module load FEniCS-Basix-Python/0.9.0-gfbf-2023b
48+
```
49+
50+
*(This data was automatically generated on {{ generated_time }})*
51+
52+
| |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|
53+
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
54+
|FEniCS-Basix-Python/0.9.0-gfbf-2023b|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
---
2+
hide:
3+
- toc
4+
json_ld:
5+
'@context': https://schema.org
6+
'@type': SoftwareApplication
7+
applicationCategory: DeveloperApplication
8+
description: Basix is a finite element definition and tabulation runtime library
9+
- C++ library
10+
license: Not confirmed
11+
name: FEniCS-Basix
12+
offers:
13+
'@type': Offer
14+
price: 0
15+
operatingSystem: LINUX
16+
review:
17+
'@type': Review
18+
author:
19+
'@type': Organization
20+
name: EESSI
21+
reviewBody: Application has been successfully made available on all architectures
22+
supported by EESSI
23+
reviewRating:
24+
'@type': Rating
25+
ratingValue: 5
26+
softwareRequirements: See https://www.eessi.io/docs/ for how to make EESSI available
27+
on your system
28+
softwareVersion: '[''FEniCS-Basix/0.9.0-GCC-13.2.0'']'
29+
url: https://github.com/FEniCS/basix
30+
---
31+
32+
FEniCS-Basix
33+
============
34+
35+
36+
Basix is a finite element definition and tabulation runtime library - C++ library
37+
38+
https://github.com/FEniCS/basix
39+
# Available modules
40+
41+
42+
The overview below shows which FEniCS-Basix installations are available per target architecture in EESSI, ordered based on software version (new to old).
43+
44+
To start using FEniCS-Basix, load one of these modules using a `module load` command like:
45+
46+
```shell
47+
module load FEniCS-Basix/0.9.0-GCC-13.2.0
48+
```
49+
50+
*(This data was automatically generated on {{ generated_time }})*
51+
52+
| |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|
53+
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
54+
|FEniCS-Basix/0.9.0-GCC-13.2.0|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
---
2+
hide:
3+
- toc
4+
json_ld:
5+
'@context': https://schema.org
6+
'@type': SoftwareApplication
7+
applicationCategory: DeveloperApplication
8+
description: DOLFINx is the computational environment of FEniCSx - Python binding
9+
license: Not confirmed
10+
name: FEniCS-DOLFINx-Python
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: '[''FEniCS-DOLFINx-Python/0.9.0-foss-2023b'']'
28+
url: https://github.com/FEniCS/dolfinx
29+
---
30+
31+
FEniCS-DOLFINx-Python
32+
=====================
33+
34+
35+
DOLFINx is the computational environment of FEniCSx - Python binding
36+
37+
https://github.com/FEniCS/dolfinx
38+
# Available modules
39+
40+
41+
The overview below shows which FEniCS-DOLFINx-Python installations are available per target architecture in EESSI, ordered based on software version (new to old).
42+
43+
To start using FEniCS-DOLFINx-Python, load one of these modules using a `module load` command like:
44+
45+
```shell
46+
module load FEniCS-DOLFINx-Python/0.9.0-foss-2023b
47+
```
48+
49+
*(This data was automatically generated on {{ generated_time }})*
50+
51+
| |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|
52+
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
53+
|FEniCS-DOLFINx-Python/0.9.0-foss-2023b|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
---
2+
hide:
3+
- toc
4+
json_ld:
5+
'@context': https://schema.org
6+
'@type': SoftwareApplication
7+
applicationCategory: DeveloperApplication
8+
description: DOLFINx is the computational environment of FEniCSx - C++ library
9+
license: Not confirmed
10+
name: FEniCS-DOLFINx
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: '[''FEniCS-DOLFINx/0.9.0-foss-2023b'']'
28+
url: https://github.com/FEniCS/dolfinx
29+
---
30+
31+
FEniCS-DOLFINx
32+
==============
33+
34+
35+
DOLFINx is the computational environment of FEniCSx - C++ library
36+
37+
https://github.com/FEniCS/dolfinx
38+
# Available modules
39+
40+
41+
The overview below shows which FEniCS-DOLFINx installations are available per target architecture in EESSI, ordered based on software version (new to old).
42+
43+
To start using FEniCS-DOLFINx, load one of these modules using a `module load` command like:
44+
45+
```shell
46+
module load FEniCS-DOLFINx/0.9.0-foss-2023b
47+
```
48+
49+
*(This data was automatically generated on {{ generated_time }})*
50+
51+
| |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|
52+
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
53+
|FEniCS-DOLFINx/0.9.0-foss-2023b|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
---
2+
hide:
3+
- toc
4+
json_ld:
5+
'@context': https://schema.org
6+
'@type': SoftwareApplication
7+
applicationCategory: DeveloperApplication
8+
description: FFCx is a compiler for finite element variational forms
9+
license: Not confirmed
10+
name: FEniCS-FFCx
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: '[''FEniCS-FFCx/0.9.0-gfbf-2023b'']'
28+
url: https://github.com/FEniCS/ffcx
29+
---
30+
31+
FEniCS-FFCx
32+
===========
33+
34+
35+
FFCx is a compiler for finite element variational forms
36+
37+
https://github.com/FEniCS/ffcx
38+
# Available modules
39+
40+
41+
The overview below shows which FEniCS-FFCx installations are available per target architecture in EESSI, ordered based on software version (new to old).
42+
43+
To start using FEniCS-FFCx, load one of these modules using a `module load` command like:
44+
45+
```shell
46+
module load FEniCS-FFCx/0.9.0-gfbf-2023b
47+
```
48+
49+
*(This data was automatically generated on {{ generated_time }})*
50+
51+
| |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|
52+
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
53+
|FEniCS-FFCx/0.9.0-gfbf-2023b|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
---
2+
hide:
3+
- toc
4+
json_ld:
5+
'@context': https://schema.org
6+
'@type': SoftwareApplication
7+
applicationCategory: DeveloperApplication
8+
description: The Unified Form Language (UFL) is a domain-specific language for defining
9+
variational forms
10+
license: Not confirmed
11+
name: FEniCS-UFL
12+
offers:
13+
'@type': Offer
14+
price: 0
15+
operatingSystem: LINUX
16+
review:
17+
'@type': Review
18+
author:
19+
'@type': Organization
20+
name: EESSI
21+
reviewBody: Application has been successfully made available on all architectures
22+
supported by EESSI
23+
reviewRating:
24+
'@type': Rating
25+
ratingValue: 5
26+
softwareRequirements: See https://www.eessi.io/docs/ for how to make EESSI available
27+
on your system
28+
softwareVersion: '[''FEniCS-UFL/2024.2.0-gfbf-2023b'']'
29+
url: https://github.com/FEniCS/ufl
30+
---
31+
32+
FEniCS-UFL
33+
==========
34+
35+
36+
The Unified Form Language (UFL) is a domain-specific language for defining variational forms
37+
38+
https://github.com/FEniCS/ufl
39+
# Available modules
40+
41+
42+
The overview below shows which FEniCS-UFL installations are available per target architecture in EESSI, ordered based on software version (new to old).
43+
44+
To start using FEniCS-UFL, load one of these modules using a `module load` command like:
45+
46+
```shell
47+
module load FEniCS-UFL/2024.2.0-gfbf-2023b
48+
```
49+
50+
*(This data was automatically generated on {{ generated_time }})*
51+
52+
| |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|
53+
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
54+
|FEniCS-UFL/2024.2.0-gfbf-2023b|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
---
2+
hide:
3+
- toc
4+
json_ld:
5+
'@context': https://schema.org
6+
'@type': SoftwareApplication
7+
applicationCategory: DeveloperApplication
8+
description: FFCx provides the ufcx.h interface header for generated finite element
9+
kernels, used by DOLFINx.
10+
license: Not confirmed
11+
name: FEniCS-ufcx
12+
offers:
13+
'@type': Offer
14+
price: 0
15+
operatingSystem: LINUX
16+
review:
17+
'@type': Review
18+
author:
19+
'@type': Organization
20+
name: EESSI
21+
reviewBody: Application has been successfully made available on all architectures
22+
supported by EESSI
23+
reviewRating:
24+
'@type': Rating
25+
ratingValue: 5
26+
softwareRequirements: See https://www.eessi.io/docs/ for how to make EESSI available
27+
on your system
28+
softwareVersion: '[''FEniCS-ufcx/0.9.0-GCCcore-13.2.0'']'
29+
url: https://github.com/FEniCS/ffcx
30+
---
31+
32+
FEniCS-ufcx
33+
===========
34+
35+
36+
FFCx provides the ufcx.h interface header for generated finite element kernels, used by DOLFINx.
37+
38+
https://github.com/FEniCS/ffcx
39+
# Available modules
40+
41+
42+
The overview below shows which FEniCS-ufcx installations are available per target architecture in EESSI, ordered based on software version (new to old).
43+
44+
To start using FEniCS-ufcx, load one of these modules using a `module load` command like:
45+
46+
```shell
47+
module load FEniCS-ufcx/0.9.0-GCCcore-13.2.0
48+
```
49+
50+
*(This data was automatically generated on {{ generated_time }})*
51+
52+
| |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|
53+
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
54+
|FEniCS-ufcx/0.9.0-GCCcore-13.2.0|x|x|x|x|x|x|x|x|x|x|x|x|x|x|

0 commit comments

Comments
 (0)