issues
search
allendaicool
/
thrust
Automatically exported from code.google.com/p/thrust
Apache License 2.0
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add version of remove_if which takes a stencil range argument
#29
GoogleCodeExporter
closed
9 years ago
2
No way to overload host and device versions of method of a predicate.
#28
GoogleCodeExporter
closed
9 years ago
14
dispatch radix_sort even when comp=less<T> is explicitly provided
#27
GoogleCodeExporter
closed
9 years ago
1
Move iterators from thrust::experimental to thrust:: namespace
#26
GoogleCodeExporter
closed
9 years ago
1
1.1's new additions require documentation
#25
GoogleCodeExporter
closed
9 years ago
5
review our implementation of iterator_core_access::distance_from
#24
GoogleCodeExporter
closed
9 years ago
2
counting_iterator's difference_type needs to be properly deduced
#23
GoogleCodeExporter
closed
9 years ago
1
segmented_scan's unit tests non-deterministically fail on G80
#22
GoogleCodeExporter
closed
9 years ago
3
document reverse_iterator
#21
GoogleCodeExporter
closed
9 years ago
4
Bug in radix_sort in SVN release
#20
GoogleCodeExporter
closed
9 years ago
4
make algorithms work for arbitrarily large data types
#19
GoogleCodeExporter
closed
9 years ago
9
Ensure that we can copy SoA to AoS and vice versa with zip_iterator
#18
GoogleCodeExporter
closed
9 years ago
1
Implement get, tuple_size, & tuple_element for pair
#17
GoogleCodeExporter
closed
9 years ago
2
make algorithms work for large data types
#16
GoogleCodeExporter
closed
9 years ago
3
Add a CUDA-specific pinned memory allocator
#15
GoogleCodeExporter
closed
9 years ago
1
Matrix Support
#14
GoogleCodeExporter
closed
9 years ago
8
add iterator support to raw_pointer_cast()
#13
GoogleCodeExporter
closed
9 years ago
1
implement minmax_element
#12
GoogleCodeExporter
closed
9 years ago
1
ensure raw pointers and device_ptrs can be sorted efficiently
#11
GoogleCodeExporter
closed
9 years ago
2
scans should return OutputIterator
#10
GoogleCodeExporter
closed
9 years ago
1
stable_partition_copy doesn't respect OutputIterator concept semantics
#9
GoogleCodeExporter
closed
9 years ago
1
Thrust should be strict about checking whether it is safe to #include device-specific code
#8
GoogleCodeExporter
closed
9 years ago
7
implement quantification functions all_of(), any_of(), none_of()
#7
GoogleCodeExporter
closed
9 years ago
2
Iterator semantics should be well-codified
#6
GoogleCodeExporter
closed
9 years ago
2
Large temporary objects can't be passed to thrust entry points
#5
GoogleCodeExporter
closed
9 years ago
2
Add missing vector_base methods
#4
GoogleCodeExporter
closed
9 years ago
14
implement pair
#3
GoogleCodeExporter
closed
9 years ago
1
implement binary search functions
#2
GoogleCodeExporter
closed
9 years ago
7
Please check cudaMemcpy error code
#1
GoogleCodeExporter
closed
9 years ago
5
Previous