6 Jun
2006
6 Jun
'06
6:32 a.m.
Hi all, please find under http://gridengine.sunsource.net/files/documents/7/89/drmaa_ruby.tar.gz my first version of a DRMAA binding for Ruby. Thanks to Ruby/DL it was not necessary to use SWIG. Open issues are * assumes DRMAA 0.95 instead of DRMAA 1.0 * memory leak due to JobTemplate destructor not yet functioning * a number of functions are not yet supported (drmaa_ps_job(), drmaa_control(), ...) so it is not yet in final stage, but already usable. Regards, Andreas