1
0
mirror of https://github.com/GOSTSec/ccminer synced 2025-01-09 06:18:07 +00:00
ccminer/compat/thrust
Tanguy Pruvot 06763c20b1 Implement x14 (cuda + cpu functions)
Project was updated for VS2013 and CUDA SDK 6.5

add also a --cputest function to dump cpu hash results

TODO: x15 is not fully functional, but first loop seems ok

Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
2014-08-12 14:47:03 +02:00
..
detail commit initial version 0.1 2014-03-18 22:17:40 +01:00
iterator commit initial version 0.1 2014-03-18 22:17:40 +01:00
random commit initial version 0.1 2014-03-18 22:17:40 +01:00
system Implement x14 (cuda + cpu functions) 2014-08-12 14:47:03 +02:00
adjacent_difference.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
advance.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
binary_search.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
CHANGELOG commit initial version 0.1 2014-03-18 22:17:40 +01:00
copy.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
count.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
device_allocator.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
device_delete.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
device_free.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
device_malloc_allocator.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
device_malloc.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
device_new_allocator.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
device_new.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
device_ptr.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
device_reference.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
device_vector.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
distance.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
equal.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
execution_policy.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
extrema.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
fill.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
find.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
for_each.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
functional.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
gather.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
generate.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
host_vector.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
inner_product.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
logical.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
memory.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
merge.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
mismatch.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
pair.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
partition.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
random.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
reduce.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
remove.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
replace.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
reverse.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
scan.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
scatter.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
sequence.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
set_operations.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
sort.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
swap.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
system_error.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
tabulate.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
transform_reduce.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
transform_scan.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
transform.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
tuple.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
uninitialized_copy.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
uninitialized_fill.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
unique.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
version.h commit initial version 0.1 2014-03-18 22:17:40 +01:00