From 468ea9b62a51a43558becb5c812aa095f6a7b18e Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Wed, 6 Jan 2021 10:17:37 +0100
Subject: [PATCH] Update accessing.md

---
 docs.it4i/dgx2/accessing.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/docs.it4i/dgx2/accessing.md b/docs.it4i/dgx2/accessing.md
index 27bb21ca1..88c0cce80 100644
--- a/docs.it4i/dgx2/accessing.md
+++ b/docs.it4i/dgx2/accessing.md
@@ -1,5 +1,10 @@
 # Accessing the DGX-2
 
+## Before You Access
+
+!!! warning
+    GPUs are single-user devices. GPU memory is not purged between job runs and it can be read (but not written) by any user. Consider the confidentiality of your running jobs.
+
 ## How to Access
 
 The DGX-2 machine can be accessed through the scheduler from Salomon login nodes `salomon.it4i.cz`.
-- 
GitLab