Samuel Thibault преди 5 години
родител
ревизия
51b7220ab1
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      include/starpu_worker.h

+ 1 - 1
include/starpu_worker.h

@@ -488,7 +488,7 @@ int starpu_combined_worker_get_size(void);
 
 /**
    Return the rank of the current thread within the combined worker.
-   Can only be used in ::STARPU_FORKJOIN parallel tasks, to know which
+   Can only be used in ::STARPU_SPMD parallel tasks, to know which
    part of the task to work on.
 */
 int starpu_combined_worker_get_rank(void);