Browse Source

mod config

pull/74/head
lewis 4 years ago
parent
commit
27e7549afa
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      custom/conf/app.ini.sample

+ 2
- 1
custom/conf/app.ini.sample View File

@@ -1054,7 +1054,8 @@ DEBUG_SERVER_HOST = http://192.168.202.73/
; cloudbrain visit opendata
USER = cW4cMtH24eoWPE7X
PWD = 4BPmgvK2hb2Eywwyp4YZRY4B7yQf4DA.C
JOB_TYPE = debug_openi
GPU_TYPE_DEFAULT = openidebug
GPU_TYPES = {"gpu_type":[{"id":1,"queue":"openidebug","value":"T4"},{"id":2,"queue":"openidgx","value":"V100"}]}

[benchmark]
ENABLED = true


Loading…
Cancel
Save