Ricardo Wurmus <[email protected]> skribis: > DRMAA = Distributed Resource Management Application API. The various > Grid Engine implementations (Sun/Oracle Grid Engine, Univa Grid Engine, > Open Grid Scheduler) come with a library providing this API. > > At least Open Grid Scheduler is free software.
OK, thanks for explaining. Then the approach of letting users set DRMAA_LIBRARY_PATH to select their implementation sounds good to me. Should python-drmaa provide a search path specification for this variable? > From e4e2a050b0c23af9e1d3e4f69ae67a3d510b734a Mon Sep 17 00:00:00 2001 > From: Ricardo Wurmus <[email protected]> > Date: Wed, 1 Apr 2015 11:59:01 +0200 > Subject: [PATCH] gnu: Add python-drmaa. > > * gnu/packages/python.scm (python-drmaa, python2-drmaa): New variables. OK! Thanks, Ludo’.
