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
Discard Output Iterator possible?
#229
GoogleCodeExporter
closed
9 years ago
12
Error in documentation-example of thrust::remove_if
#228
GoogleCodeExporter
closed
9 years ago
3
failures on OSX
#227
GoogleCodeExporter
closed
9 years ago
2
Implement detail::permute
#226
GoogleCodeExporter
closed
9 years ago
4
set_intersection has no overload for user-defined compare
#225
GoogleCodeExporter
closed
9 years ago
3
generalize is_sorted_until to InputIterator
#224
GoogleCodeExporter
closed
9 years ago
3
Can't use inclusive_segmented_scan with the latest thrust version
#223
GoogleCodeExporter
closed
9 years ago
2
Implement find_if_not
#222
GoogleCodeExporter
closed
9 years ago
1
Move the arch stuff into thrust/detail
#221
GoogleCodeExporter
closed
9 years ago
1
header consolidation
#220
GoogleCodeExporter
closed
9 years ago
5
NVIDIA 3.2 driver and toolkit incomatibility
#219
GoogleCodeExporter
closed
9 years ago
6
ray sorting example crashes the driver
#218
GoogleCodeExporter
closed
9 years ago
4
fill(zip_iterator) fails to compile
#217
GoogleCodeExporter
closed
9 years ago
2
Consider Thrust Numeric library
#216
GoogleCodeExporter
closed
9 years ago
7
Testing of logical operators is broken
#215
GoogleCodeExporter
closed
9 years ago
2
is_sorted should be implemented with find_if
#214
GoogleCodeExporter
closed
9 years ago
3
investigate radix sort failures on Ocelot backend
#213
GoogleCodeExporter
closed
9 years ago
4
TestSetIntersection throws thrust::system::system_error for large input sizes
#212
GoogleCodeExporter
closed
9 years ago
1
Remove dependence on nvcc for OpenMP backend
#211
GoogleCodeExporter
closed
9 years ago
7
Specialize stable_partition_copy using a variant of the current specialization of copy_if
#210
GoogleCodeExporter
closed
9 years ago
5
CUDA implementations should not launch kernels
#209
GoogleCodeExporter
closed
9 years ago
5
Performance Issue w.r.t raw C cuda implementation
#208
GoogleCodeExporter
closed
9 years ago
5
ensure all algorithms are tested for types with non-trivial constructors
#207
GoogleCodeExporter
closed
9 years ago
2
.NET support
#206
GoogleCodeExporter
closed
9 years ago
4
Potentially interpret tuple as an index type in zip_iterator
#205
GoogleCodeExporter
closed
9 years ago
2
test thrust::fill with non-primitive types
#204
GoogleCodeExporter
closed
9 years ago
1
selectively enable use of fast_scan for non-pod types
#203
GoogleCodeExporter
closed
9 years ago
1
improve cuda scan performance with device-specific tuning
#202
GoogleCodeExporter
closed
9 years ago
2
parallelize OpenMP sorting functions
#201
GoogleCodeExporter
closed
9 years ago
2
improve cuda::fill performance for primitive types
#200
GoogleCodeExporter
closed
9 years ago
1
remove thrust::copy_when
#199
GoogleCodeExporter
closed
9 years ago
1
refactor adjacent_difference to permit safe in-situ operation
#198
GoogleCodeExporter
closed
9 years ago
2
eliminate device:: implementations of extrema.h functions
#197
GoogleCodeExporter
closed
9 years ago
2
improve copy_if performance
#196
GoogleCodeExporter
closed
9 years ago
1
Test for weird fill corner cases in c++ path
#195
GoogleCodeExporter
closed
9 years ago
1
condition for optimized cpp device fill() is too permissive
#194
GoogleCodeExporter
closed
9 years ago
1
Vectors example does not compile
#193
GoogleCodeExporter
closed
9 years ago
1
There's no default device dispatch for for_each operation.
#192
GoogleCodeExporter
closed
9 years ago
1
build-env.py duplicates code from nvcc.py
#191
GoogleCodeExporter
closed
9 years ago
1
XXX_scan's init arg should be of type T rather than const T
#190
GoogleCodeExporter
closed
9 years ago
2
update transform_reduce documentation to agree with implementation
#189
GoogleCodeExporter
closed
9 years ago
2
Destructors must not throw exception
#188
GoogleCodeExporter
closed
9 years ago
5
The behavior of using potentially ambiguous algorithm behaviors given any_space iterators should be consistent
#187
GoogleCodeExporter
closed
9 years ago
2
Example on home page doesn't compile (ubuntu 10.4; cuda 3.1; thrust 1.2)
#186
GoogleCodeExporter
closed
9 years ago
3
Host copy broken with std::vector and gcc 4.3 / 4.4 ?
#185
GoogleCodeExporter
closed
9 years ago
6
"error: kernel launches from templates are not allowed in system files" when using thrust::sort
#184
GoogleCodeExporter
closed
9 years ago
8
testing/min_element.cu doesn't compile with CUDA 3.1 using arch=sm_20
#183
GoogleCodeExporter
closed
9 years ago
2
add __launch_bounds__ to all __global__ functions with fixed blocksizes
#182
GoogleCodeExporter
closed
9 years ago
1
Problem compiling inclusive_scan with uint64_t
#181
GoogleCodeExporter
closed
9 years ago
9
patch: allow construction of uninitialized vectors
#180
GoogleCodeExporter
closed
9 years ago
3
Previous
Next