From e39c33360993e924a099d514d2a19fb2431139e0 Mon Sep 17 00:00:00 2001 From: Anindya Maiti Date: Tue, 7 Nov 2023 19:20:30 -0600 Subject: [PATCH] Update 'gpus.md' --- gpus.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gpus.md b/gpus.md index bc08a48..0a2ecd5 100644 --- a/gpus.md +++ b/gpus.md @@ -31,7 +31,7 @@ Now you are ready to run code on the GPU! On SGPUW1, each user may have a maximum of 1 GPU attached to their genv session(s). Additional GPU(s) will automatically be detached by genv. SGPUW2 does not have any such restrictions. -On SGPUW1, all GPUs are detached at 9:01 AM Central time. Users will have to re-attach a GPU to their genv session on or after 9:02 AM. This also means processes running on the GPU will be killed, and have to be restarted. Start long running tasks well in advance, or wait for the next 9:02 AM. SGPUW2 does not have any such restrictions. +On SGPUW1, all GPUs are detached at 9:01 AM central time. Users will have to re-attach a GPU to their genv session on or after 9:02 AM. This also means processes running on the GPU will be killed, and have to be restarted. Start long running tasks well in advance, or wait for the next 9:02 AM. SGPUW2 does not have any such restrictions. SGPUW2 has different GPU models with varying capabilities. To attach a specific GPU to you genv session, run `$ genv activate` followed by `$ genv attach --index `. For example, `$ genv attach --index 1` will attach the RTX 4080.