source: branches/1.4/urls.properties @ 210

Revision 210, 3.0 KB checked in by bartek, 11 years ago (diff)

New branch, for new version

Line 
1reef = Reef (PCSS)
2reef|port = 19000
3reef|url = qcg.reef.man.poznan.pl
4reef|rank = 70
5reef|queue|0|name = plgrid-testing
6reef|queue|0|walltime = 1
7reef|queue|1|name = plgrid
8reef|queue|1|walltime = 72
9reef|queue|2|name = plgrid-long
10reef|queue|2|walltime = 168
11
12inula = Inula (PCSS)
13inula|port = 19000
14inula|url = qcg.inula.man.poznan.pl
15inula|rank = 80
16inula|queue|0|name = plgrid-testing
17inula|queue|0|walltime = 1
18inula|queue|1|name = plgrid
19inula|queue|1|walltime = 72
20inula|queue|2|name = plgrid-long
21inula|queue|2|walltime = 168
22
23
24hydra = Hydra (ICM)
25hydra|port = 19000
26hydra|url = qcg.grid.icm.edu.pl
27hydra|rank = 90
28hydra|queue|0|name = plgrid-testing
29hydra|queue|0|walltime = 1
30hydra|queue|1|name = plgrid
31hydra|queue|1|walltime = 72
32hydra|queue|2|name = plgrid-long
33hydra|queue|2|walltime = 168
34
35
36nova = Nova (WCSS)
37nova|port = 19000
38nova|url = endor.wcss.wroc.pl
39nova|rank = 5
40nova|queue|0|name = plgrid-testing
41nova|queue|0|walltime = 1
42nova|queue|1|name = plgrid
43nova|queue|1|walltime = 3
44nova|queue|2|name = plgrid-long
45nova|queue|2|walltime = 168
46
47zeus = Zeus (Cyfronet)
48zeus|port = 19000
49zeus|url = qcg.grid.cyf-kr.edu.pl
50zeus|rank = 2
51zeus|queue|0|name = plgrid-testing
52zeus|queue|0|walltime = 1
53zeus|queue|1|name = plgrid
54zeus|queue|1|walltime = 72
55zeus|queue|2|name = plgrid-long
56zeus|queue|2|walltime = 168
57
58GaleraP = Galera+ (TASK)
59GaleraP|port = 19000
60GaleraP|url = qcg.grid.task.gda.pl
61GaleraP|rank = 1
62GaleraP|queue|0|name = plgrid-testing
63GaleraP|queue|0|walltime = 1
64GaleraP|queue|1|name = plgrid
65GaleraP|queue|1|walltime = 3
66GaleraP|queue|2|name = plgrid-long
67GaleraP|queue|2|walltime = 168
68
69version=0.7
70
71matlab = Matlab
72matlab|app = MATLAB
73matlab|regex = .*\\.m
74
75r-lang = R-language
76r-lang|app = R
77r-lang|regex = .*\\.r
78
79namd = NAMD
80namd|app = NAMD
81namd|regex = .*\\.namd
82
83cfx = Ansys-CFX
84cfx|app = CFX
85cfx|regex = .*\\.def
86
87fluent = Ansys-Fluent
88fluent|app = fluent
89fluent|regex = .*\\.fluent
90
91bash = BASH
92bash|app = bash
93bash|regex = .*\\.sh
94
95g09 = Gaussian-09
96g09|app = g09
97g09|regex = (.*\\.gjf|.*\\.inp|.*\\.com)
98g09|fallbackFetchRegexp = (.*\\.chk|.*\\.log|qcg\\.debug)
99g09|appSpecificClass = GaussianSpecific
100
101gamess = GAMESS
102gamess|app = gamess
103gamess|regex = (.*\\.inp|.*\\.gamess)
104
105muscle2 = MUSCLE2
106muscle2|app = muscle2
107muscle2|regex = (.*\\.rb|.*\\.cxa)
108
109ssrve = SSRVE
110ssrve|app = ssrve
111ssrve|regex = (.*\\.ssrve)
112
113extrusion = Extrusion
114extrusion|app = extrusion
115extrusion|regex = (.*\\.extr)
116
117molpro = Molpro
118molpro|app = molpro
119molpro|regex = (.*\\.molpro)
120
121mathematica = Mathematica
122mathematica|app = mathematica
123mathematica|regex = (.*\\.nb)
124
125lammps = LAMMPS
126lammps|app = LAMMPS
127lammps|regex = (.*\\.lammps)
128
129turbomole = TURBOMOLE
130turbomole|app = turbomole
131turbomole|regex = (.*\\.turbomole)
132
133dalton = Dalton
134dalton|app = dalton
135dalton|regex = (.*\\.mol)
136
137crystal09 = CRYSTAL09
138crystal09|app = crystal09
139crystal09|regex = (.*\\.d12)
140
141q-espresso = Quantum Espresso
142q-espresso|app = q-espresso
143q-espresso|regex = (.*\\.espresso)
144
145kepler = Kepler Workflow
146kepler|app = kepler
147kepler|regex = (.*\\.xml)
148
149
150
151
Note: See TracBrowser for help on using the repository browser.