From 07f8435285edaa3d4d2fb6eb6651846955fae504 Mon Sep 17 00:00:00 2001 From: joy Date: Tue, 9 Sep 2025 09:41:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20scripts/gpu=5Fmetrics.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/gpu_metrics.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/gpu_metrics.sh b/scripts/gpu_metrics.sh index cffff78..5e5abbc 100644 --- a/scripts/gpu_metrics.sh +++ b/scripts/gpu_metrics.sh @@ -188,4 +188,5 @@ for i in {0..7}; do done # 替换指标文件 -mv $TMP_FILE $METRIC_FILE \ No newline at end of file +mv $TMP_FILE $METRIC_FILE +chmod 777 $METRIC_FILE \ No newline at end of file