-
v_0.5.1e29442dd · ·
Function RAW() (from R) is more stringent now in its use (it seems). The use of RAW() is causing an error in R 4.2.0. It seems that indeed the proper function to use is DATAPTR() from Rinlinedfuns.h
-
v_0.5.0de46a05e · ·
Implementation of a package level default OpenCL context (oclContext) to simplify usage
-
v_0.4.2aae1e66b · ·
Adding local work size in oclKernel Also fixing some of the device information.
-
-
v_0.4.0887a417d · ·
Re-introducing oclRun with autoconversion. oclSimpleKernel + oclRun interface should be again compatible with the ones from v-0.1.3
-
-
v_0.3.9280e5219 · ·
Most of the todo is done. Remains to replace the old calling interface by wrapper around the newer one (and re-implement this way «auto-conversion»).
-
-