summaryrefslogtreecommitdiffstats
path: root/xmrstak/backend/amd
Commit message (Expand)AuthorAgeFilesLines
* amd: use 64bit targetpsychocrypt2017-10-244-12/+21
* Merge pull request #45 from fireice-uk/topic-nonce-allocfireice-uk2017-10-233-10/+16
|\
| * Fix GPU nicehash supportfireice-uk2017-10-221-1/+3
| * move nicehash check into nonce calcfireice-uk2017-10-223-7/+6
| * Implement changes suggestedfireice-uk2017-10-221-1/+1
| * Implement pool-controlled nonce allocationfireice-uk2017-10-221-7/+12
* | Proper removal of gpu_thread_numfireice-uk2017-10-221-10/+1
|/
* fix assert in AMD backendpsychocrypt2017-10-201-1/+1
* Merge pull request #44 from fireice-uk/fix-uninit-accessfireice-uk2017-10-171-1/+1
|\
| * Make sure all singletons are set to null and make env a global ptrfireice-uk2017-10-121-1/+1
* | remove the gpu_thread_num safetyfireice-uk2017-10-122-7/+0
|/
* Merge pull request #24 from psychocrypt/fix-amdEarlyReturnfireice-uk2017-10-111-335/+376
|\
| * remove early returnspsychocrypt2017-10-101-335/+376
* | improve AMD auto suggestionpsychocrypt2017-10-101-2/+7
|/
* avoid possible illegal memory accesspsychocrypt2017-10-062-8/+31
* Merge pull request #16 from psychocrypt/fix-invalidKernelCallfireice-uk2017-10-062-24/+64
|\
| * add assert to validate number of global threadspsychocrypt2017-10-051-0/+5
| * fix invalid kernel call parameterpsychocrypt2017-10-052-24/+59
* | fix amd auto suggestionpsychocrypt2017-10-041-3/+5
|/
* readd nicehash pool supportpsychocrypt2017-10-011-1/+6
* nvidia: fix return value if no device is foundpsychocrypt2017-09-301-4/+2
* fix windows compilepsychocrypt2017-09-301-1/+2
* fix clang CUDA compilepsychocrypt2017-09-301-1/+1
* rename `Params` to `params`psychocrypt2017-09-303-4/+4
* fix compilepsychocrypt2017-09-303-27/+19
* cleanup includespsychocrypt2017-09-307-42/+38
* group filespsychocrypt2017-09-3014-0/+3410
OpenPOWER on IntegriCloud