Explorar el Código

Disturb starpu_worker_get_hwloc_obj function name

It seems doxygen 1.8.13 chokes otherwise (!?)
Samuel Thibault hace 6 años
padre
commit
58c079a182
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      doc/doxygen/chapters/api/workers.doxy

+ 1 - 1
doc/doxygen/chapters/api/workers.doxy

@@ -358,7 +358,7 @@ hwloc cpuset associated with the worker \p workerid. The returned cpuset is obta
 from a \c hwloc_bitmap_dup() function call. It must be freed by the caller
 using \c hwloc_bitmap_free().
 
-\fn hwloc_obj_t starpu_worker_get_hwloc_obj(int workerid)
+\fn hwloc_obj_t starpu_-worker_get_hwloc_obj(int workerid)
 \ingroup API_Workers_Properties
 If StarPU was compiled with hwloc support, returns the HWLOC object corresponding to 
 the worker \p workerid.