Open MPI logo

PLPA Users' Mailing List Archives

  |   Home   |   Support   |   FAQ   |   all PLPA Users mailing list

From: Jeff Squyres (jsquyres_at_[hidden])
Date: 2006-02-20 11:39:53


On Feb 20, 2006, at 9:19 AM, tpx_at_[hidden] wrote:

> the schedutils package conatins a handy tools called taskset. It
> would be
> great to have a similar tool bundled with the plpa package. I
> adapted the
> source file taskset.c to use the plpa api (
> http://rzsunhome.rrze.uni-erlangen.de/~unrz178/plpa_taskset.c ).
> Maybe you
> can include it in the next release after updating the copyright stuff.

That does look quite handy. Thanks for the suggestion!

Unfortunately, that code is licensed under the GPL, and PLPA is
licensed under BSD -- meaning that (as I understand licensing, and I
am not a lawyer and this is not legal advice) if I included that code
in PLPA, then all of PLPA would become GPL. I would strongly prefer
to keep PLPA licensed under the BSD license.

What might be desirable is if we simply read the taskset man page and
create similar functionality but from an entirely different code base
(I took care not to look at the taskset.c code at all).

-- 
{+} Jeff Squyres
{+} The Open MPI Project
{+} http://www.open-mpi.org/