davilizh
|
c99b693d9b
|
add space between equations in the for loop
|
8 years ago |
Paweł Bylica
|
ad81b19578
|
Merge pull request #25 from ethereum-mining/travis
Travis CI: Speed up
|
8 years ago |
Paweł Bylica
|
ec0878d280
|
Travis CI: Speed up
|
8 years ago |
Paweł Bylica
|
5e2e9b30dd
|
Configure bumpversion
|
8 years ago |
Paweł Bylica
|
88e8f62842
|
AppVeyor CI: Build ethminer package
|
8 years ago |
Paweł Bylica
|
e730c834d8
|
Travis CI: deploy releases
|
8 years ago |
Paweł Bylica
|
bef9281645
|
Add CPack to package result binary
|
8 years ago |
David Li (Engrg-Hardware 1)
|
de2c1e3485
|
delete dead code resulting from launch_bound deleting
|
8 years ago |
David Li (Engrg-Hardware 1)
|
2f945b2216
|
1. delete launch bound in ethash_cuda_miner_kernel.cu 2. re-format the for loop in keccak.cuh
|
8 years ago |
David Li (Engrg-Hardware 1)
|
63ec7023b8
|
The optimized code by Nvidia Architecturer. the performance is improved from 'min/mean/max: 22369621/22579336/22719146 H/s' to 'min/mean/max: 23767722/23907532/24117248 H/s' on a flashed GTX 1060 with 2 GPCs 9 TPCs (the product chip should have 10 TPCs). Note that the code is tested on the code pulled from May-11. The current code from github cannot generate reasonable scores ('min/max/avg is 0/0/0 H/s')
|
8 years ago |
Paweł Bylica
|
1131ffebaf
|
Stratum: Reuse service thread on reconnect
|
8 years ago |
Paweł Bylica
|
18f37eb476
|
Fix Windows build (#24)
* Fix Windows build
* Add AppVeyor CI builds
* Now fix Linux and macOS
* AppVeyor: fix artifact
|
8 years ago |
Paweł Bylica
|
e554e4b2a5
|
Merge pull request #20 from ethereum-mining/hunter-libjson-rpc-cpp
Use libjson-rpc-cpp from Hunter
|
8 years ago |
Paweł Bylica
|
3244a7aa89
|
Use libjson-rpc-cpp from Hunter
|
8 years ago |
Paweł Bylica
|
0177fde7bd
|
Merge pull request #22 from ethereum-mining/limit-curl-deps
Travis CI: Remove libldap dependency
|
8 years ago |
Paweł Bylica
|
ea7447feae
|
Build CURL with HTTP support only
|
8 years ago |
Paweł Bylica
|
c67b417849
|
Travis CI: Limit CUDA packages to install
|
8 years ago |
Paweł Bylica
|
7828480f21
|
Merge pull request #19 from ethereum-mining/upgrade-cmake
Travis CI: Use CMake 3.8.1
|
8 years ago |
Paweł Bylica
|
ba09a804ae
|
CMake: Cleanup ethash library config
|
8 years ago |
Paweł Bylica
|
18391c5c50
|
Fix default CMAKE_BUILD_TYPE
|
8 years ago |
Paweł Bylica
|
e3d1f81726
|
Travis CI: Use CMake 3.8.1
|
8 years ago |
Paweł Bylica
|
80d51f19c5
|
Merge pull request #15 from ethereum-mining/readme
Update README
|
8 years ago |
Paweł Bylica
|
fd4c0c5e96
|
Update README
|
8 years ago |
Paweł Bylica
|
e63e3bd460
|
Merge pull request #16 from ethereum-mining/cmake-cleanup
CMake cleanup
|
8 years ago |
Paweł Bylica
|
783c9cc4fb
|
Fix CUDA includes
|
8 years ago |
Paweł Bylica
|
49dfbc0cf0
|
Fix some compilation warnings
|
8 years ago |
Paweł Bylica
|
8e6f438642
|
Fix buildinfo.cmake script
|
8 years ago |
Paweł Bylica
|
b2284ea8bf
|
Remove releases binaries
|
8 years ago |
Paweł Bylica
|
50e437d29d
|
Remove EthUtils.cmake
|
8 years ago |
Paweł Bylica
|
c45fcfc939
|
Cleanup CMake options
|
8 years ago |
Paweł Bylica
|
6118c1151e
|
CMake: Remove TARGET_PLATFROM variable
|
8 years ago |
Paweł Bylica
|
6b2338969e
|
Remove EthDependencies.cmake
|
8 years ago |
Paweł Bylica
|
9ea9056fa1
|
Merge pull request #13 from ethereum-mining/ci-hunter-cache
Tracis CI: cache Hunter packages properly
|
8 years ago |
Paweł Bylica
|
f062e9e87b
|
Travis CI: do not implicitly link CUDA libs
|
8 years ago |
Paweł Bylica
|
9ea86d7178
|
CMake: enforce OpenCL package from Hunter
|
8 years ago |
Paweł Bylica
|
4819c3e91f
|
Fix listing CUDA devices crash
|
8 years ago |
Paweł Bylica
|
e09ba1ca34
|
Travis CI: Fix CUDA build option
|
8 years ago |
Paweł Bylica
|
b229ff6f20
|
Tracis CI: cache Hunter packages properly
|
8 years ago |
Paweł Bylica
|
abbb4a8c1d
|
Merge pull request #11 from ethereum-mining/version
Cleanup versioning
|
8 years ago |
Paweł Bylica
|
cd9bdf137a
|
Merge pull request #12 from ethereum-mining/ci-cuda
Travis CUDA build
|
8 years ago |
Paweł Bylica
|
81ce38554c
|
Travis CI: build with CUDA
|
8 years ago |
Paweł Bylica
|
de75d9bea1
|
Git ignore CLion default build dirs
|
8 years ago |
Paweł Bylica
|
adb9d2a16c
|
CMake: remove unused options
|
8 years ago |
Paweł Bylica
|
0c86011228
|
Simplify buildinfo generation
|
8 years ago |
Paweł Bylica
|
d5eac091f7
|
Bump version to 0.10.0, remove Genoil's suffix
|
8 years ago |
Paweł Bylica
|
5a6acad5c5
|
Merge pull request #10 from ethereum-mining/build-config
Build config
|
8 years ago |
Paweł Bylica
|
73387bc8a5
|
Workaround CMake number of core detection
|
8 years ago |
Paweł Bylica
|
908ce5a806
|
Debug hunter
|
8 years ago |
Paweł Bylica
|
b7f8c9b1b1
|
Update hunter to get static library of OpenCL loader
|
8 years ago |
Paweł Bylica
|
bdaa4109a0
|
Remove more code
|
8 years ago |