summaryrefslogtreecommitdiffstats
path: root/xmrstak/backend
Commit message (Expand)AuthorAgeFilesLines
* optimize aes round command queuepsychocrypt2017-12-031-8/+22
* Merge pull request #221 from psychocrypt/fix-cudaLaunchBoundsfireice-uk2017-11-241-1/+1
|\
| * fix CUDA launch bounds usagepsychocrypt2017-11-231-1/+1
* | Merge pull request #180 from psychocrypt/topic-increaseBfactorfireice-uk2017-11-241-0/+4
|\ \ | |/ |/|
| * fix auto suggestion for low end devicespsychocrypt2017-11-201-0/+4
* | Update gpu.cppExceptionallyGreat2017-11-211-2/+2
* | Update gpu.hppExceptionallyGreat2017-11-211-0/+1
|/
* Merge pull request #138 from psychocrypt/fix-amdMaxWorkSizefireice-uk2017-11-181-0/+4
|\
| * fix max work size shown to userpsychocrypt2017-11-181-0/+4
* | Merge pull request #137 from psychocrypt/topic-handleOpenClErrorsfireice-uk2017-11-181-64/+82
|\ \
| * | handle OpenCL errorspsychocrypt2017-11-181-64/+82
| |/
* | fix OpenCL compatibilitypsychocrypt2017-11-181-2/+2
|/
* Merge pull request #133 from psychocrypt/fix-cudaArchBinaryDetectionfireice-uk2017-11-171-1/+1
|\
| * fix wrong cuda binary arch detectionpsychocrypt2017-11-171-1/+1
* | fix nvidia auto suggestionpsychocrypt2017-11-171-2/+2
|/
* Remove whitespace linesUnknown2017-11-1611-23/+23
* fix wrong indentions by hand after auto conversionpsychocrypt2017-11-164-12/+14
* remove space indention with tabspsychocrypt2017-11-169-154/+154
* Merge pull request #115 from fireice-uk/topic-net-extpsychocrypt2017-11-164-14/+25
|\
| * Pass threadno up the food chainUnknown2017-11-143-6/+6
| * change getName to static lc string (sorry psc)Unknown2017-11-141-8/+19
* | Merge pull request #116 from psychocrypt/topic-checkIfBinarySupportsGPUArchfireice-uk2017-11-152-1/+49
|\ \
| * | check gpu architecturepsychocrypt2017-11-152-1/+49
* | | Merge pull request #114 from psychocrypt/fix-wrongMemoryDetectionfireice-uk2017-11-152-13/+43
|\ \ \ | |/ /
| * | fix wrong memory detectionpsychocrypt2017-11-152-13/+43
| |/
* | Fix misc bugs (#117)fireice-uk2017-11-156-2/+20
|/
* add backend typepsychocrypt2017-11-104-1/+20
* 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
OpenPOWER on IntegriCloud