16 Commits (master)

Author SHA1 Message Date
ystarnaud b53cc151aa Fix worksize per GPU 10 years ago
Jan Berdajs 87bbca6148 only change gpu engine, memclock, fans, if ADL is enabled 10 years ago
Jan Berdajs 6c5ce535d9 fix compiler warnings 10 years ago
Jan Berdajs c0baf790f6 making new algorithms and other changes merged from sph-sgminer work with current version of sgminer 10 years ago
Noel Maersk cc735db550 misc: don't violate reserved identifier naming convention. 10 years ago
Martin Danielsen d11df698d1 --rawintensity option, by request of Dead2. 10 years ago
Martin Danielsen 7aeae40af2 EXPERIMENTAL: A new way of setting intensity; introducing xintensity! 10 years ago
Noel Maersk b11ca3650a Remove remaining references to have_opencl. 11 years ago
Martin Danielsen 31123de410 -g or --gpu-threads now support comma separated values, yaaay! 11 years ago
Noel Maersk 323af83fdb Remove define-clauses for USE_SCRYPT. 11 years ago
Kano 1c04d14067 cgminer -n to include a USB device list 11 years ago
Kano a344deb6ac rename device_api -> device_drv and all related api -> drv and add a device_drv->drv enum for identifying which driver each is 11 years ago
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. 12 years ago
Luke Dashjr e131dfab31 Unify drivers as driver-*.c and add driver name to API 12 years ago
ckolivas 93efb726bb Allow multiple different kernels to be chosen per device. 12 years ago
Con Kolivas 26c59fbf0f Allow the worksize to be set per-device. 12 years ago
Con Kolivas deff55c640 Allow different vectors to be set per device. 12 years ago
zefir 713e8be629 move CPU chipset specific optimization into device-cpu 12 years ago
Luke Dashjr 543265d66a Generalize --temp-cutoff and implement support for reading temperature from BitFORCE FPGAs 12 years ago
zefir e0b0a6c030 Modularize code: main.c -> device-cpu + device-gpu 12 years ago