-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnohup_emnist_v4.txt
65 lines (50 loc) · 9.87 KB
/
nohup_emnist_v4.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
6
nohup python -u /home/netlab/DL_lab/opacus_testbed/test_EMNIST.py --device_index 0 --model_name CNN --EPSILON 5.0 --train_ids 0 1 --test_id 0 > /home/netlab/DL_lab/opacus_testbed/log_20230306/EMNIST_CNN_5.0_0-1_0.log 2>&1 &
nohup python -u /home/netlab/DL_lab/opacus_testbed/test_EMNIST.py --device_index 1 --model_name CNN --EPSILON 5.0 --train_ids 0 2 --test_id 0 > /home/netlab/DL_lab/opacus_testbed/log_20230306/EMNIST_CNN_5.0_0-2_0.log 2>&1 &
nohup python -u /home/netlab/DL_lab/opacus_testbed/test_EMNIST.py --device_index 2 --model_name CNN --EPSILON 5.0 --train_ids 0 3 --test_id 0 > /home/netlab/DL_lab/opacus_testbed/log_20230306/EMNIST_CNN_5.0_0-3_0.log 2>&1 &
nohup python -u /home/netlab/DL_lab/opacus_testbed/test_EMNIST.py --device_index 3 --model_name CNN --EPSILON 5.0 --train_ids 0 4 --test_id 0 > /home/netlab/DL_lab/opacus_testbed/log_20230306/EMNIST_CNN_5.0_0-4_0.log 2>&1 &
nohup python -u /home/netlab/DL_lab/opacus_testbed/test_EMNIST.py --device_index 0 --model_name CNN --EPSILON 5.0 --train_ids 0 5 --test_id 0 > /home/netlab/DL_lab/opacus_testbed/log_20230306/EMNIST_CNN_5.0_0-5_0.log 2>&1 &
nohup python -u /home/netlab/DL_lab/opacus_testbed/test_EMNIST.py --device_index 1 --model_name CNN --EPSILON 5.0 --train_ids 0 6 --test_id 0 > /home/netlab/DL_lab/opacus_testbed/log_20230306/EMNIST_CNN_5.0_0-6_0.log 2>&1 &
nohup python -u /home/netlab/DL_lab/opacus_testbed/test_EMNIST.py --device_index 2 --model_name CNN --EPSILON 5.0 --train_ids 0 7 --test_id 0 > /home/netlab/DL_lab/opacus_testbed/log_20230306/EMNIST_CNN_5.0_0-7_0.log 2>&1 &
nohup python -u /home/netlab/DL_lab/opacus_testbed/test_EMNIST.py --device_index 3 --model_name CNN --EPSILON 5.0 --train_ids 0 8 --test_id 0 > /home/netlab/DL_lab/opacus_testbed/log_20230306/EMNIST_CNN_5.0_0-8_0.log 2>&1 &
nohup python -u /home/netlab/DL_lab/opacus_testbed/test_EMNIST.py --device_index 0 --model_name CNN --EPSILON 5.0 --train_ids 0 9 --test_id 0 > /home/netlab/DL_lab/opacus_testbed/log_20230306/EMNIST_CNN_5.0_0-9_0.log 2>&1 &
5
nohup python -u /home/netlab/DL_lab/opacus_testbed/test_EMNIST.py --device_index 1 --model_name CNN --EPSILON 5.0 --train_ids 1 2 --test_id 0 > /home/netlab/DL_lab/opacus_testbed/log_20230306/EMNIST_CNN_5.0_1-2_0.log 2>&1 &
nohup python -u /home/netlab/DL_lab/opacus_testbed/test_EMNIST.py --device_index 2 --model_name CNN --EPSILON 5.0 --train_ids 1 3 --test_id 0 > /home/netlab/DL_lab/opacus_testbed/log_20230306/EMNIST_CNN_5.0_1-3_0.log 2>&1 &
nohup python -u /home/netlab/DL_lab/opacus_testbed/test_EMNIST.py --device_index 3 --model_name CNN --EPSILON 5.0 --train_ids 1 4 --test_id 0 > /home/netlab/DL_lab/opacus_testbed/log_20230306/EMNIST_CNN_5.0_1-4_0.log 2>&1 &
nohup python -u /home/netlab/DL_lab/opacus_testbed/test_EMNIST.py --device_index 0 --model_name CNN --EPSILON 5.0 --train_ids 1 5 --test_id 0 > /home/netlab/DL_lab/opacus_testbed/log_20230306/EMNIST_CNN_5.0_1-5_0.log 2>&1 &
nohup python -u /home/netlab/DL_lab/opacus_testbed/test_EMNIST.py --device_index 1 --model_name CNN --EPSILON 5.0 --train_ids 1 6 --test_id 0 > /home/netlab/DL_lab/opacus_testbed/log_20230306/EMNIST_CNN_5.0_1-6_0.log 2>&1 &
nohup python -u /home/netlab/DL_lab/opacus_testbed/test_EMNIST.py --device_index 2 --model_name CNN --EPSILON 5.0 --train_ids 1 7 --test_id 0 > /home/netlab/DL_lab/opacus_testbed/log_20230306/EMNIST_CNN_5.0_1-7_0.log 2>&1 &
nohup python -u /home/netlab/DL_lab/opacus_testbed/test_EMNIST.py --device_index 3 --model_name CNN --EPSILON 5.0 --train_ids 1 8 --test_id 0 > /home/netlab/DL_lab/opacus_testbed/log_20230306/EMNIST_CNN_5.0_1-8_0.log 2>&1 &
nohup python -u /home/netlab/DL_lab/opacus_testbed/test_EMNIST.py --device_index 0 --model_name CNN --EPSILON 5.0 --train_ids 1 9 --test_id 0 > /home/netlab/DL_lab/opacus_testbed/log_20230306/EMNIST_CNN_5.0_1-9_0.log 2>&1 &
nohup python -u /home/netlab/DL_lab/opacus_testbed/test_EMNIST.py --device_index 1 --model_name CNN --EPSILON 5.0 --train_ids 2 3 --test_id 0 > /home/netlab/DL_lab/opacus_testbed/log_20230306/EMNIST_CNN_5.0_2-3_0.log 2>&1 &
4
nohup python -u /home/netlab/DL_lab/opacus_testbed/test_EMNIST.py --device_index 2 --model_name CNN --EPSILON 5.0 --train_ids 2 4 --test_id 0 > /home/netlab/DL_lab/opacus_testbed/log_20230306/EMNIST_CNN_5.0_2-4_0.log 2>&1 &
nohup python -u /home/netlab/DL_lab/opacus_testbed/test_EMNIST.py --device_index 3 --model_name CNN --EPSILON 5.0 --train_ids 2 5 --test_id 0 > /home/netlab/DL_lab/opacus_testbed/log_20230306/EMNIST_CNN_5.0_2-5_0.log 2>&1 &
nohup python -u /home/netlab/DL_lab/opacus_testbed/test_EMNIST.py --device_index 0 --model_name CNN --EPSILON 5.0 --train_ids 2 6 --test_id 0 > /home/netlab/DL_lab/opacus_testbed/log_20230306/EMNIST_CNN_5.0_2-6_0.log 2>&1 &
nohup python -u /home/netlab/DL_lab/opacus_testbed/test_EMNIST.py --device_index 1 --model_name CNN --EPSILON 5.0 --train_ids 2 7 --test_id 0 > /home/netlab/DL_lab/opacus_testbed/log_20230306/EMNIST_CNN_5.0_2-7_0.log 2>&1 &
nohup python -u /home/netlab/DL_lab/opacus_testbed/test_EMNIST.py --device_index 2 --model_name CNN --EPSILON 5.0 --train_ids 2 8 --test_id 0 > /home/netlab/DL_lab/opacus_testbed/log_20230306/EMNIST_CNN_5.0_2-8_0.log 2>&1 &
nohup python -u /home/netlab/DL_lab/opacus_testbed/test_EMNIST.py --device_index 3 --model_name CNN --EPSILON 5.0 --train_ids 2 9 --test_id 0 > /home/netlab/DL_lab/opacus_testbed/log_20230306/EMNIST_CNN_5.0_2-9_0.log 2>&1 &
nohup python -u /home/netlab/DL_lab/opacus_testbed/test_EMNIST.py --device_index 0 --model_name CNN --EPSILON 5.0 --train_ids 3 4 --test_id 0 > /home/netlab/DL_lab/opacus_testbed/log_20230306/EMNIST_CNN_5.0_3-4_0.log 2>&1 &
nohup python -u /home/netlab/DL_lab/opacus_testbed/test_EMNIST.py --device_index 1 --model_name CNN --EPSILON 5.0 --train_ids 3 5 --test_id 0 > /home/netlab/DL_lab/opacus_testbed/log_20230306/EMNIST_CNN_5.0_3-5_0.log 2>&1 &
nohup python -u /home/netlab/DL_lab/opacus_testbed/test_EMNIST.py --device_index 2 --model_name CNN --EPSILON 5.0 --train_ids 3 6 --test_id 0 > /home/netlab/DL_lab/opacus_testbed/log_20230306/EMNIST_CNN_5.0_3-6_0.log 2>&1 &
3
nohup python -u /home/netlab/DL_lab/opacus_testbed/test_EMNIST.py --device_index 3 --model_name CNN --EPSILON 5.0 --train_ids 3 7 --test_id 0 > /home/netlab/DL_lab/opacus_testbed/log_20230306/EMNIST_CNN_5.0_3-7_0.log 2>&1 &
nohup python -u /home/netlab/DL_lab/opacus_testbed/test_EMNIST.py --device_index 0 --model_name CNN --EPSILON 5.0 --train_ids 3 8 --test_id 0 > /home/netlab/DL_lab/opacus_testbed/log_20230306/EMNIST_CNN_5.0_3-8_0.log 2>&1 &
nohup python -u /home/netlab/DL_lab/opacus_testbed/test_EMNIST.py --device_index 1 --model_name CNN --EPSILON 5.0 --train_ids 3 9 --test_id 0 > /home/netlab/DL_lab/opacus_testbed/log_20230306/EMNIST_CNN_5.0_3-9_0.log 2>&1 &
nohup python -u /home/netlab/DL_lab/opacus_testbed/test_EMNIST.py --device_index 2 --model_name CNN --EPSILON 1.0 --train_ids 4 5 --test_id 0 > /home/netlab/DL_lab/opacus_testbed/log_20230306/EMNIST_CNN_5.0_4-5_0.log 2>&1 &
nohup python -u /home/netlab/DL_lab/opacus_testbed/test_EMNIST.py --device_index 3 --model_name CNN --EPSILON 1.0 --train_ids 4 6 --test_id 0 > /home/netlab/DL_lab/opacus_testbed/log_20230306/EMNIST_CNN_5.0_4-6_0.log 2>&1 &
nohup python -u /home/netlab/DL_lab/opacus_testbed/test_EMNIST.py --device_index 0 --model_name CNN --EPSILON 1.0 --train_ids 4 7 --test_id 0 > /home/netlab/DL_lab/opacus_testbed/log_20230306/EMNIST_CNN_5.0_4-7_0.log 2>&1 &
nohup python -u /home/netlab/DL_lab/opacus_testbed/test_EMNIST.py --device_index 1 --model_name CNN --EPSILON 1.0 --train_ids 4 8 --test_id 0 > /home/netlab/DL_lab/opacus_testbed/log_20230306/EMNIST_CNN_5.0_4-8_0.log 2>&1 &
nohup python -u /home/netlab/DL_lab/opacus_testbed/test_EMNIST.py --device_index 2 --model_name CNN --EPSILON 1.0 --train_ids 4 9 --test_id 0 > /home/netlab/DL_lab/opacus_testbed/log_20230306/EMNIST_CNN_5.0_4-9_0.log 2>&1 &
nohup python -u /home/netlab/DL_lab/opacus_testbed/test_EMNIST.py --device_index 3 --model_name CNN --EPSILON 1.0 --train_ids 5 6 --test_id 0 > /home/netlab/DL_lab/opacus_testbed/log_20230306/EMNIST_CNN_5.0_5-6_0.log 2>&1 &
2
nohup python -u /home/netlab/DL_lab/opacus_testbed/test_EMNIST.py --device_index 0 --model_name CNN --EPSILON 1.0 --train_ids 5 7 --test_id 0 > /home/netlab/DL_lab/opacus_testbed/log_20230306/EMNIST_CNN_5.0_5-7_0.log 2>&1 &
nohup python -u /home/netlab/DL_lab/opacus_testbed/test_EMNIST.py --device_index 1 --model_name CNN --EPSILON 1.0 --train_ids 5 8 --test_id 0 > /home/netlab/DL_lab/opacus_testbed/log_20230306/EMNIST_CNN_5.0_5-8_0.log 2>&1 &
nohup python -u /home/netlab/DL_lab/opacus_testbed/test_EMNIST.py --device_index 2 --model_name CNN --EPSILON 1.0 --train_ids 5 9 --test_id 0 > /home/netlab/DL_lab/opacus_testbed/log_20230306/EMNIST_CNN_5.0_5-9_0.log 2>&1 &
nohup python -u /home/netlab/DL_lab/opacus_testbed/test_EMNIST.py --device_index 3 --model_name CNN --EPSILON 1.0 --train_ids 6 7 --test_id 0 > /home/netlab/DL_lab/opacus_testbed/log_20230306/EMNIST_CNN_5.0_6-7_0.log 2>&1 &
nohup python -u /home/netlab/DL_lab/opacus_testbed/test_EMNIST.py --device_index 0 --model_name CNN --EPSILON 1.0 --train_ids 6 8 --test_id 0 > /home/netlab/DL_lab/opacus_testbed/log_20230306/EMNIST_CNN_5.0_6-8_0.log 2>&1 &
nohup python -u /home/netlab/DL_lab/opacus_testbed/test_EMNIST.py --device_index 1 --model_name CNN --EPSILON 1.0 --train_ids 6 9 --test_id 0 > /home/netlab/DL_lab/opacus_testbed/log_20230306/EMNIST_CNN_5.0_6-9_0.log 2>&1 &
nohup python -u /home/netlab/DL_lab/opacus_testbed/test_EMNIST.py --device_index 2 --model_name CNN --EPSILON 1.0 --train_ids 7 8 --test_id 0 > /home/netlab/DL_lab/opacus_testbed/log_20230306/EMNIST_CNN_5.0_7-8_0.log 2>&1 &
nohup python -u /home/netlab/DL_lab/opacus_testbed/test_EMNIST.py --device_index 3 --model_name CNN --EPSILON 1.0 --train_ids 7 9 --test_id 0 > /home/netlab/DL_lab/opacus_testbed/log_20230306/EMNIST_CNN_5.0_7-9_0.log 2>&1 &
nohup python -u /home/netlab/DL_lab/opacus_testbed/test_EMNIST.py --device_index 0 --model_name CNN --EPSILON 1.0 --train_ids 8 9 --test_id 0 > /home/netlab/DL_lab/opacus_testbed/log_20230306/EMNIST_CNN_5.0_8-9_0.log 2>&1 &