1
0
mirror of https://github.com/GOSTSec/ccminer synced 2025-01-08 22:07:56 +00:00
ccminer/Algo256
Tanguy Pruvot 38e6672d70 Allow test of SM 2.1/3.0 binaries on newer cards
Implementation based on klausT work.. a bit different

This code must be placed in a common .cu file,
cuda.cpp is not compiled with nvcc and doesnt allow cuda code...
2015-03-28 12:00:53 +01:00
..
blake256.cu cleanup: use unsigned throughput parameters 2015-02-28 14:05:09 +01:00
cuda_blake256.cu various small changes and update readme 2015-03-08 16:33:53 +01:00
cuda_fugue256.cu cleanup: use unsigned throughput parameters 2015-02-28 14:05:09 +01:00
cuda_groestl256.cu cleanup: use unsigned throughput parameters 2015-02-28 14:05:09 +01:00
cuda_keccak256.cu cleanup: use unsigned throughput parameters 2015-02-28 14:05:09 +01:00
cuda_skein256.cu Allow test of SM 2.1/3.0 binaries on newer cards 2015-03-28 12:00:53 +01:00
keccak256.cu remove uint32_t cast 2015-03-12 01:01:47 +01:00