This website requires JavaScript.
Explore
Help
Sign In
ahmed
/
OpenCL-CTS
Watch
1
Star
0
Fork
0
You've already forked OpenCL-CTS
mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced
2026-03-23 23:49:02 +00:00
Code
Packages
Projects
Releases
Wiki
Activity
Files
e221d401a3b5577d48d5a10545db4bfe95e17cc2
OpenCL-CTS
/
test_conformance
/
extensions
/
cl_khr_semaphore
History
Sergiu Bogdan Popescu
e221d401a3
Build fixes
2025-10-30 14:54:12 +00:00
..
CMakeLists.txt
Added semaphore test to cover out-of-order operations synchronized with barrier (
#2068
)
2024-11-19 08:41:22 -08:00
main.cpp
Migrate extensions suites to the new test registration framework (
#2334
)
2025-04-16 11:14:34 +01:00
semaphore_base.h
Define SubDevicesScopeGuarded in the harness and remove duplicate copies (
#2379
)
2025-04-21 11:16:17 +01:00
test_semaphores_cross_queue.cpp
Build fixes
2025-10-30 14:54:12 +00:00
test_semaphores_negative_create.cpp
Migrate extensions suites to the new test registration framework (
#2334
)
2025-04-16 11:14:34 +01:00
test_semaphores_negative_getinfo.cpp
Migrate extensions suites to the new test registration framework (
#2334
)
2025-04-16 11:14:34 +01:00
test_semaphores_negative_release_retain.cpp
Migrate extensions suites to the new test registration framework (
#2334
)
2025-04-16 11:14:34 +01:00
test_semaphores_negative_wait_signal.cpp
Define SubDevicesScopeGuarded in the harness and remove duplicate copies (
#2379
)
2025-04-21 11:16:17 +01:00
test_semaphores_queries.cpp
Migrate extensions suites to the new test registration framework (
#2334
)
2025-04-16 11:14:34 +01:00
test_semaphores.cpp
Add extra kernels to Simple2, MultiWait and MultiSignal tests
2025-10-28 11:40:25 +00:00