HomeSort by relevance Sort by last modified time
    Searched refs:hwloc_topology_init (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/core/platform/posix/
port.cc 129 if (hwloc_topology_init(&hwloc_topology_handle)) {
130 LOG(ERROR) << "Call to hwloc_topology_init() failed";
  /external/eigen/cmake/
FindHWLOC.cmake 271 check_function_exists(hwloc_topology_init HWLOC_WORKS)
276 message(STATUS "Looking for hwloc : test of hwloc_topology_init with hwloc library fails")

Completed in 73 milliseconds