From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pjotr Prins Subject: slurm-lnll and munge Date: Tue, 19 Jan 2016 09:03:46 +0100 Message-ID: <20160119080346.GA26283@thebird.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60628) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aLRH3-0000jg-Ns for guix-devel@gnu.org; Tue, 19 Jan 2016 03:04:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aLRH0-0000f4-Jl for guix-devel@gnu.org; Tue, 19 Jan 2016 03:04:21 -0500 Received: from mail.thebird.nl ([95.154.246.10]:57836) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aLRH0-0000ej-En for guix-devel@gnu.org; Tue, 19 Jan 2016 03:04:18 -0500 Content-Disposition: inline List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Cc: guix-devel@gnu.org Last week I packaged slurm and munge for cluster computing. If anyone is interested I can submit it at some point when I have good internet again (10 days from now). What would be a good module to put it in, gnu/packages/hpc.scm? Pj.