Output Message: "...A host pointer is provided without also specifying one of..."
The full message I am getting on the terminal is : Context callback: A host pointer is provided without also specifying one of CL_MEM_USE_HOST_PTR or CL_MEM_COPY_HOST_PTR
Context callback: A ...