1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 05, 2024 — Jun 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove unnecessary code from unary_u_*.cpp (#1237) More... about 4 years ago
Fix test_buffer - undefined behavior in case of CL_MEM_USE_HOST_PTR (#1210) More... about 4 years ago
Add Test for CL_KERNEL_ATTRIBUTES (#832) (#1055) More... about 4 years ago
Redesign clGetKernelArgInfo (#522) (#1056) More... about 4 years ago
Remove OpenCL C++ tests (#1241)
kpet
as Kévin Petit
More... about 4 years ago
testHarness: Print error string when clFinish fails (#1243) More... about 4 years ago
basic/async: Check for extension only once per test (#1242) More... about 4 years ago
Fix for test_conversions failure with Clang build on Linux #1057 (#1062) More... about 4 years ago
Avoid manual memory management, fixes #975 (#1240) More... about 4 years ago
Report inputs for worst errors (#1231) More... about 4 years ago
Remove dead variables and functions (#1238) More... about 4 years ago
Reduce scope of variables (#1228) More... about 4 years ago
Remove dead CMake code (#1230) More... about 4 years ago
Remove NULL Platform Check for Negative clGetPlatformInfo (#1222) (#1229) More... about 4 years ago
Fold constant global variable (#1217) More... about 4 years ago
Fold code into loop (#1218) More... about 4 years ago
Use lambda to reduce amount of code (#1219) More... about 4 years ago
Make variables and functions local to translation unit (#1216) More... about 4 years ago
Remove unsupported code (#1211) More... about 4 years ago
Fix conversion fail when build with -O2 fail (#1193) More... about 4 years ago
New subgroups - full changes set (#1074) More... about 4 years ago
Remove unnecessary APPLE specific code (#1188) More... about 4 years ago
Remove compiler options that are specific to Apple (#1114) More... about 4 years ago
Improve consistency of clEnqueueWriteBuffer operations (#1195) More... about 4 years ago
Use the same kernel name for all tests (#1194) More... about 4 years ago
Improve log consistency (#1196) More... about 4 years ago
Do not dereference null pointer for no matching tests (#1191) More... about 4 years ago
Add tests to proposed new builtin async_copy functions with a bug fix. (#725) More... about 4 years ago
Fix discrepancy in logging messages (#1189) More... about 4 years ago
Remove trivially dead code (#1190) More... about 4 years ago