issues
search
lion03
/
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
Example on home page doesn't compile (ubuntu 10.4; cuda 3.1; thrust 1.2)
#186
GoogleCodeExporter
closed
8 years ago
3
Host copy broken with std::vector and gcc 4.3 / 4.4 ?
#185
GoogleCodeExporter
closed
8 years ago
6
"error: kernel launches from templates are not allowed in system files" when using thrust::sort
#184
GoogleCodeExporter
closed
8 years ago
8
testing/min_element.cu doesn't compile with CUDA 3.1 using arch=sm_20
#183
GoogleCodeExporter
closed
8 years ago
2
add __launch_bounds__ to all __global__ functions with fixed blocksizes
#182
GoogleCodeExporter
closed
8 years ago
1
Problem compiling inclusive_scan with uint64_t
#181
GoogleCodeExporter
closed
8 years ago
9
patch: allow construction of uninitialized vectors
#180
GoogleCodeExporter
closed
8 years ago
3
bug in any_of on fermi hardware
#179
GoogleCodeExporter
closed
8 years ago
7
Add a trivial test which #defines min & max a la MSVC
#178
GoogleCodeExporter
closed
8 years ago
1
pinned_allocator needs to throw system_error
#177
GoogleCodeExporter
closed
8 years ago
1
min & max need to return references
#176
GoogleCodeExporter
closed
8 years ago
2
Compile error with gcc-4.4.x
#175
GoogleCodeExporter
closed
8 years ago
2
ensure that partition + zip_iterator works
#174
GoogleCodeExporter
closed
8 years ago
7
document difference between std::copy and thrust::copy
#173
GoogleCodeExporter
closed
8 years ago
1
Why not provide a member function that returns the raw device pointer?
#172
GoogleCodeExporter
closed
8 years ago
3
run_examples.sh needs to be run_examples.py
#171
GoogleCodeExporter
closed
8 years ago
2
Conjugate Gradient Solver
#170
GoogleCodeExporter
closed
8 years ago
1
investigate gather/scatter performance
#169
GoogleCodeExporter
closed
8 years ago
2
Function which abuse zip_iterator(last1, first2) need additional testing
#168
GoogleCodeExporter
closed
8 years ago
2
device algorithms should not assume the presence of default constructors (when possible)
#167
GoogleCodeExporter
closed
8 years ago
1
Thrust execution results in error
#166
GoogleCodeExporter
closed
8 years ago
3
Add unit tests for assumptions made about the CUDA runtime
#165
GoogleCodeExporter
closed
8 years ago
1
rename unique_copy_by_key to unique_by_key_copy
#164
GoogleCodeExporter
closed
8 years ago
1
eliminate device:: implementations of certain algorithms using zip_iterator
#163
GoogleCodeExporter
closed
8 years ago
2
refactor vector_base
#162
GoogleCodeExporter
closed
8 years ago
3
deprecate thrust::maximum & thrust::minimum
#161
GoogleCodeExporter
closed
8 years ago
5
race condition in cuda::detail::fast_scan
#160
GoogleCodeExporter
closed
8 years ago
1
Eliminate CUDA 3.X blocksize WARs
#159
GoogleCodeExporter
closed
8 years ago
2
for_each does not stop on zip_iteratior that has a constant_iterator as one component
#158
GoogleCodeExporter
closed
8 years ago
3
resolve partition_copy and stable_partition_copy
#157
GoogleCodeExporter
closed
8 years ago
3
tiny misprint in permutation_iterator example
#156
GoogleCodeExporter
closed
8 years ago
2
test larger problem sizes
#155
GoogleCodeExporter
closed
8 years ago
1
tuple constructor is too permissive
#154
GoogleCodeExporter
closed
8 years ago
2
Compiler break-down
#153
GoogleCodeExporter
closed
8 years ago
2
Custom Iterators
#152
GoogleCodeExporter
closed
8 years ago
4
discrete_voronoi needs to be prettified
#151
GoogleCodeExporter
closed
8 years ago
1
the type of sequence's step size template parameter should be allowed to differ from the init
#150
GoogleCodeExporter
closed
8 years ago
1
Add sequence_n for OutputIterators
#149
GoogleCodeExporter
closed
8 years ago
1
determine why device->host copy is slower than host->device in discrete_voronoi example
#148
GoogleCodeExporter
closed
8 years ago
2
device_ptr<void>::reference should not exist
#147
GoogleCodeExporter
closed
8 years ago
2
simpleCUDPP example does not compile/pass
#146
GoogleCodeExporter
closed
8 years ago
1
Emit a #warning when a host fallback path is encountered
#145
GoogleCodeExporter
closed
8 years ago
2
checked_cudaMemcpy needs to throw system_error
#144
GoogleCodeExporter
closed
8 years ago
1
optimize handling of device_vector in .cpp source files
#143
GoogleCodeExporter
closed
8 years ago
2
eliminate element_pair & minmax_element_pair from device/generic/extrema.inl
#142
GoogleCodeExporter
closed
8 years ago
3
implement inclusive_scan_by_key and exclusive_scan_by_key
#141
GoogleCodeExporter
closed
8 years ago
1
eliminate forward definitions created to WAR circular dependencies
#140
GoogleCodeExporter
closed
8 years ago
3
add a --list option to the unit test driver
#139
GoogleCodeExporter
closed
8 years ago
3
Compilation error in example found in the QuickStartGuide
#138
GoogleCodeExporter
closed
8 years ago
5
remove thrust/sorting/ and dependencies
#137
GoogleCodeExporter
closed
8 years ago
1
Previous
Next