You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Paweł Bylica 4c89e9247b
Merge branch 'master' into master-davilizh
8 years ago
..
CMakeLists.txt Fix CUDA includes 8 years ago
cuda_helper.h some fixes, cuda 8 rc build 9 years ago
dagger_shared.cuh some fixes, cuda 8 rc build 9 years ago
dagger_shuffled.cuh 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
ethash_cuda_miner.cpp Add CUDA error message prefix 8 years ago
ethash_cuda_miner.h CUDA: Improve driver/runtime checking 8 years ago
ethash_cuda_miner_kernel.cu delete dead code resulting from launch_bound deleting 8 years ago
ethash_cuda_miner_kernel.h synchronous stratum client test (wip) 9 years ago
ethash_cuda_miner_kernel_globals.h some fixes, cuda 8 rc build 9 years ago
fnv.cuh on-GPU DAG generation 9 years ago
keccak.cuh add space between equations in the for loop 8 years ago
keccak_u64.cuh on-GPU DAG generation 9 years ago