index
:
weft
main
CPEN 511 Project - Weft: Improving SIMD Utilization through MIMD-like Co-issue and Thread Compaction
Davit Grigoryan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libopencl
/
opencl_runtime_api.cc
Age
Commit message (
Expand
)
Author
2010-08-10
refactor: mostly finished getting rid of extern decl
Tor Aamodt
2010-08-08
refactoring: mem_latency_stat in impl, etc...
Tor Aamodt
2010-08-08
refactor: moving extern variable declarations into headers
Tor Aamodt
2010-08-08
- remember to return CL_SUCCESS if we allocate memory successfully
Tor Aamodt
2010-08-08
add clFlush (empty implementation) - oclMatrixMul completes but is failing (d...
Tor Aamodt
2010-08-08
oclSortingNetworks passing: update workgroup size calculation (now ignores
Tor Aamodt
2010-08-08
** fully decouple kernel compilation from kernel launch for opencl
Tor Aamodt
2010-08-08
refactoring: start moving prototypes into headers
Tor 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-19
updating opencl wrapper support
Tor Aamodt
2010-07-17
- add support for ld/st with generic addresses
Tor Aamodt
2010-07-15
creating branch for adding support for CUDA 3.x and Fermi
Tor Aamodt
[prev]