Browse Source

提交代码

tags/v1.22.12.1^2
ychao_1983 3 years ago
parent
commit
3fcafa1dae
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      modules/grampus/grampus.go

+ 1
- 0
modules/grampus/grampus.go View File

@@ -170,6 +170,7 @@ func GenerateNotebookJob(ctx *context.Context, req *GenerateNotebookJobReq) (job
ContainerPath: "/code",
}
req.Command = fmt.Sprintf(CommandGpuDebug, cpCommand)
log.Info("debug command:" + req.Command)

}



Loading…
Cancel
Save