-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #371 from EESSIbot/update-software-overview-173681…
…8577
- Loading branch information
Showing
4 changed files
with
31 additions
and
3 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
--- | ||
hide: | ||
- toc | ||
--- | ||
|
||
elfx86exts | ||
========== | ||
|
||
|
||
Decode binaries and print out which instruction set extensions they use. | ||
|
||
https://github.com/pkgw/elfx86exts | ||
# Available modules | ||
|
||
|
||
The overview below shows which elfx86exts installations are available per target architecture in EESSI, ordered based on software version (new to old). | ||
|
||
To start using elfx86exts, load one of these modules using a `module load` command like: | ||
|
||
```shell | ||
module load elfx86exts/0.6.2-GCC-12.3.0 | ||
``` | ||
|
||
*(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| | ||
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | | ||
|elfx86exts/0.6.2-GCC-12.3.0|x|x|x|x|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