summaryrefslogtreecommitdiffstats
path: root/xmrstak/backend/nvidia
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #221 from psychocrypt/fix-cudaLaunchBoundsfireice-uk2017-11-241-1/+1
|\
| * fix CUDA launch bounds usagepsychocrypt2017-11-231-1/+1
* | fix auto suggestion for low end devicespsychocrypt2017-11-201-0/+4
|/
* 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-164-7/+7
* fix wrong indentions by hand after auto conversionpsychocrypt2017-11-162-6/+6
* remove space indention with tabspsychocrypt2017-11-162-53/+53
* Merge pull request #115 from fireice-uk/topic-net-extpsychocrypt2017-11-161-1/+1
|\
| * Pass threadno up the food chainUnknown2017-11-141-1/+1
* | 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-152-1/+6
|/
* add backend typepsychocrypt2017-11-101-0/+1
* optimize NVIDIA autosuggestionpsychocrypt2017-11-032-9/+30
* fix windows compile and broken aeonpsychocrypt2017-10-284-22/+28
* increase safety memory for autosuggestionpsychocrypt2017-10-271-8/+8
* rename `xmr` to `monero`psychocrypt2017-10-273-14/+15
* add aeon support to backend nvidiapsychocrypt2017-10-275-22/+63
* check if affinity must be setpsychocrypt2017-10-271-2/+3
* thread affinity for non cpu backendspsychocrypt2017-10-262-7/+24
* Merge pull request #45 from fireice-uk/topic-nonce-allocfireice-uk2017-10-231-9/+15
|\
| * small fixfireice-uk2017-10-221-1/+1
| * Fix GPU nicehash supportfireice-uk2017-10-221-1/+4
| * move nicehash check into nonce calcfireice-uk2017-10-221-4/+1
| * Implement changes suggestedfireice-uk2017-10-221-1/+1
| * Implement pool-controlled nonce allocationfireice-uk2017-10-221-9/+15
* | Merge pull request #57 from psychocrypt/fix-nvidiaBackendCrashfireice-uk2017-10-221-8/+9
|\ \ | |/ |/|
| * fix illegal memory accesspsychocrypt2017-10-211-8/+9
* | fix CUDA 9 shuffle warningpsychocrypt2017-10-201-1/+5
|/
* Make sure all singletons are set to null and make env a global ptrfireice-uk2017-10-121-1/+1
* readd nicehash pool supportpsychocrypt2017-10-011-1/+5
* nvidia: fix return value if no device is foundpsychocrypt2017-09-301-1/+1
* remove auto conf from jsonpsychocrypt2017-09-301-2/+0
* rename `Params` to `params`psychocrypt2017-09-303-4/+4
* fix compilepsychocrypt2017-09-304-37/+21
* cleanup includespsychocrypt2017-09-307-34/+35
* group filespsychocrypt2017-09-3017-0/+3397
OpenPOWER on IntegriCloud