summaryrefslogtreecommitdiffstats
path: root/xmrstak/backend/nvidia
Commit message (Expand)AuthorAgeFilesLines
* fix cuda architecture detectionpsychocrypt2018-04-041-1/+1
* change `height` to `version`psychocrypt2018-04-021-1/+1
* refactor mining algo selectionpsychocrypt2018-04-014-43/+23
* Add filename to backend errorsfireice-uk2018-03-311-6/+6
* POW AEON v7psychocrypt2018-03-272-23/+24
* revert input size changepsychocrypt2018-03-251-2/+3
* fix input size on devicepsychocrypt2018-03-251-1/+1
* Fixing allocation issueJuan Leni2018-03-251-1/+1
* XMR-Stak 2.3.0 RCxmr-stak-devs2018-03-254-97/+338
* CUDA: reduce startup timepsychocrypt2018-02-282-16/+35
* speedup Voltapsychocrypt2018-01-302-1/+19
* reduce memory usage for low end gpuspsychocrypt2018-01-221-0/+6
* Merge pull request #697 from dangrabbits/masterpsychocrypt2018-01-091-0/+3
|\
| * Updated config.tpl comments to include how to exclude CPU/GPUsdangrabbits2017-12-251-0/+3
* | Merge pull request #778 from b-/patch-2fireice-uk2018-01-081-1/+1
|\ \
| * | Update minethd.cppBrian Recchia2018-01-041-1/+1
| |/
* | Modify invalid result report to show GPU idDoug Johnson2017-12-301-1/+1
|/
* Make sure we are using a steady clockfireice-uk2017-12-221-1/+1
* Merge pull request #464 from psychocrypt/topic-handleCudaErrorCodesfireice-uk2017-12-151-8/+8
|\
| * handle cuda error codespsychocrypt2017-12-101-8/+8
* | fix cuda9.1 compilepsychocrypt2017-12-141-1/+0
|/
* Beautification edit as per fireice-uk's suggestionAndrew Whittle2017-12-091-1/+1
* Fix compat_usleep for WIN32Andrew Whittle2017-12-091-1/+1
* fix intentionpsychocrypt2017-12-091-1/+3
* conservative NVIDIA auto suggestionpsychocrypt2017-12-081-1/+12
* Merge pull request #399 from psychocrypt/topic-nvidiaErrorWithMessagefireice-uk2017-12-083-23/+53
|\
| * add message to `CUDA_CHECK...` macrospsychocrypt2017-12-073-23/+53
* | option to controll gpu synchronizationpsychocrypt2017-12-017-6/+39
|/
* 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
OpenPOWER on IntegriCloud