index
:
xmr-stak
power
Updated version of the xmr-stak miner with ppc64el support
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xmrstak
/
backend
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #115 from fireice-uk/topic-net-ext
psychocrypt
2017-11-16
4
-14
/
+25
|
\
|
*
Pass threadno up the food chain
Unknown
2017-11-14
3
-6
/
+6
|
*
change getName to static lc string (sorry psc)
Unknown
2017-11-14
1
-8
/
+19
*
|
Merge pull request #116 from psychocrypt/topic-checkIfBinarySupportsGPUArch
fireice-uk
2017-11-15
2
-1
/
+49
|
\
\
|
*
|
check gpu architecture
psychocrypt
2017-11-15
2
-1
/
+49
*
|
|
Merge pull request #114 from psychocrypt/fix-wrongMemoryDetection
fireice-uk
2017-11-15
2
-13
/
+43
|
\
\
\
|
|
/
/
|
*
|
fix wrong memory detection
psychocrypt
2017-11-15
2
-13
/
+43
|
|
/
*
|
Fix misc bugs (#117)
fireice-uk
2017-11-15
6
-2
/
+20
|
/
*
add backend type
psychocrypt
2017-11-10
4
-1
/
+20
*
Multi-pool final version (#90)
fireice-uk
2017-11-09
2
-5
/
+3
*
optimize NVIDIA autosuggestion
psychocrypt
2017-11-03
2
-9
/
+30
*
search for linux backend plugins
psychocrypt
2017-11-01
1
-1
/
+8
*
OSX file file extension (dynamic libraries)
psychocrypt
2017-10-31
1
-1
/
+7
*
Merge pull request #74 from psychocrypt/topic-vegaAutoSuggestion
fireice-uk
2017-10-30
1
-3
/
+15
|
\
|
*
tune VEGA auto suggestion
psychocrypt
2017-10-27
1
-3
/
+15
*
|
fix windows compile and broken aeon
psychocrypt
2017-10-28
6
-76
/
+94
|
/
*
increase safety memory for autosuggestion
psychocrypt
2017-10-27
2
-10
/
+10
*
rename `xmr` to `monero`
psychocrypt
2017-10-27
13
-73
/
+80
*
add aeon support to backend cpu
psychocrypt
2017-10-27
7
-86
/
+177
*
add aeon support to backend nvidia
psychocrypt
2017-10-27
5
-22
/
+63
*
add eon support to amd backend
psychocrypt
2017-10-27
4
-16
/
+48
*
collect XMR and Aeon characteristics
psychocrypt
2017-10-27
1
-0
/
+12
*
Merge pull request #69 from psychocrypt/topic-threadAffinity
fireice-uk
2017-10-27
5
-24
/
+59
|
\
|
*
check if affinity must be set
psychocrypt
2017-10-27
3
-7
/
+9
|
*
thread affinity for non cpu backends
psychocrypt
2017-10-26
5
-22
/
+55
*
|
amd: use 64bit target
psychocrypt
2017-10-24
5
-17
/
+22
|
/
*
remove double blob copy
psychocrypt
2017-10-23
1
-4
/
+0
*
Merge pull request #45 from fireice-uk/topic-nonce-alloc
fireice-uk
2017-10-23
9
-75
/
+90
|
\
|
*
rm debug aids
fireice-uk
2017-10-22
1
-2
/
+0
|
*
small fix
fireice-uk
2017-10-22
1
-1
/
+1
|
*
Fix GPU nicehash support
fireice-uk
2017-10-22
2
-2
/
+7
|
*
move nicehash check into nonce calc
fireice-uk
2017-10-22
6
-23
/
+22
|
*
note-to-self: don't type with your forehead
fireice-uk
2017-10-22
1
-1
/
+1
|
*
separate nonce_ctr from result push
fireice-uk
2017-10-22
1
-32
/
+24
|
*
Implement changes suggested
fireice-uk
2017-10-22
3
-4
/
+4
|
*
Add return value
fireice-uk
2017-10-22
1
-0
/
+1
|
*
Implement pool-controlled nonce allocation
fireice-uk
2017-10-22
7
-65
/
+85
*
|
Merge pull request #61 from fireice-uk/topic-gpu-thread-num
psychocrypt
2017-10-22
1
-10
/
+1
|
\
\
|
*
|
Proper removal of gpu_thread_num
fireice-uk
2017-10-22
1
-10
/
+1
|
|
/
*
|
Merge pull request #57 from psychocrypt/fix-nvidiaBackendCrash
fireice-uk
2017-10-22
1
-8
/
+9
|
\
\
|
|
/
|
/
|
|
*
fix illegal memory access
psychocrypt
2017-10-21
1
-8
/
+9
*
|
Merge pull request #58 from psychocrypt/fix-cuda9SuffleWarning
fireice-uk
2017-10-21
1
-1
/
+5
|
\
\
|
*
|
fix CUDA 9 shuffle warning
psychocrypt
2017-10-20
1
-1
/
+5
|
|
/
*
|
Merge pull request #60 from psychocrypt/fix-amdAssert
fireice-uk
2017-10-21
1
-1
/
+1
|
\
\
|
*
|
fix assert in AMD backend
psychocrypt
2017-10-20
1
-1
/
+1
|
|
/
*
|
add order_fix for double hash
fireice-uk
2017-10-18
1
-0
/
+2
*
|
Merge pull request #50 from fireice-uk/topic-hwloc
fireice-uk
2017-10-18
1
-0
/
+9
|
\
\
|
|
/
|
/
|
|
*
make hwloc check capabilities and stop it from leaking mem
fireice-uk
2017-10-17
1
-0
/
+9
*
|
Merge pull request #43 from fireice-uk/fix-aff-alt-c
fireice-uk
2017-10-17
2
-53
/
+30
|
\
\
|
|
/
|
/
|
|
*
rm pin_thd_affinity
fireice-uk
2017-10-17
2
-9
/
+2
[next]