AI-Hypercomputer / AI-Hypercomputer/xpk

Mount gcsfuse to pathways head pod

Đang mở
#1,059 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Python
Star
193
Fork
94
Merge trung bình
24 phút
Pull request đã merge (30 ngày)
1

Mô tả

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.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.