Commit 54677f46 authored by Jakub Klinkovský's avatar Jakub Klinkovský
Browse files

doc: add introduction

parent 171972c5
Loading
Loading
Loading
Loading
+19 −1
Original line number Original line Diff line number Diff line
# GPU cluster
# GPU cluster


Documentation:
Information about the private GPU cluster located in a former prison cell at Trojanova 13, Prague.

## Getting started

You need to have a user account in order to use the cluster.
If you can read this page, most likely you already have an account :-)
If not, you can contact the [administrator](https://mmg-gitlab.fjfi.cvut.cz/gitlab/klinkovsky) and request an account.

The cluster can be accessed via SSH on port 22.
For example:

    ssh <user>@gp3.fjfi.cvut.cz

User authentication is done by _public-key cryptography_ using the key established during account registration.

After a successful login, a short information message about the system will be displayed.
You can also follow the documentation below to find more details.

## Documentation


- [Hardware overview](./doc/hardware-overview.md)
- [Hardware overview](./doc/hardware-overview.md)