-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathconfig.cfg
More file actions
28 lines (24 loc) · 794 Bytes
/
config.cfg
File metadata and controls
28 lines (24 loc) · 794 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
//trackerServerIP = "cave2tracker.evl.uic.edu";
//trackerDataPort = 7038;
//trackerMsgPort = 28000;
//clusterData_URL = "http://lyra.evl.uic.edu:9000/html/cluster.txt";
//clusterPing1_URL = "http://lyra.evl.uic.edu:9000/html/ping.txt";
//clusterPing2_URL = "http://lyra.evl.uic.edu:9000/html/pingcavewave.txt";
clusterUpdateInterval = 1.5;
// TRACKER or CLUSTER
defaultScreen = TRACKER;
fullscreen = false;
windowWidth = 1920;
windowHeight = 1080;
applicationLog:
{
// [application name] [gpuPeak] [cpuPeak] [flipLabel] [showBoth = 0, onlyGPU = 1, onlyCPU = 2]
Mars 11.41 6.67 false 1
Vortex 6.51 5.50 true 0
Molecule 25.3 7.71 true 1
Connectome 27.30 7.11 false 1
Enterprise 81.0 8.44 false 1
Nanovol 35.03 84.21 false 2
Luxor 37.76 11.46 false 0
PointsWithPans 63.3 5.75 true 1
}