Explorar o código

add missing info

Olivier Aumage %!s(int64=6) %!d(string=hai) anos
pai
achega
5ce2d38899
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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