Last change
on this file since 940 was
878,
checked in by djay, 6 years ago
|
Add FinalizeHPC1 service to use sacct command rather than scontrol.
|
-
Property svn:keywords set to
Id
|
File size:
695 bytes
|
Line | |
---|
1 | [FinalizeHPC1] |
---|
2 | Title = Start phase 3 of HPC execution |
---|
3 | Abstract = Unblock the ZOO-Kernel awaiting for a remote job execution |
---|
4 | processVersion = 1 |
---|
5 | storeSupported = true |
---|
6 | statusSupported = true |
---|
7 | serviceProvider = wps_hpc.zo |
---|
8 | serviceType = C |
---|
9 | <DataInputs> |
---|
10 | [JobId] |
---|
11 | Title = the image |
---|
12 | Abstract = The image to process |
---|
13 | minOccurs = 1 |
---|
14 | maxOccurs = 1 |
---|
15 | <LiteralData> |
---|
16 | dataType = string |
---|
17 | <Default> |
---|
18 | </Default> |
---|
19 | </LiteralData> |
---|
20 | </DataInputs> |
---|
21 | <DataOutputs> |
---|
22 | [Result] |
---|
23 | Title = The resulting string |
---|
24 | Abstract = The message returned by the service execution as a string. |
---|
25 | <LiteralOutput> |
---|
26 | DataType = string |
---|
27 | <Default> |
---|
28 | </Default> |
---|
29 | </LiteralOutput> |
---|
30 | </DataOutputs> |
---|
Note: See
TracBrowser
for help on using the repository browser.