hpc partition

Former-commit-id: 852bb93e2d2b27af39de6bd9fbde79c1f98a99ce
This commit is contained in:
zhangwei 2024-10-11 17:31:39 +08:00
parent 5bc93f9e98
commit 4ea861cb75
1 changed files with 1 additions and 0 deletions

View File

@ -98,6 +98,7 @@ type HpcInfo struct {
Account string `json:"account"`
WorkDir string `json:"work_dir"` // 工作路径
AssocId int64 `json:"assoc_id"`
Partition string `json:"partition"`
ExitCode int64 `json:"exit_code"`
WallTime string `json:"wall_time"` // 最大运行时间
Result string `json:"result"` // 运行结果