We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 480486a + e0be800 commit 530ffd8Copy full SHA for 530ffd8
pythonlsf/lsf.i
@@ -52,6 +52,7 @@ int fclose(FILE *f);
52
%array_functions(guaranteedResourcePoolEnt, guaranteedResourcePoolEntArray)
53
%array_functions(struct rsvInfoEnt, rsvInfoEntArray)
54
%array_functions(struct hostRsvInfoEnt, hostRsvInfoEntArray)
55
+%array_functions(struct hRusage, hRusageArray)
56
57
//helper function for transforming char** to python list
58
%inline %{
0 commit comments