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.
 
 
 
 
 
davilizh 41c8e69a8f Change the code according to Chafast's suggestions in pull request #18. 1) change if..else if..else if to switch. 2)change spaces to tab. 3) add additioanl arg check. 4) delete commented out code. 5) throw any exception to avoid code duplication. 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 add switch --cuda-parallel-hash to enable and disable the parallel-hash optimization 8 years ago
dagger_shuffled.cuh Change the code according to Chafast's suggestions in pull request #18. 1) change if..else if..else if to switch. 2)change spaces to tab. 3) add additioanl arg check. 4) delete commented out code. 5) throw any exception to avoid code duplication. 8 years ago
ethash_cuda_miner.cpp add switch --cuda-parallel-hash to enable and disable the parallel-hash optimization 8 years ago
ethash_cuda_miner.h add switch --cuda-parallel-hash to enable and disable the parallel-hash optimization 8 years ago
ethash_cuda_miner_kernel.cu Change the code according to Chafast's suggestions in pull request #18. 1) change if..else if..else if to switch. 2)change spaces to tab. 3) add additioanl arg check. 4) delete commented out code. 5) throw any exception to avoid code duplication. 8 years ago
ethash_cuda_miner_kernel.h Change the code according to Chafast's suggestions in pull request #18. 1) change if..else if..else if to switch. 2)change spaces to tab. 3) add additioanl arg check. 4) delete commented out code. 5) throw any exception to avoid code duplication. 8 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