Skip to content
Update home authored by Juancito van Leeuwen's avatar Juancito van Leeuwen
......@@ -16,9 +16,9 @@ User accounts can be requested through Research Suite, using [this form](https:/
Are you new to the GPU cluster or to <abbr title="High Performance Computing">HPC</abbr> in general? Here you find information to get going!
0. [Prerequisite](Tutorials/Prerequisite%20knowledge) - Learn to use the command line.
1. [How to connect](Tutorials/Connecting%20to%20the%20GPU%20Cluster) - Learn how to connect to the cluster.
2. [Step-by-step first experiment](Tutorials/Step-by-step%20first%20experiment) - Learn how to run your first job.
1. [Prerequisite](Tutorials/Prerequisite%20knowledge) - Learn to use the command line.
2. [How to connect](Tutorials/Connecting%20to%20the%20GPU%20Cluster) - Learn how to connect to the cluster.
3. [Step-by-step first experiment](Tutorials/Step-by-step%20first%20experiment) - Learn how to run your first job.
## Documentation
......@@ -30,14 +30,15 @@ Topic guides discuss key-topics and concepts at a high level. This provides usef
3. [Storage](TopicGuides/Data-Storage) - Learn about the different data partitions and their sizes.
* [Getting data to and from storage](Tutorials/Getting%20data%20to%20and%20from%20the%20storage) - Learn how to transfer data from and to the cluster.
4. [Jupyter Notebooks](TopicGuides/Jupyter-Notebooks) - Learn how to run a jupyter notebook on the cluster.
5. [Containers](TopicGuides/Containers) - Learn briefly the theory behind containers.
5. [Containers](TopicGuides/Containers) - Learn briefly the theory behind containers.
* [Running Containers](Tutorials/Containers) - Learn how to run a container on the cluster using singularity.
6. [Effective GPU usage](TopicGuides/Effective-GPU-usage) - Learn how to use the GPUs effectively.
6. [Effective GPU usage](TopicGuides/Effective-GPU-usage) - Learn how to use the GPUs effectively.
## Getting Help
* Have a look at the [F.A.Q.](FAQ)
* Join the [GPU cluster community](https://teams.microsoft.com/l/channel/19%3ae3603685365146f4b9feb42240c65bd1%40thread.tacv2/GPU%2520Cluster%2520community?groupId=65c27f5b-d344-4432-96ba-2a7ba61f5fa0&tenantId=526638ba-6af3-4b0f-a532-a1a511f4ac80) and [BIGR cluster](https://teams.microsoft.com/l/channel/19%3ad0aa834f6f534132aaaa64135a1be9e4%40thread.tacv2/%255Binfra%255D%2520cluster?groupId=d0f3d825-e561-4ba8-aebc-296746093320&tenantId=526638ba-6af3-4b0f-a532-a1a511f4ac80) teams channels.
* Feel free to post there, other users or someone from the [SuperUser](https://gitlab.com/radiology/gpu-cluster/documentation/-/wikis/GPU-cluster-BIGR-super-user-team) team might know the answer!
* Report an issue in the [Issue Tracker](https://gitlab.com/groups/radiology/gpu-cluster/-/issues "Issue Tracker")
## Admin
......
......