pocl/maint.README

3 lines
221 B
Plaintext

By default POCL uses the TBB backend. If libpocl-devices-tbb is not installed, the OpenCL runtime will not be able to find any devices.
To force POCl to use the CPU backend, set the environment variable POCL_DEVICES=cpu.