-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add an index to uenv, that provides full names for uenv (#101)
- Loading branch information
Showing
2 changed files
with
20 additions
and
5 deletions.
There are no files selected for viewing
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,14 @@ | ||
# Supported UENV on Alps | ||
|
||
On Alps CSCS provides supported uenv that serve different application and development environment use cases. | ||
|
||
The list of supported uenv on a specific Alps system (`eiger`, `clariden`, `santis` etc) is documented in the [CSCS knowledge base](https://confluence.cscs.ch/display/KB/User+Guides). | ||
Please read the knowledge base documentaiton for more details on specific systems. | ||
|
||
These pages here present detailed documentation for each of the officially supported UENV. | ||
|
||
* CP2K is provided by [`cp2k`](uenv-cp2k.md) | ||
* GROMACS is provided by [`gromacs`](uenv-gromacs.md) | ||
* Linaro Forge is provided by [`linaro-forge`](uenv-linaro-forge.md) | ||
* NAMD is provided by [`namd`](uenv-namd.md) | ||
* Quantum Espresso is provided by [`quantumespresso`](uenv-qe.md) |
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