-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathrun_list
More file actions
39 lines (25 loc) · 919 Bytes
/
run_list
File metadata and controls
39 lines (25 loc) · 919 Bytes
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
set description 100_TestingQsub
set email dolsonem@msu.edu
set freq_email Crash
set priority 1
set class_pref 200
set walltime 1
set mem_request 0.5
set config_dir config
set max_cpus 90
set beacon_priority y
set dest_dir /mnt/home/dolsonem/dist_qsub/test
#Test A
100001..100020 TestA echo "TestA ZOMG"
#Test B
#100101..100201 TestB echo "TestB"; touch poop; touch pee; echo "TestBHAHA"
#Test C
#10..5 TestC echo "Doesn't work, wtf"
#Test D
#10..50 TestD no thing; no other thing
#Test E
#89..102 TestE echo "Curled over it."; touch poop
#Test F
#116001..116030 TestRun ./avida -s $seed -set FORCED_MATE_PREFERENCE 0 -set EVENT_FILE events_I.cfg -set ENVIRONMENT_FILE environment_V_*.cfg -set DATA_DIR data__C_step1
#Test G
#92 TestRunG ~/avida/cbuild/work/avida -s $seed -set FORCED_MATE_PREFERENCE 0 -set EVENT_FILE events_I.cfg -set ENVIRONMENT_FILE environment_V_*.cfg -set DATA_DIR data__C_step1