Skip to content

Commit 64a48d3

Browse files
authored
Add software structure (#13)
1 parent c3d9285 commit 64a48d3

File tree

15 files changed

+385
-6
lines changed

15 files changed

+385
-6
lines changed

docs/software/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[](){#software-overview}
2+
# Software
3+
4+
CSCS provides a catalogue of software on Alps, include scientific applications, tools and programming environments.
5+

docs/software/prgenv/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[](){#prgenvs}
2+
# Programming Environments
3+
4+
!!! todo
5+
write overview
6+

docs/software/prgenv/linalg.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[](){#uenv-linalg}
2+
# linalg
3+
4+
!!! todo
5+
write some docs

docs/software/prgenv/prgenv-gnu.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[](){#uenv-pgrenv-gnu}
2+
# prgenv-gnu
3+
4+
!!! todo
5+
write some docs
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[](){#uenv-pgrenv-nvfortran}
2+
# prgenv-nvfortran
3+
4+
!!! todo
5+
write some docs

docs/software/sciapps/cp2k.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[](){#uenv-cp2k}
2+
#cp2k
3+
!!! todo
4+
complete docs

docs/software/sciapps/gromacs.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[](){#uenv-gromacs}
2+
#gromacs
3+
!!! todo
4+
complete docs

docs/software/sciapps/index.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
[](){#sciapps}
2+
# Scientific Applications
3+
4+
CSCS provides and supports a selection of scientific applications on the computing systems: we usually build community codes that are adopted by several users on our systems.
5+
6+
Please have a look at the individual application page on the menu to find out how to run in a production environment.
7+
8+
CSCS staff can also help users with performance analysis to optimise their workflow in production.
9+
10+
* [CP2K][uenv-cp2k]
11+
* [GROMACS][uenv-gromacs]
12+
* [LAMMPS][uenv-lammps]
13+
* [NAMD][uenv-namd]
14+
* [Quantum ESPRESSO][uenv-quantumespresso]
15+
* [VASP][uenv-vasp]
16+
17+
!!! warning "Unsupported Applications"
18+
Please note that Amber and CPMD provided on the Piz Daint XC system are not supported on Alps.

docs/software/sciapps/lammps.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[](){#uenv-lammps}
2+
#lammps
3+
!!! todo
4+
complete docs

docs/software/sciapps/namd.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[](){#uenv-namd}
2+
#namd
3+
!!! todo
4+
complete docs

0 commit comments

Comments
 (0)