- 修复 FineTuneCreateView GPU 选择使用 v-for idx 替代真实 gpu.id 导致 多节点环境下 GPU 索引错误(如 gpu-node-02 仅 GPU 0 但请求 GPU 1) - GPU 选择改为单选模式,已离线节点自动过滤不展示 - GPU 卡片增加节点编号展示 - 修复 CUDA_VISIBLE_DEVICES=all 无效值导致 torch.cuda.is_available() False 改为 CUDA_VISIBLE_DEVICES=0 - .gitignore 新增 .claude/ CLAUDE.md 排除规则 - GpuInfo 类型增加 node_id/node_code/node_name 字段 Co-Authored-By: Claude <noreply@anthropic.com>
1.3 KiB
1.3 KiB