summaryrefslogtreecommitdiff
path: root/samples/sgemm_batched.cpp
AgeCommit message (Collapse)Author
2022-09-27Properly set OpenCL target to version 2.1Cedric Nugteren
2022-09-22Replace the broken khronos registry link for cl.hpp with a new github link ↵Cedric Nugteren
for opencl.hpp
2017-06-29Added batched GEMM example programCedric Nugteren