diff --git a/docs/access.md b/docs/access.md index 3ef2ce8e81682636e33bfb3ad2a4d4d96465a2b3..9e05ed400ebf3f4709e50d1dc3f827632260a097 100644 --- a/docs/access.md +++ b/docs/access.md @@ -109,15 +109,16 @@ Now copy the contents of the field *Public key for pasting into OpenSSH authoriz  -There is a known issue currently with the Windows implementation of OpenSSH. If you see the error message +:::info +There is a known issue currently with the Windows implementation of OpenSSH. If you see the error message ``` Corrupted MAC on input. ssh_dispatch_run_fatal: Connection to x.x.x.x port 22: message authentication code incorrect ``` -while trying to log in, please follow the guidance [here][CorruptMAC] +while trying to log in, please follow the guidance [here](https://apps.fz-juelich.de/jsc/hps/jureca/known-issues.html#mac-algorithm-related-ssh-connection-issues-from-windows). -[CorruptMac]:https://apps.fz-juelich.de/jsc/hps/jureca/known-issues.html#mac-algorithm-related-ssh-connection-issues-from-windows +::: ### Uploading the public key diff --git a/docs/using-gpus.md b/docs/using-gpus.md index ebe2ac4a4b007ceac8f70e2aeb5247d9985f3cc3..efda45dbf2810bf25dd76a0a417c3bfa2ba6cb40 100644 --- a/docs/using-gpus.md +++ b/docs/using-gpus.md @@ -2,11 +2,11 @@ sidebar_position: 9 --- +# Using GPUs + All systems at JSC have nodes which are accelerated by General Purpose Graphics Processing Units (GPGPUs or just GPUs). In this section, we will discuss basic aspects of using them, inspecting them during execution, assigning them to particular MPI tasks and talking a little about network architecture, which can be important for efficient usage. -# Using GPUs - Since the GPUs are all made by NVIDIA, using them is accomplished through their [CUDA SDK](https://docs.nvidia.com/cuda/). CUDA is available as a module: