Initialise the Context.
gpuInit()
gpuInit() initialize the gpu to work. This function must be call before gpuExit function. gpuInit is call when the toolbox loading and when the mode (Cuda/OpenCL) is modify.