I've been playing around with the OpenCL option for Tesseract. It appears on very first runs, it profiles the system and tries to determine which is the fastest compute device and uses that device for future runs. Is there a way to manually select the device for tesseract to run on? Eg. what if I want to run it using the regular cpu and not the gpu which tesseract automatically chooses?