0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Dec 26, 2023 — Dec 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ignore More... over 1 year ago
call info with 0,NULL to get real size (workaround?) More... over 1 year ago
makefiles More... over 1 year ago
now all openCL command are accessed through function table, added get_event_profiling_info, added cl_create_program_with_il to be able load spirv programs (2.1) More... over 4 years ago
started adding 2.0 functions, fixed icd_version calculation, clCreatePipe crash when platform is missing the function so we check context version and return invalid_context for 1.x contexts More... over 5 years ago
Merge pull request #38 from arpieb/issue-37 More... almost 6 years ago
#37: Added missing error atoms for CL_DEVICE_PARTITION_FAILED, CL_INVALID_DEVICE_PARTITION_COUNT More... almost 6 years ago
added support to have functions use dirty scheduler, also added example dynamicall switch to dirty scheduler. cl_noop to messure call overhead between nif,dynamic dirty nif and dirty nif More... almost 6 years ago
Merge branch 'master' of github.com:tonyrog/cl More... almost 6 years ago
Merge pull request #35 from arpieb/issue-34 More... almost 6 years ago
#34: Corrected arity on enqueue_copy_image to add missing origin parameter required by NIF and OpenCL More... almost 6 years ago
Merge branch 'master' of github.com:tonyrog/cl More... almost 6 years ago
initialize arg_info size field, report error from get_kernel_arg_info, found the option -cl-kernel-arg-info and now the arg_info reporting works More... almost 6 years ago
Merge branch 'master' of github.com:tonyrog/cl More... almost 6 years ago
replaced integer constants with character constants for readablility More... almost 6 years ago
Win32: remove MSYS2 path converter More... about 6 years ago
Tag release More... about 6 years ago
Merge pull request #33 from dgud/dgud/fix-workgroup-info More... over 6 years ago
Fix get_kernel_workgroup_info for Intel More... over 6 years ago
Makefile win32 fixes More... over 6 years ago
Add calling convention to (dll) functions More... over 6 years ago
removed warnings More... about 7 years ago
dynamic load of all openCL functions, this makes it easier to patch variants and implement backwards compatible code More... about 7 years ago
Merge branch 'master' of github.com:tonyrog/cl More... about 8 years ago
do not check in DEBUG More... about 8 years ago
Merge branch 'dgud-dgud/rebar3' More... about 8 years ago
Merge branch 'master' of github.com:tonyrog/cl More... about 8 years ago
created special wrappers for CreateImage 2D/3D More... about 8 years ago
win32 fixes and old-rebar bc More... about 8 years ago
Convert to rebar3 usage More... about 8 years ago