minor dev

This commit is contained in:
2026-05-19 14:36:13 +08:00
parent 3e6eeb857e
commit c2f9d1d468

View File

@@ -29,22 +29,7 @@
## Rules
- 不要因为某个 `dash*` 连接失败而中断整个任务;继续尝试其它 `dash*`
- 不要因为某个 `dash*` 连接失败而中断整个任务;继续尝试其它 `dash*`,但是需要提前告知我由我确认
- 不要假设不同机器有不同 HOME除非用户特别说明路径在所有 `dash*` 上等价。
- 不要把大日志或实验产物加入 git只提交代码、脚本、配置模板和必要文档。
- 如果真实 GPU 环境跑不通,报告机器、命令、错误和已检查的 GPU 状态。
## Minimal Run Record
```yaml
repo:
commit:
host:
gpu_ids:
command:
config:
start_time:
log_path:
result_path:
notes:
```