mirror of https://github.com/GOSTSec/sgminer
Browse Source
WIP! Use a string instead of a state-machine-ey kernel selection mechanism where kernel names have to be predefined. This should allow just dropping new kernels into dir `kernel` without bloating the code in three other places. Is in dire need of a cleanup, function parameter check, edge case check - all the usual testing. In particular, checking these definitions/keywords: * enum cl_kernels * kname * [c]gpu[s]->kernel (and similar) * memory cleanup after strdup()?.. * chosen_kernel * queue_scrypt_kernel * strbuf * initClbuild-mingw
Noel Maersk
11 years ago
4 changed files with 23 additions and 119 deletions
Loading…
Reference in new issue