Skip to content Skip to sidebar Skip to footer
Showing posts with the label Opencl

Struct Alignment With Pyopencl

update: the int4 in my kernel was wrong. I am using pyopencl but am unable to get struct alignment … Read more Struct Alignment With Pyopencl

Opencl Producing Incorrect Calculations

I've been trying to use openCL to do some calculations, but the results are incorrect. I input … Read more Opencl Producing Incorrect Calculations

Pyopencl, Opencl, Can't Build Program On Gpu

I have a piece of kernel source which runs on the G970 on my PC but won't compile on my early 2… Read more Pyopencl, Opencl, Can't Build Program On Gpu