From d17291f1b62184bf6df65dbc95a7162ef556990c Mon Sep 17 00:00:00 2001 From: YurenHao0426 Date: Tue, 28 Jul 2026 03:03:12 -0500 Subject: experiment: move crossover runs off full home volume --- experiments/handoff_plain_to_resnet_p1.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'experiments/handoff_plain_to_resnet_p1.sh') diff --git a/experiments/handoff_plain_to_resnet_p1.sh b/experiments/handoff_plain_to_resnet_p1.sh index a7a1acb..c5656a2 100755 --- a/experiments/handoff_plain_to_resnet_p1.sh +++ b/experiments/handoff_plain_to_resnet_p1.sh @@ -10,7 +10,7 @@ if [ "$#" -ne 1 ]; then fi expected_commit="$1" -resnet_root="/home/yurenh2/sdil-resnet-p1" +resnet_root="/scratch/yurenh2/sdil-runs/resnet-p1" python_bin="/home/yurenh2/miniconda3/envs/ep_pascal/bin/python3" gpu5_uuid="GPU-f4aed756-228e-7522-94e7-fb543c02cc74" gpu7_uuid="GPU-df3d5933-c3e9-9ea1-d595-9d2a3b68c14b" -- cgit v1.2.3