21 Sep
2005
21 Sep
'05
3:51 p.m.
Hi, I am stumbling over the first issues while improving the Condor DRMAA implementation ;-) In one test case, the SUN DRMAA test suite calls drmaa_wait with NULL as value for the rusage parameter. The Condor implementation currently treats this as an error, since there is no statement in the specs that this parameter can be optional. For SGE this seems to be ok, it simply does not return rusage data in this case. What do we declare as correct behavior ? Regards, Peter. P.S.: I would be happy if someone could take the responsibility for opening according tracker items, at least for the next several weeks. Thanks.