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
gather example codes seem wrong
#279
GoogleCodeExporter
closed
9 years ago
1
compilation Error while trying to call make_pair_functor()
#278
GoogleCodeExporter
closed
9 years ago
2
compilation Error while trying to call make_pair_functor()
#277
GoogleCodeExporter
closed
9 years ago
1
Compilation error in pair_scan.cu
#276
GoogleCodeExporter
closed
9 years ago
5
fill_n/copy_n fails in various contexts
#275
GoogleCodeExporter
closed
9 years ago
15
fix TestPermutationIteratorWithCountingIteratorHost
#274
GoogleCodeExporter
closed
9 years ago
2
need a unit test for permutation_iterator which gathers from a counting_iterator
#273
GoogleCodeExporter
closed
9 years ago
1
CUDA Reduction should emit a compiler error if compiled without nvcc
#272
GoogleCodeExporter
closed
9 years ago
1
thrust::reduce example code from sum.cu (and thrust homepage) generates linker errors
#271
GoogleCodeExporter
closed
9 years ago
6
Every doxygen entry needs example code
#270
GoogleCodeExporter
closed
9 years ago
2
reduction of tuples does not compile
#269
GoogleCodeExporter
closed
9 years ago
8
fix errors in scan.h documentation
#268
GoogleCodeExporter
closed
9 years ago
1
consider ways to reduce compilation cost of radix_sort
#267
GoogleCodeExporter
closed
9 years ago
1
eliminate use of <algorithm>
#266
GoogleCodeExporter
closed
9 years ago
2
improve the performance of thrust::detail::host::sort & thrust::detail::host::stable_sort
#265
GoogleCodeExporter
closed
9 years ago
1
merge.cu & select.cu are KNOWN_FAILUREs on MSVC
#264
GoogleCodeExporter
closed
9 years ago
1
user-invisible macros like THRUST_HOST_COMPILER need to begin with two underscores
#263
GoogleCodeExporter
closed
9 years ago
4
consider using ICC pragmas to vectorize loops in the CPU backends
#262
GoogleCodeExporter
closed
9 years ago
6
Implement copy_n (C++0x)
#261
GoogleCodeExporter
closed
9 years ago
2
files containing Boost code should reference the NOTICE file
#260
GoogleCodeExporter
closed
9 years ago
2
add a float16_t data type for half-float support
#259
GoogleCodeExporter
closed
9 years ago
1
unit test builder should check line endings
#258
GoogleCodeExporter
closed
9 years ago
2
allow conversion between counting_iterator<T, thrust::use_default> and counting_iterator<T,cuda_device_space_tag> et al
#257
GoogleCodeExporter
closed
9 years ago
1
min is implemented wrongly
#256
GoogleCodeExporter
closed
9 years ago
1
[deleted issue]
#255
GoogleCodeExporter
closed
9 years ago
0
Document tuple
#254
GoogleCodeExporter
closed
9 years ago
1
Host double to device float copy on arch sm_11
#253
GoogleCodeExporter
closed
9 years ago
3
How to use thrust with cuda 2.3 (using device emulation )
#252
GoogleCodeExporter
closed
9 years ago
1
CUDA profiler hooks
#251
GoogleCodeExporter
closed
9 years ago
1
use CUDA zero-copy memory as a functional fallback for temporary buffer allocations
#250
GoogleCodeExporter
closed
9 years ago
2
typo in vector_base.h
#249
GoogleCodeExporter
closed
9 years ago
2
Incorrect use of NDEBUG
#248
GoogleCodeExporter
closed
9 years ago
2
Quotes used in Getting started manual cause an error.
#247
GoogleCodeExporter
closed
9 years ago
2
improve thrust::sequence documention
#246
GoogleCodeExporter
closed
9 years ago
1
thrust::sequence() generates a lengthy warning on msvc
#245
GoogleCodeExporter
closed
9 years ago
2
error: no instance of constructor "thrust::device_reference<T>::device_reference [with T=int]" matches the argument list
#244
GoogleCodeExporter
closed
9 years ago
2
sort_by_key and stable_sort_by_key's template parameters are wrongly named
#243
GoogleCodeExporter
closed
9 years ago
1
device_backend.h needs to be #included early
#242
GoogleCodeExporter
closed
9 years ago
1
sort_by_key fails cuda-memcheck
#241
GoogleCodeExporter
closed
9 years ago
3
add sm_21 data into occupancy calculator
#240
GoogleCodeExporter
closed
9 years ago
1
Revision 440e6d01c4 missed some changes
#239
GoogleCodeExporter
closed
9 years ago
4
remove thrust/utility.h
#238
GoogleCodeExporter
closed
9 years ago
1
remove thrust/set_intersection.h
#237
GoogleCodeExporter
closed
9 years ago
1
remove thrust/is_sorted.h
#236
GoogleCodeExporter
closed
9 years ago
1
remove thrust::absolute_value
#235
GoogleCodeExporter
closed
9 years ago
1
testing/reduce.cu should use thrust::maximum
#234
GoogleCodeExporter
closed
9 years ago
1
Add unit test which asserts that kernel segfault yields a CUDA error
#233
GoogleCodeExporter
closed
9 years ago
1
Document THRUST_DEBUG
#232
GoogleCodeExporter
closed
9 years ago
1
segmented_scan.cu doesn't compile
#231
GoogleCodeExporter
closed
9 years ago
1
simplify implementation of find_if
#230
GoogleCodeExporter
closed
9 years ago
1
Next