From 2635a2a808f5c1cd9f8e3e59828b248479ebe72c Mon Sep 17 00:00:00 2001 From: enlin <648240260@qq.com> Date: Wed, 31 Aug 2022 09:58:05 +0800 Subject: [PATCH] =?UTF-8?q?fix=20dubhe-notebook.yml=20=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dubhe-server/yaml/dubhe-notebook.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dubhe-server/yaml/dubhe-notebook.yaml b/dubhe-server/yaml/dubhe-notebook.yaml index a8479fa..b4a0e0f 100644 --- a/dubhe-server/yaml/dubhe-notebook.yaml +++ b/dubhe-server/yaml/dubhe-notebook.yaml @@ -3,7 +3,7 @@ notebook-specs: # cpu数量(核) cpu-num: 1 # gpu数量(核) - gpu-num: 0 + gpu-num: 1 # 内存大小(M) mem-num: 1024 # 工作空间配额(m)