From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Guix in HPC Date: Mon, 20 Apr 2015 09:54:22 +0200 Message-ID: <87vbgrtett.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55885) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yk6XH-0002TX-VB for guix-devel@gnu.org; Mon, 20 Apr 2015 03:54:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yk6XC-0003BB-U5 for guix-devel@gnu.org; Mon, 20 Apr 2015 03:54:31 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:54888) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yk6XC-0003B6-QZ for guix-devel@gnu.org; Mon, 20 Apr 2015 03:54:26 -0400 Received: from pluto.bordeaux.inria.fr ([193.50.110.57]:43068 helo=pluto) by fencepost.gnu.org with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1Yk6XC-0001Se-C3 for guix-devel@gnu.org; Mon, 20 Apr 2015 03:54:26 -0400 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 To: guix-devel@gnu.org For those who haven=E2=80=99t seen it yet, Ricardo has posted an article on= the use of Guix in a high-performance computing (HPC) context, with a very nice intro for those familiar with how HPC traditionally handles packaging and/or those not familiar with functional package management: http://elephly.net/posts/2015-04-17-gnu-guix.html Ludo=E2=80=99.