Changes between Version 45 and Version 46 of WikiStart
- Timestamp:
- 01/07/12 18:31:39 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v45 v46 286 286 == Known bugs and limitations == 287 287 288 Library covers nearly all DRMAA 1.0 specification_with exceptions289 listed below. It passes the `official DRMAA test-suite` _except of tests288 Library covers nearly all [http://www.ogf.org/documents/GFD.133.pdf DRMAA 1.0 specification] with exceptions 289 listed below. It passes the `official DRMAA test-suite` except of tests 290 290 which require job termination status. All mandatory and some optional 291 291 job attributes (namely: transfer files, wall clock time hard limit, … … 294 294 Known limitations imposed by PBS API: 295 295 296 * With `PBS Pro`_ (and OpenPBS_) retrieving of job termination status is296 * With PBS Pro (and !OpenPBS) retrieving of job termination status is 297 297 impossible. For this DRM finished jobs are marked as done with 0 298 298 return code unless job was terminated through library when they are