summaryrefslogtreecommitdiffstats
path: root/xmrstak/backend
Commit message (Expand)AuthorAgeFilesLines
* Multi-pool final version (#90)fireice-uk2017-11-092-5/+3
* optimize NVIDIA autosuggestionpsychocrypt2017-11-032-9/+30
* search for linux backend pluginspsychocrypt2017-11-011-1/+8
* OSX file file extension (dynamic libraries)psychocrypt2017-10-311-1/+7
* Merge pull request #74 from psychocrypt/topic-vegaAutoSuggestionfireice-uk2017-10-301-3/+15
|\
| * tune VEGA auto suggestionpsychocrypt2017-10-271-3/+15
* | fix windows compile and broken aeonpsychocrypt2017-10-286-76/+94
|/
* increase safety memory for autosuggestionpsychocrypt2017-10-272-10/+10
* rename `xmr` to `monero`psychocrypt2017-10-2713-73/+80
* add aeon support to backend cpupsychocrypt2017-10-277-86/+177
* add aeon support to backend nvidiapsychocrypt2017-10-275-22/+63
* add eon support to amd backendpsychocrypt2017-10-274-16/+48
* collect XMR and Aeon characteristicspsychocrypt2017-10-271-0/+12
* Merge pull request #69 from psychocrypt/topic-threadAffinityfireice-uk2017-10-275-24/+59
|\
| * check if affinity must be setpsychocrypt2017-10-273-7/+9
| * thread affinity for non cpu backendspsychocrypt2017-10-265-22/+55
* | amd: use 64bit targetpsychocrypt2017-10-245-17/+22
|/
* remove double blob copypsychocrypt2017-10-231-4/+0
* Merge pull request #45 from fireice-uk/topic-nonce-allocfireice-uk2017-10-239-75/+90
|\
| * rm debug aidsfireice-uk2017-10-221-2/+0
| * small fixfireice-uk2017-10-221-1/+1
| * Fix GPU nicehash supportfireice-uk2017-10-222-2/+7
| * move nicehash check into nonce calcfireice-uk2017-10-226-23/+22
| * note-to-self: don't type with your foreheadfireice-uk2017-10-221-1/+1
| * separate nonce_ctr from result pushfireice-uk2017-10-221-32/+24
| * Implement changes suggestedfireice-uk2017-10-223-4/+4
| * Add return valuefireice-uk2017-10-221-0/+1
| * Implement pool-controlled nonce allocationfireice-uk2017-10-227-65/+85
* | Merge pull request #61 from fireice-uk/topic-gpu-thread-numpsychocrypt2017-10-221-10/+1
|\ \
| * | Proper removal of gpu_thread_numfireice-uk2017-10-221-10/+1
| |/
* | Merge pull request #57 from psychocrypt/fix-nvidiaBackendCrashfireice-uk2017-10-221-8/+9
|\ \ | |/ |/|
| * fix illegal memory accesspsychocrypt2017-10-211-8/+9
* | Merge pull request #58 from psychocrypt/fix-cuda9SuffleWarningfireice-uk2017-10-211-1/+5
|\ \
| * | fix CUDA 9 shuffle warningpsychocrypt2017-10-201-1/+5
| |/
* | Merge pull request #60 from psychocrypt/fix-amdAssertfireice-uk2017-10-211-1/+1
|\ \
| * | fix assert in AMD backendpsychocrypt2017-10-201-1/+1
| |/
* | add order_fix for double hashfireice-uk2017-10-181-0/+2
* | Merge pull request #50 from fireice-uk/topic-hwlocfireice-uk2017-10-181-0/+9
|\ \ | |/ |/|
| * make hwloc check capabilities and stop it from leaking memfireice-uk2017-10-171-0/+9
* | Merge pull request #43 from fireice-uk/fix-aff-alt-cfireice-uk2017-10-172-53/+30
|\ \ | |/ |/|
| * rm pin_thd_affinityfireice-uk2017-10-172-9/+2
| * Affinity - fix Cfireice-uk2017-10-122-5/+8
| * Affinity - fix Bfireice-uk2017-10-122-8/+9
| * swap orderfireice-uk2017-10-121-3/+3
| * print warningfireice-uk2017-10-111-1/+2
| * cleanup and give a return from set_affinityfireice-uk2017-10-112-32/+11
* | Merge pull request #44 from fireice-uk/fix-uninit-accessfireice-uk2017-10-172-2/+2
|\ \
| * | Make sure all singletons are set to null and make env a global ptrfireice-uk2017-10-122-2/+2
| |/
* | remove the gpu_thread_num safetyfireice-uk2017-10-122-7/+0
|/
* Merge pull request #24 from psychocrypt/fix-amdEarlyReturnfireice-uk2017-10-111-335/+376
|\
OpenPOWER on IntegriCloud