-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmkdocs.yml
More file actions
30 lines (30 loc) · 1.25 KB
/
mkdocs.yml
File metadata and controls
30 lines (30 loc) · 1.25 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
site_name: Sabancı University SuperComputing Center
nav:
- Quickstart: index.md
- Scheduling with Slurm: slurm.md
- Tutorials:
- Using Tosun Cluster: tosun-index.md
- Using Sakura Cluster: sakura-index.md
- Available Tools:
- Matlab:
- General Information: matlab/matlab.md
- Installation Tutorial: matlab/pdf/matlab-tutorial.pdf
- Slurm Wrapper Files: matlab/pdf/matlab-parallel-slurm-plugin-main.zip
- Materials Studio:
- General Information: ms/ms.md
- Tutorial: ms/pdf/ms-tutorial.pdf
- Comsol:
- General Information: comsol/comsol.md
- Tutorial: comsol/pdf/comsol-tutorial.pdf
- Namd:
- General Information: namd/namd.md
- Tutorial: namd/pdf/namd-tutorial.pdf
- Tensorflow:
- General Information: tensorflow/tensorflow.md
- Tutorial: tensorflow/pdf/tensorflow-tutorial.pdf
- FAQ: faq.md
- Performance Optimization Tips: performance.md
- SU-HPC Kullanım Politikası (Turkish): HPC_Kullanım_Politikası.md
- Feragatname (Turkish): Feragetname.md
- Help: help.md
theme: readthedocs