You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 15, 2024. It is now read-only.
Bryan Lunt edited this page Jun 6, 2013
·
4 revisions
The goal of this library is to have an object-oriented DRMAA implementation available from Java.
SWIG will automatically create interfaces, and to make the automatic SWIG interface OO, I have first written a C++ wrapper to drmaa.h .