AI-Hypercomputer / AI-Hypercomputer/xpk

Mount gcsfuse to pathways head pod

未关闭
#1,059 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
193
派生
94
平均合并
24 分钟
30 天内合并 PR
1

描述

I have a training job running as a pathways workload on the GKE pathways cluster (through xpk). To monitor the metrics of my training job, I use wandb for scalar metrics logging. WandB by default saves the metrics log files to local file system. In a pathways workload case, it's the docker image.
However, the issue with the flow I described is that if my job fails or is preempted in the middle, the metrics file of wandb will be lost.
Resuming of my training job from checkpoint won't get back the metrics history.

We need xpk workload/clusters to be able to mount the gcs bucket to the head node so that we can specify the mounted directory to wandb logging.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。