[ET Trac] [Einstein Toolkit] #2129: systemtopology fails to compile with hwloc 2.0
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Fri Mar 9 07:42:06 CST 2018
#2129: systemtopology fails to compile with hwloc 2.0
-----------------------------------+----------------------------------------
Reporter: rhaas | Owner:
Type: defect | Status: new
Priority: major | Milestone:
Component: EinsteinToolkit thorn | Version: development version
Keywords: SystemTopology |
-----------------------------------+----------------------------------------
One gets:
{{{
COMPILING arrangements/CactusUtils/SystemTopology/src/system_topology.cc
arrangements/CactusUtils/SystemTopology/src/system_topology.cc: In
function 'void {anonymous}::output_support(hwloc_topology_t)':
arrangements/CactusUtils/SystemTopology/src/system_topology.cc:294:27:
error: 'struct hwloc_topology_membind_support' has no member named
'replicate_membind'; did you mean 'migrate_membind'?
OUTPUT_SUPPORT(membind->replicate_membind);
^
}}}
Using asking the hwloc thorn to build the included tarball instead fixes
the problem (on osx-homebrew at least).
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/2129>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list