From b0cfe91eca96d319bbef0b0c507be046623887a3 Mon Sep 17 00:00:00 2001 From: Jeff Squyres Date: Mon, 17 May 2010 21:07:57 +0000 Subject: [PATCH] Re-enable hwloc component; it should be working now. I forgot to mention one more thing in the r23152 commit message: * Copy the fix for hwloc's m4 to disable the configure flag --enable-debug when building in embedding mode, because it can be hijacked by the outter-level application. In this case, if you configured OMPI with --enable-debug (or have --enable-debug in a platform file), you'd see all of hwloc's debug output. Ick. hwloc 1.0 will include this fix. This commit was SVN r23153. The following SVN revision numbers were found above: r23152 --> open-mpi/ompi@ca3362021eb5ed0b87e3a374bc0aa721e88c7319 --- opal/mca/paffinity/hwloc/.ompi_ignore | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 opal/mca/paffinity/hwloc/.ompi_ignore diff --git a/opal/mca/paffinity/hwloc/.ompi_ignore b/opal/mca/paffinity/hwloc/.ompi_ignore deleted file mode 100644 index e69de29bb2..0000000000