summaryrefslogtreecommitdiffstats
path: root/xmrstak/backend
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #705 from dataway/devfireice-uk2018-01-031-7/+6
|\
| * CPU - cryptonight_aesni.h - rearranged prefetch instructions to allow more ti...Anthony Uk2017-12-251-7/+6
* | Merge pull request #754 from dougvj/gpu_id_showfireice-uk2018-01-032-2/+2
|\ \
| * | Modify invalid result report to show GPU idDoug Johnson2017-12-302-2/+2
| |/
* | differgence in OpenCL codepsychocrypt2017-12-301-56/+48
* | Typo: Obtaning -> ObtainingLehmax2017-12-281-1/+1
* | Busywork courtesy of Microsoftfireice-uk2017-12-261-0/+2
* | On-demand elevationfireice-uk2017-12-251-0/+4
|/
* Make sure we are using a steady clockfireice-uk2017-12-223-7/+4
* 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 #168 from grzegorzszczecin/masterfireice-uk2017-12-086-107/+501
|\
| * Fix nonce allocationUnknown2017-12-072-17/+28
| * Update documentation for `low_power_mode`.Grzegorz Hasse2017-12-061-2/+4
| * Extend low_power_mode to do up to 5 cn hashes at a time.Grzegorz Hasse2017-12-065-102/+483
* | Merge pull request #399 from psychocrypt/topic-nvidiaErrorWithMessagefireice-uk2017-12-083-23/+53
|\ \
| * | add message to `CUDA_CHECK...` macrospsychocrypt2017-12-073-23/+53
| |/
* | Merge pull request #313 from psychocrypt/topic-deviceSynchronizeMethodfireice-uk2017-12-077-6/+39
|\ \ | |/ |/|
| * option to controll gpu synchronizationpsychocrypt2017-12-017-6/+39
* | Make k unsigned.Unknown2017-12-061-1/+1
* | Clean up the x-mas treeUnknown2017-12-061-52/+69
* | Merge pull request #332 from psychocrypt/topic-tuneAMDfireice-uk2017-12-041-8/+22
|\ \
| * | optimize aes round command queuepsychocrypt2017-12-031-8/+22
| |/
* | set `srided_index = true` as defaultpsychocrypt2017-12-032-3/+3
* | add AMD scratchpad indexing optionpsychocrypt2017-12-028-6/+35
|/
* 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
OpenPOWER on IntegriCloud