Skip to content
Update home authored by Douwe's avatar Douwe
...@@ -22,21 +22,16 @@ Are you new to the GPU cluster or to <abbr title="High Performance Computing">HP ...@@ -22,21 +22,16 @@ Are you new to the GPU cluster or to <abbr title="High Performance Computing">HP
## Documentation ## Documentation
* [Tutorials](Tutorials) learn you how to use the cluster, by guiding you through a series of steps. This is great for a beginner, but there are interesting tutorials for seasoned cluster users as well! Topic guides discuss key-topics and concepts at a high level. This provides useful background information and explanations.
1. [Getting Started](Tutorials/Getting%20Started)
2. [Storage access](Tutorials/Getting%20data%20to%20and%20from%20the%20storage) * [Environment Modules](TopicGuides/Environment%20Modules) -
* [How-to guides](HowTos) are recipes on specific (advanced) topics. A basic understanding of how the cluster works and how to use it is assumed. * [Slurm](Tutorials/Creating%20and%20running%20jobs) -
* [Reference guides](Reference) descriptions of different aspects of the cluster, like: SLURM configuration, installed libraries, detailed cluster information etc. 1. [Queue](TopicGuides/Queue)
* Topic guides discuss key-topics and concepts at a high level. This provides useful background information and explanations. * [Storage](TopicGuides/Data-Storage) -
1. [Effective GPU usage](TopicGuides/Effective%20GPU%20usage) 1. [Getting data to and from storage](Tutorials/Getting%20data%20to%20and%20from%20the%20storage) -
2. [Queue](TopicGuides/Queue) * [Jupyter Notebooks](TopicGuides/Jupyter-Notebooks) -
3. [PyTorch](TopicGuides/PyTorch) * [Containers](Tutorials/Containers) -
4. [TensorFlow](TopicGuides/TensorFlow) * [Effective GPU usage](TopicGuides/Effective-GPU-usage) -
5. [Data Storage](TopicGuides/Data%20Storage)
6. [Environment Modules](TopicGuides/Environment%20Modules)
7. [Monitoring your jobs](TopicGuides/Monitoring%20your%20jobs)
8. [Matplotlib](TopicGuides/Matplotlib)
9. [Jupyter Notebooks](TopicGuides/Jupyter%20Notebooks)
## Getting Help ## Getting Help
... ...
......