forked from EESSI/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update overview of available software
- Loading branch information
1 parent
febd1c3
commit 9e4eabe
Showing
6 changed files
with
36 additions
and
5 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
--- | ||
hide: | ||
- toc | ||
--- | ||
|
||
ROOT | ||
==== | ||
|
||
|
||
The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data in a very efficient way. | ||
|
||
https://root.cern.ch/drupal/ | ||
# Available modules | ||
|
||
|
||
The overview below shows which ROOT installations are available per target architecture in EESSI, ordered based on software version (new to old). | ||
|
||
To start using ROOT, load one of these modules using a `module load` command like: | ||
|
||
```shell | ||
module load ROOT/6.30.06-foss-2023a | ||
``` | ||
|
||
*(This data was automatically generated on {{ generated_time }})* | ||
|
||
| |aarch64/generic|aarch64/neoverse_n1|aarch64/neoverse_v1|x86_64/generic|x86_64/amd/zen2|x86_64/amd/zen3|x86_64/amd/zen4|x86_64/intel/haswell|x86_64/intel/skylake_avx512| | ||
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | | ||
|ROOT/6.30.06-foss-2023a|x|x|x|x|x|x|x|x|x| | ||
|ROOT/6.26.10-foss-2022b|-|-|-|x|x|x|-|x|x| |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters