Jan Willem Penterman
|
8040a2e7e7
|
typo in donation address
|
9 years ago |
RoBiK
|
d8c8582f94
|
improved error handling and usage of constant memory space
|
9 years ago |
Jan Willem Penterman
|
4d0b6e0aeb
|
unrolled back :). set --cuda-schedule == sync default
|
9 years ago |
Jan Willem Penterman
|
117df50aaa
|
typos
|
9 years ago |
RoBiK
|
453726de7f
|
removed --cuda-turbo option, implemented a new --cuda-schedule option as a replacement
|
9 years ago |
RoBiK
|
3aa41b10ea
|
fixed m_search_buf races, removed unnecessary cudaMemcpyAsync calls, fixed missing cudaStreamSynchronize
|
9 years ago |
Jan Willem Penterman
|
0e1f01e447
|
builds on CUDA 6.5 again
|
9 years ago |
Jan Willem Penterman
|
3c6c8353eb
|
cosmetcis
|
9 years ago |
Jan Willem Penterman
|
85f639b001
|
more lop3...
|
9 years ago |
Jan Willem Penterman
|
67a651a1a7
|
Merge branch 'lop3' of https://github.com/Genoil/cpp-ethereum into lop3
Conflicts:
libethash-cuda/CMakeLists.txt
libethash-cuda/keccak.cuh
|
9 years ago |
Jan Willem Penterman
|
7bd0d4b381
|
lop3 instructions work. added simulation mode for kernel testing.
|
9 years ago |
Jan Willem Penterman
|
5ca5b9a01b
|
Merge branch 'cudaminer-frontier' into lop3
|
9 years ago |
Jan Willem Penterman
|
59dc0628d6
|
reverted possible speedup.
|
9 years ago |
Jan Willem Penterman
|
3fbe74bcc3
|
missing makelist
|
9 years ago |
Jan Willem Penterman
|
dcb0cc96ab
|
fixed multiple GPU support
|
9 years ago |
Genoil
|
d84d08f4fe
|
makelist..
|
9 years ago |
Genoil
|
9706461195
|
small fiex. still not sure if works
|
9 years ago |
Jan Willem Penterman
|
1b84ed99c6
|
lop3
|
9 years ago |
Jan Willem Penterman
|
da4c948c61
|
-possible speedup. untested if actually works
|
9 years ago |
Jan Willem Penterman
|
e46de57509
|
renamed "cu" -> "cuda" globally
|
9 years ago |
Jan Willem Penterman
|
5daa3e2109
|
-ditched sp_ bitselect
|
9 years ago |
Jan Willem Penterman
|
4adf0e5b1e
|
style fixes; removed unused var
|
9 years ago |
Jan Willem Penterman
|
8d9fe4e5c3
|
log hashrate by default
|
9 years ago |
Jan Willem Penterman
|
9d16de38e2
|
linux build fixes
|
9 years ago |
Jan Willem Penterman
|
d61f48543e
|
Grocer's apostrophe!
|
9 years ago |
Jan Willem Penterman
|
9697d60fe9
|
more bad braces..
|
9 years ago |
Jan Willem Penterman
|
a71438cbbf
|
renamed Minertype:GPU to Minertype:CL
style fixes
|
9 years ago |
Jan Willem Penterman
|
1a39aab227
|
- intro txt
|
9 years ago |
Jan Willem Penterman
|
56bb6941ac
|
upstream merge
also likely fixes a bug in device selection
many cmd line params changed
|
9 years ago |
Jan Willem Penterman
|
c4b1f68365
|
wip
|
9 years ago |
Jan Willem Penterman
|
dce8ab9c06
|
CUDA include dirs
|
9 years ago |
Jan Willem Penterman
|
b7f2bf89b6
|
...
|
9 years ago |
Jan Willem Penterman
|
58b6be347a
|
...
|
9 years ago |
Jan Willem Penterman
|
30bfe53bad
|
end of day commit..nothing works yet
|
9 years ago |
Jan Willem Penterman
|
88759648d4
|
enable JSONRPC for miner BUNDLE
|
9 years ago |
Gav Wood
|
195885d061
|
Merge pull request #2816 from winsvega/verbosity
Remove NOBOOST, move createRandomTest to testeth --createRandomTest
|
9 years ago |
Dimitry
|
acde849ce9
|
Style
|
9 years ago |
Gav Wood
|
16372b2d01
|
Build fixes - diable a whole load of stuff.
|
9 years ago |
Gav Wood
|
50c34b6e78
|
Merge pull request #2872 from chriseth/sol_removeFiles
Removed Solidity after move to its own repository.
|
9 years ago |
Gav Wood
|
04ed2d1952
|
const-correctness for BlockChain::genesisBlock.
|
9 years ago |
chriseth
|
533d1a1081
|
Removed Solidity after move to its own repository.
|
9 years ago |
Dimitry
|
aaee19c497
|
style
|
9 years ago |
Dimitry
|
e8dae6ea35
|
Style
|
9 years ago |
Dimitry
|
9512a38832
|
Remove NOBOOST, move createRandomTest to testeth --createRandomTest
|
10 years ago |
Gav Wood
|
1537d5003b
|
Merge pull request #2863 from arkpar/bc
SEC-017, SEC-018: Sort peers by rating and connection time; handle unexpected status
|
9 years ago |
Gav Wood
|
91f1eed00c
|
Merge pull request #2849 from CJentzsch/SEC019
SEC-019 avoid overflow in vector_ref::cropped
|
9 years ago |
Gav Wood
|
9dfd9ff36b
|
Merge pull request #2870 from arkpar/mix-move
Fake AZ and Mix targets for buildbot
|
9 years ago |
arkpar
|
2c504db354
|
Fake az and mix targets for buildbot
|
9 years ago |
Arkadiy Paronyan
|
3906c6880a
|
Merge pull request #2865 from arkpar/mix-move
Remove Mix
|
9 years ago |
Gav Wood
|
545531e6a2
|
Merge pull request #2850 from winsvega/block2
BlockchainTests mining
|
9 years ago |