Browse Source

add missing info

Olivier Aumage 6 years ago
parent
commit
5ce2d38899
1 changed files with 1 additions and 1 deletions
  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