Marco Hutter

Results 3 issues of Marco Hutter

About a month ago, OpenCL 3.0 has been released: https://www.khronos.org/registry/OpenCL/ There should be a new release of JOCL for OpenCL 3.0. Unfortunately, I cannot (yet) give a timeline for that,...

The build process with the current Vagrantfile and the description in the README does not work properly. There is something wrong with the Guest Additions and Folder Syncing. I consider...

According to the OpenCL specification for the `clEnqueueMapBuffer` function: > If the buffer object is created with `CL_MEM_USE_HOST_PTR` set in `mem_flags`, the following will be true: > - The `host_ptr`...