This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tcr_soft [2020/04/18 23:38] – tmatejuk | tcr_soft [2023/08/01 01:08] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 8: | Line 8: | ||
GCC | GCC | ||
- | * gcc : 4.8.5 | + | * gcc : 4.8.5 (default) |
+ | * gcc : 5.5.0 | ||
+ | * gcc : 9.3.0 | ||
+ | * gcc : 10.4.0 | ||
+ | * gcc : 11.3.0 | ||
clang | clang | ||
Line 23: | Line 27: | ||
other | other | ||
* use slurm interactive session and check ( it is probably already installed ). | * use slurm interactive session and check ( it is probably already installed ). | ||
- | * if it is not installed yet, but is is not available in standard repositories consider installing it from source in user space. | + | * if it is not installed yet, but is is not available in standard repositories consider installing it from source in user space. |
+ | * use command '' | ||