1
0
mirror of https://github.com/GOSTSec/ccminer synced 2025-01-10 14:57:53 +00:00
ccminer/compat/thrust/system/detail/generic
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
..
scalar commit initial version 0.1 2014-03-18 22:17:40 +01:00
adjacent_difference.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
adjacent_difference.inl 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
advance.inl 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
binary_search.inl commit initial version 0.1 2014-03-18 22:17:40 +01:00
copy_if.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
copy_if.inl 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
copy.inl 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
count.inl 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
distance.inl 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
equal.inl 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
extrema.inl 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
find.inl Implement x14 (cuda + cpu functions) 2014-08-12 14:47:03 +02:00
for_each.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
gather.inl 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
generate.inl 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
inner_product.inl 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
memory.inl 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
merge.inl 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
mismatch.inl 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
partition.inl commit initial version 0.1 2014-03-18 22:17:40 +01:00
reduce_by_key.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
reduce_by_key.inl 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
reduce.inl 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
remove.inl 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
replace.inl 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
reverse.inl commit initial version 0.1 2014-03-18 22:17:40 +01:00
scan_by_key.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
scan_by_key.inl 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
scan.inl 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
scatter.inl commit initial version 0.1 2014-03-18 22:17:40 +01:00
select_system.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
sequence.inl 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
set_operations.inl 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
sort.inl commit initial version 0.1 2014-03-18 22:17:40 +01:00
swap_ranges.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
swap_ranges.inl 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
tabulate.inl commit initial version 0.1 2014-03-18 22:17:40 +01:00
tag.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
temporary_buffer.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
temporary_buffer.inl 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_reduce.inl 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_scan.inl 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
transform.inl commit initial version 0.1 2014-03-18 22:17:40 +01:00
type_traits.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_copy.inl 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
uninitialized_fill.inl commit initial version 0.1 2014-03-18 22:17:40 +01:00
unique_by_key.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
unique_by_key.inl 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
unique.inl commit initial version 0.1 2014-03-18 22:17:40 +01:00