summaryrefslogtreecommitdiff
path: root/libopencl/opencl_runtime_api.cc
AgeCommit message (Expand)Author
2010-08-10refactor: mostly finished getting rid of extern declTor Aamodt
2010-08-08refactoring: mem_latency_stat in impl, etc...Tor Aamodt
2010-08-08refactor: moving extern variable declarations into headersTor Aamodt
2010-08-08- remember to return CL_SUCCESS if we allocate memory successfullyTor Aamodt
2010-08-08add clFlush (empty implementation) - oclMatrixMul completes but is failing (d...Tor Aamodt
2010-08-08oclSortingNetworks passing: update workgroup size calculation (now ignores Tor Aamodt
2010-08-08** fully decouple kernel compilation from kernel launch for openclTor Aamodt
2010-08-08refactoring: start moving prototypes into headersTor Aamodt
2010-07-21- reduce 3.1 sdk regression test runtimes (as per 2.3 sdk versions)Tor Aamodt
2010-07-20- adding CL_DEVICE_SINGLE_FP_CONFIG (need to get info on what it should be se...Tor Aamodt
2010-07-19updating opencl wrapper supportTor Aamodt
2010-07-17- add support for ld/st with generic addressesTor Aamodt
2010-07-15creating branch for adding support for CUDA 3.x and FermiTor Aamodt