瀏覽代碼

add missing info

Olivier Aumage 6 年之前
父節點
當前提交
5ce2d38899
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      doc/doxygen_dev/chapters/010_core.doxy

+ 1 - 1
doc/doxygen_dev/chapters/010_core.doxy

@@ -24,7 +24,7 @@ TODO
 
 Execution entities:
 - worker: A worker (see \ref CoreEntitiesWorkers, \ref
-  CoreEntitiesWorkersAndContexts) entity is a thread created by StarPU to manage
+  CoreEntitiesWorkersAndContexts) entity is a CPU thread created by StarPU to manage
   one computing unit. The computing unit can be a local CPU core, an accelerator
   or GPU device, or --- on the master side when running in master-slave
   distributed mode --- a remote slave computing node. It is responsible for