4 Commits (1f64491f62daf348b72cb4ff84f5ba8c5565fe3b)

Author SHA1 Message Date
Con Kolivas 9a6c082ad1 Make the thread concurrency and lookup gap options hidden on the command line and autotune parameters with a newly parsed --shaders option. 12 years ago
Con Kolivas 39f7d2fa74 Allow lookup gap and thread concurrency to be passed per device and store details in kernel binary filename. 12 years ago
Con Kolivas f5f089f5b4 Add a --gpu-map option which will allow arbitrarily mapping ADL devices to OpenCL devices for instances where association by enumeration alone fails. 13 years ago
Luke Dashjr e131dfab31 Unify drivers as driver-*.c and add driver name to API 13 years ago
ckolivas 93efb726bb Allow multiple different kernels to be chosen per device. 13 years ago
Con Kolivas 26c59fbf0f Allow the worksize to be set per-device. 13 years ago
Con Kolivas deff55c640 Allow different vectors to be set per device. 13 years ago
zefir 713e8be629 move CPU chipset specific optimization into device-cpu 13 years ago
Luke Dashjr 543265d66a Generalize --temp-cutoff and implement support for reading temperature from BitFORCE FPGAs 13 years ago
zefir e0b0a6c030 Modularize code: main.c -> device-cpu + device-gpu 13 years ago