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
bug in any_of on fermi hardware
#179
GoogleCodeExporter
closed
9 years ago
7
Add a trivial test which #defines min & max a la MSVC
#178
GoogleCodeExporter
closed
9 years ago
1
pinned_allocator needs to throw system_error
#177
GoogleCodeExporter
closed
9 years ago
1
min & max need to return references
#176
GoogleCodeExporter
closed
9 years ago
2
Compile error with gcc-4.4.x
#175
GoogleCodeExporter
closed
9 years ago
2
ensure that partition + zip_iterator works
#174
GoogleCodeExporter
closed
9 years ago
7
document difference between std::copy and thrust::copy
#173
GoogleCodeExporter
closed
9 years ago
1
Why not provide a member function that returns the raw device pointer?
#172
GoogleCodeExporter
closed
9 years ago
3
run_examples.sh needs to be run_examples.py
#171
GoogleCodeExporter
closed
9 years ago
2
Conjugate Gradient Solver
#170
GoogleCodeExporter
closed
9 years ago
1
investigate gather/scatter performance
#169
GoogleCodeExporter
closed
9 years ago
2
Function which abuse zip_iterator(last1, first2) need additional testing
#168
GoogleCodeExporter
closed
9 years ago
2
device algorithms should not assume the presence of default constructors (when possible)
#167
GoogleCodeExporter
closed
9 years ago
1
Thrust execution results in error
#166
GoogleCodeExporter
closed
9 years ago
3
Add unit tests for assumptions made about the CUDA runtime
#165
GoogleCodeExporter
closed
9 years ago
1
rename unique_copy_by_key to unique_by_key_copy
#164
GoogleCodeExporter
closed
9 years ago
1
eliminate device:: implementations of certain algorithms using zip_iterator
#163
GoogleCodeExporter
closed
9 years ago
2
refactor vector_base
#162
GoogleCodeExporter
closed
9 years ago
3
deprecate thrust::maximum & thrust::minimum
#161
GoogleCodeExporter
closed
9 years ago
5
race condition in cuda::detail::fast_scan
#160
GoogleCodeExporter
closed
9 years ago
1
Eliminate CUDA 3.X blocksize WARs
#159
GoogleCodeExporter
closed
9 years ago
2
for_each does not stop on zip_iteratior that has a constant_iterator as one component
#158
GoogleCodeExporter
closed
9 years ago
3
resolve partition_copy and stable_partition_copy
#157
GoogleCodeExporter
closed
9 years ago
3
tiny misprint in permutation_iterator example
#156
GoogleCodeExporter
closed
9 years ago
2
test larger problem sizes
#155
GoogleCodeExporter
closed
9 years ago
1
tuple constructor is too permissive
#154
GoogleCodeExporter
closed
9 years ago
2
Compiler break-down
#153
GoogleCodeExporter
closed
9 years ago
2
Custom Iterators
#152
GoogleCodeExporter
closed
9 years ago
4
discrete_voronoi needs to be prettified
#151
GoogleCodeExporter
closed
9 years ago
1
the type of sequence's step size template parameter should be allowed to differ from the init
#150
GoogleCodeExporter
closed
9 years ago
1
Add sequence_n for OutputIterators
#149
GoogleCodeExporter
closed
9 years ago
1
determine why device->host copy is slower than host->device in discrete_voronoi example
#148
GoogleCodeExporter
closed
9 years ago
2
device_ptr<void>::reference should not exist
#147
GoogleCodeExporter
closed
9 years ago
2
simpleCUDPP example does not compile/pass
#146
GoogleCodeExporter
closed
9 years ago
1
Emit a #warning when a host fallback path is encountered
#145
GoogleCodeExporter
closed
9 years ago
2
checked_cudaMemcpy needs to throw system_error
#144
GoogleCodeExporter
closed
9 years ago
1
optimize handling of device_vector in .cpp source files
#143
GoogleCodeExporter
closed
9 years ago
2
eliminate element_pair & minmax_element_pair from device/generic/extrema.inl
#142
GoogleCodeExporter
closed
9 years ago
3
implement inclusive_scan_by_key and exclusive_scan_by_key
#141
GoogleCodeExporter
closed
9 years ago
1
eliminate forward definitions created to WAR circular dependencies
#140
GoogleCodeExporter
closed
9 years ago
3
add a --list option to the unit test driver
#139
GoogleCodeExporter
closed
9 years ago
3
Compilation error in example found in the QuickStartGuide
#138
GoogleCodeExporter
closed
9 years ago
5
remove thrust/sorting/ and dependencies
#137
GoogleCodeExporter
closed
9 years ago
1
Code examples in the "transform_iterator" doc do not compile/run
#136
GoogleCodeExporter
closed
9 years ago
6
fix uninitialized_copy
#135
GoogleCodeExporter
closed
9 years ago
1
vector_base bug
#134
GoogleCodeExporter
closed
9 years ago
1
check for cuda errors in device algorithms
#133
GoogleCodeExporter
closed
9 years ago
1
Add thrust::begin() & thrust::end()
#132
GoogleCodeExporter
closed
9 years ago
2
predefined arithmetic should include exp, log, and pow
#131
GoogleCodeExporter
closed
9 years ago
2
reduce_by_key does not return the iterator pointing to the last element in the new range
#130
GoogleCodeExporter
closed
9 years ago
4
Previous
Next