Add sub-device test for PARTITION_BY_COUNTS partition type |
|
More...
|
about 10 years ago
|
Add sub-device test for PARTITION_EQUALLY partition type |
|
More...
|
about 10 years ago
|
Add complete support for sub-devices in OCL stub |
|
More...
|
about 10 years ago
|
Add basic support for sub-devices in OCL stub so that everything compiles. However, clCreateSubDevices() doesn't do anything yet. |
|
More...
|
about 10 years ago
|
Add support for sub-devices, closes #6 |
|
More...
|
about 10 years ago
|
Add build options for generating internal docs |
|
More...
|
about 10 years ago
|
Fix minor warning in test_kernel when compiled for OpenCL 1.0 |
|
More...
|
about 10 years ago
|
Minor code improvements |
|
More...
|
about 10 years ago
|
Windows: fix native kernel compile with MinGW 32-bits |
|
More...
|
about 10 years ago
|
Windows: fix warnings when compiling with MinGW 64-bits |
|
More...
|
about 10 years ago
|
Set ccl_wrapper_add_info protected+set protect. method docs as internal |
|
More...
|
about 10 years ago
|
Update protected CCLMemObj wrapper file/methods in accordance to latest commits |
|
More...
|
about 10 years ago
|
Remove abstract wrapper definition and some methods from public API |
|
More...
|
about 10 years ago
|
Remove device container abstract class methods from public API |
|
More...
|
about 10 years ago
|
Fix minor warning in test_queue when compiling for OpenCL 1.1 |
|
More...
|
about 10 years ago
|
Remove 'v' prefix from utils version number Remove unnecessary line of code in OCL stub regarding a (previously) non-used variable. |
|
More...
|
about 10 years ago
|
Add basic error checks to clEnqueueNativeKernel() in OCL stub |
|
More...
|
about 10 years ago
|
Add clEnqueueNativeKernel() to OCL stub |
|
More...
|
about 10 years ago
|
Add test for ccl_kernel_enqueue_native() function |
|
More...
|
about 10 years ago
|
Update docs to reflect commit f70849d i.e. implementation of a wrapper for the clEnqueueNativeKernel() OpenCL function. |
|
More...
|
about 10 years ago
|
Add wrapper for the clEnqueueNativeKernel() function, closes #5 |
|
More...
|
about 10 years ago
|
Abbreviate error messages for non-debug builds |
|
More...
|
about 10 years ago
|
Fix unordered teardown when no devices found |
|
More...
|
about 10 years ago
|
Add friendly error message when no OpenCL platforms are found |
|
More...
|
about 10 years ago
|
Fix bug in errors module when error index out-of-range, fixes #16 because the seg fault occured due to an out-of-range -1001 error thrown by the Linux OpenCL ICD loader. |
|
More...
|
about 10 years ago
|
Merge branch 'devel': add support for pkg-config, resolves #17 |
|
More...
|
about 10 years ago
|
Add links to GitHub issues in TODO list in front page |
|
More...
|
about 10 years ago
|
Update tutorial: remove unused vars after improved error checking |
|
More...
|
about 10 years ago
|
Fix misaligned endforeach in cmake/Modules/FindOpenCL.cmake |
|
More...
|
about 10 years ago
|
Replace spaces with tabs in cmake/Modules/FindOpenCL.cmake |
|
More...
|
about 10 years ago
|