- Enable CPU TBB driver OBS-URL: https://build.opensuse.org/package/show/science/pocl?expand=0&rev=81
3 lines
221 B
Plaintext
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.
|