all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Re: [PATCH] Add python-drmaa.
Date: Wed, 1 Apr 2015 22:31:42 +0200	[thread overview]
Message-ID: <874mozegk1.fsf@mango.localdomain> (raw)
In-Reply-To: <87zj6rtxrj.fsf@gnu.org>


Ludovic Courtès writes:

> Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de> skribis:
>
>> attached is a patch for python-drmaa.  The tests are disabled because
>> libdrmaa.so is needed, which is usually provided by the cluster
>> installation.  Users are normally expected to set DRMAA_LIBRARY_PATH to
>> the path of libdrmaa.so, e.g.
>>
>>   DRMAA_LIBRARY_PATH="/opt/sge/lib/lx-amd64/libdrmaa.so"
>>
>> I don't think we need to package all of Grid Engine to have use for
>> python-drmaa, but I'd like to hear what others think about this.
>
> What’s DRMAA?  Is it free?  Part of “Grid Engine”?

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.

~~ Ricardo

  reply	other threads:[~2015-04-01 20:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-01 10:03 [PATCH] Add python-drmaa Ricardo Wurmus
2015-04-01 20:10 ` Ludovic Courtès
2015-04-01 20:31   ` Ricardo Wurmus [this message]
2015-04-02 12:53     ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874mozegk1.fsf@mango.localdomain \
    --to=ricardo.wurmus@mdc-berlin.de \
    --cc=guix-devel@gnu.org \
    --cc=ludo@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.