[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] gnu: openmpi: Use our hwloc.
From: |
Ludovic Courtès |
Subject: |
Re: [PATCH] gnu: openmpi: Use our hwloc. |
Date: |
Mon, 12 May 2014 23:57:22 +0200 |
User-agent: |
Gnus/5.130009 (Ma Gnus v0.9) Emacs/24.3 (gnu/linux) |
Eric Bavier <address@hidden> skribis:
> 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 <address@hidden>
> Date: Mon, 12 May 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’.