From 262311dacc7de8fc64776584825fd25827f05402 Mon Sep 17 00:00:00 2001 From: youngsukim-csusb <youngsu.kim@csusb.edu> Date: Mon, 20 Jun 2022 16:58:41 -0700 Subject: [PATCH] test spawn --- spawn_pending.html | 1 + 1 file changed, 1 insertion(+) diff --git a/spawn_pending.html b/spawn_pending.html index 8af368b..d0202f3 100644 --- a/spawn_pending.html +++ b/spawn_pending.html @@ -5,6 +5,7 @@ <p>This step may take several minutes.</p> <p>Most of the time, the issue or delay is related to the server (upgrading or temporary maintanance).</p> <p>For errors lasting for an extended period of time, please contact one of the <a href="https://www.csusb.edu/high-performance-computing#team" target="_blank">CSUSB HPCI team members</a>.</p> +<p>{{ n_gpus }}</p> <br> {% for scope in allowed_scopes %} {{ scope }} -- GitLab