Skip to content

Commit 608338c

Browse files
[OpenMP][NFC] Added comment on OpenMP 5.0 task affinity pilot implementation
1 parent dea76cc commit 608338c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/docs/OpenMPSupport.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ implementation.
145145
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
146146
| task extension | taskloop reduction | :good:`done` | |
147147
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
148-
| task extension | task affinity | :part:`not upstream` | |
148+
| task extension | task affinity | :part:`not upstream` | https://github.com/jklinkenberg/openmp/tree/task-affinity |
149149
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
150150
| task extension | clause: depend on the taskwait construct | :part:`worked on` | |
151151
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+

0 commit comments

Comments
 (0)