Re: [PATCH] gnu: openmpi: Use our hwloc.

2014-05-12 Thread Ludovic Courtès
y 2014 16:43:04 -0500 > Subject: [PATCH] gnu: openmpi: Use our hwloc. > > * gnu/packages/mpi.scm (hwloc): Propagate numactl. > (openmpi)[inputs]: Add hwloc. > [native-inputs]: Add pkg-config. > [argument]: Add hwloc configure flags. Looks good to me! Ludo’.

[PATCH] gnu: openmpi: Use our hwloc.

2014-05-12 Thread Eric Bavier
The attached patch should allow openmpi to build for i686 (i.e. it was able to build on my machine for --system=i686-linux). >From f6c7613f1995a760a3f0f1da35d0135d55c932e0 Mon Sep 17 00:00:00 2001 From: Eric Bavier Date: Mon, 12 May 2014 16:43:04 -0500 Subject: [PATCH] gnu: openmpi: Use