6 Commits (5d9d3c4f4d146dd3f5af1d954094af311f779b2f)

Author SHA1 Message Date
mitchellhansen 5d9d3c4f4d Ah, I'm a dummy. Forgot to initialize the command queue! No wonder why it
8 years ago
mitchellhansen c3902c2f6e Added args and buffer handling, but now clEnqueueNDRangeKernel is failing
8 years ago
mitchellhansen 0c70c24a52 Switched names, thinking about how to do kernel args, and buffers.
8 years ago
mitchellhansen 5dea2494a0 Large amount done. OpenCL is almost completely abstracted out to the class
8 years ago
MitchellHansen edd8075afb Added a quick printout of the hardware info. Running into a problem choosing between platforms, going to abstract CL out into it's own class and hide all that logic
8 years ago
mitchellhansen d2b79ceec3 Added a compilation routine, probably will abstract all this out into
8 years ago