mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-03-06 01:19:28 +00:00
[clang][docs][OpenMP] Update status of OMPT support.
Update documentation on implementation status of OMPT. Reviewed By: jdoerfert Differential Revision: https://reviews.llvm.org/D156336
This commit is contained in:
parent
5775db2e7b
commit
99ce17b71c
@ -140,7 +140,7 @@ implementation.
|
||||
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
|
||||
| OMPD | OMPD interfaces | :part:`not upstream` | https://github.com/OpenMPToolsInterface/LLVM-openmp/tree/ompd-tests |
|
||||
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
|
||||
| OMPT | OMPT interfaces | :part:`mostly done` | |
|
||||
| OMPT | OMPT interfaces (callback support) | :good:`done` | |
|
||||
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
|
||||
| thread affinity | thread affinity | :good:`done` | |
|
||||
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
|
||||
@ -355,7 +355,9 @@ implementation.
|
||||
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
|
||||
| OMPT | new barrier state values added to ompt_state_t enum | :none:`unclaimed` | |
|
||||
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
|
||||
| OMPT | new 'emi' callbacks for external monitoring interfaces | :none:`unclaimed` | |
|
||||
| OMPT | new 'emi' callbacks for external monitoring interfaces | :good:`done` | |
|
||||
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
|
||||
| OMPT | device tracing interface | :none:`unclaimed` | |
|
||||
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
|
||||
| task | 'strict' modifier for taskloop construct | :none:`unclaimed` | |
|
||||
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
|
||||
|
Loading…
x
Reference in New Issue
Block a user