This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
automated-release
Add File
New File
Upload File
Apply Patch
clang-p2996
/
offload
/
test
/
ompt
History
Jan Patrick Lehr
caaf8099ef
[Offload][OMPT] Add callbacks for (dis)associate_ptr (
#99046
)
...
This adds the OMPT callbacks for the API functions disassociate_ptr and associate_ptr.
2024-07-17 10:15:19 +02:00
..
callbacks.h
…
omp_api.c
[Offload][OMPT] Add callbacks for (dis)associate_ptr (
#99046
)
2024-07-17 10:15:19 +02:00
register_both.h
…
register_emi_map.h
…
register_emi.h
…
register_no_device_init.h
…
register_non_emi_map.h
…
register_non_emi.h
…
register_wrong_return.h
…
target_memcpy_emi.c
…
target_memcpy.c
…
veccopy_data.c
…
veccopy_disallow_both.c
…
veccopy_emi_map.c
…
veccopy_emi.c
…
veccopy_map.c
…
veccopy_no_device_init.c
[OpenMP] [OMPT] Callback registration should not depend on the device init callback. (
#96371
)
2024-07-01 10:07:05 -07:00
veccopy_wrong_return.c
…
veccopy.c
…