source: branches/1.1.9/urls.properties @ 210

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

New branch, for new version

RevLine 
[45]1reef = Reef (PCSS)
[88]2reef|port = 19000
3reef|url = qcg.reef.man.poznan.pl
[110]4reef|rank = 70
[53]5reef|queue|0|name = plgrid-testing
6reef|queue|0|walltime = 1
[88]7reef|queue|1|name = plgrid
8reef|queue|1|walltime = 72
9reef|queue|2|name = plgrid-long
10reef|queue|2|walltime = 168
[21]11
[141]12inula = Inula (PCSS)
13inula|port = 19000
14inula|url = qcg.inula.man.poznan.pl
[193]15inula|rank = 80
[141]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
[107]24hydra = Hydra (ICM)
25hydra|port = 19000
[193]26hydra|url = qcg.grid.icm.edu.pl
[205]27hydra|rank = 90
[107]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
[106]34
35
[45]36nova = Nova (WCSS)
[88]37nova|port = 19000
38nova|url = endor.wcss.wroc.pl
[193]39nova|rank = 5
[53]40nova|queue|0|name = plgrid-testing
41nova|queue|0|walltime = 1
[88]42nova|queue|1|name = plgrid
[53]43nova|queue|1|walltime = 3
[88]44nova|queue|2|name = plgrid-long
45nova|queue|2|walltime = 168
[21]46
[45]47zeus = Zeus (Cyfronet)
[88]48zeus|port = 19000
[69]49zeus|url = qcg.grid.cyf-kr.edu.pl
[205]50zeus|rank = 2
[53]51zeus|queue|0|name = plgrid-testing
52zeus|queue|0|walltime = 1
[88]53zeus|queue|1|name = plgrid
54zeus|queue|1|walltime = 72
55zeus|queue|2|name = plgrid-long
56zeus|queue|2|walltime = 168
[21]57
[88]58GaleraP = Galera+ (TASK)
59GaleraP|port = 19000
60GaleraP|url = qcg.grid.task.gda.pl
[205]61GaleraP|rank = 1
[88]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
[193]69version=0.7
[174]70
[51]71matlab = Matlab
[52]72matlab|app = MATLAB
[90]73matlab|regex = .*\\.m
[52]74
75r-lang = R-language
76r-lang|app = R
[90]77r-lang|regex = .*\\.r
[52]78
[54]79namd = NAMD
80namd|app = NAMD
[90]81namd|regex = .*\\.namd
[52]82
[88]83cfx = Ansys-CFX
84cfx|app = CFX
[90]85cfx|regex = .*\\.def
[54]86
[88]87fluent = Ansys-Fluent
88fluent|app = fluent
[90]89fluent|regex = .*\\.fluent
[101]90
91bash = BASH
92bash|app = bash
93bash|regex = .*\\.sh
[104]94
95g09 = Gaussian-09
96g09|app = g09
97g09|regex = (.*\\.gjf|.*\\.inp|.*\\.com)
[193]98g09|fallbackFetchRegexp = (.*\\.chk|.*\\.log|qcg\\.debug)
[121]99g09|appSpecificClass = GaussianSpecific
[152]100
[157]101gamess = GAMESS
102gamess|app = gamess
103gamess|regex = (.*\\.inp|.*\\.gamess)
104
105muscle2 = MUSCLE2
106muscle2|app = muscle2
107muscle2|regex = (.*\\.rb|.*\\.cxa)
108
[193]109ssrve = SSRVE
110ssrve|app = ssrve
111ssrve|regex = (.*\\.ssrve)
112
[206]113extrusion = Extrusion
114extrusion|app = extrusion
115extrusion|regex = (.*\\.extr)
116
[193]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
[205]141q-espresso = Quantum Espresso
142q-espresso|app = q-espresso
143q-espresso|regex = (.*\\.espresso)
[193]144
[205]145kepler = Kepler Workflow
146kepler|app = kepler
147kepler|regex = (.*\\.xml)
[193]148
149
[205]150
151
Note: See TracBrowser for help on using the repository browser.