@@ -111,7 +111,9 @@ implementation.
111111+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
112112| OMPD | OMPD interfaces | :good: `done ` | https://reviews.llvm.org/D99914 (Supports only HOST(CPU) and Linux |
113113+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
114- | OMPT | OMPT interfaces (callback support) | :good: `done ` | |
114+ | OMPT | callback interface | :good: `done ` | |
115+ +------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
116+ | OMPT | device tracing interface | :none: `unclaimed ` | |
115117+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
116118| thread affinity | thread affinity | :good: `done ` | |
117119+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
@@ -332,8 +334,6 @@ implementation.
332334+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
333335| OMPT | new 'emi' callbacks for external monitoring interfaces | :good: `done ` | |
334336+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
335- | OMPT | device tracing interface | :none: `unclaimed ` | |
336- +------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
337337| task | 'strict' modifier for taskloop construct | :none: `unclaimed ` | |
338338+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
339339| task | inoutset in depend clause | :good: `done ` | D97085, D118383 |
0 commit comments