Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] DRMAA interface
- Date: Wed, 27 Apr 2005 12:13:00 -0500
- From: Erik Paulson <epaulson@xxxxxxxxxxx>
- Subject: Re: [Condor-users] DRMAA interface
On Wed, Apr 27, 2005 at 04:16:28PM +0200, Peter Troeger wrote:
> From my experience, the implementation of libcondordrmaa is not
> complete and has some annoying bugs. I would therefore suggest to spend
> some time in writing a native Java DRMAA implementation for Condor. The
> libcondordrmaa works with temporary job submission files, the same could
> work for a Java library.
>
> If we would have the sources of libcondordrmaa, then it would also be
> possible to fix the bugs ;-) ...
Good point. The DRMAA library was written without needing the rest of
the Condor codebase, so we've got no problems releasing it. I think I've
probably missed the cutoff for getting them into the 6.7.7 release, but
we'll put them up seperately for now, and then get them into a future
releases.
-Erik