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
Thrust statically assumes warp_size == 32
#79
GoogleCodeExporter
closed
9 years ago
15
gather's new interface needs documentation
#78
GoogleCodeExporter
closed
9 years ago
1
create a porable THRUST_DEPRECATED decorator
#77
GoogleCodeExporter
closed
9 years ago
1
optimize handling of BinaryPredicates when pred is an equivalence relation.
#76
GoogleCodeExporter
closed
9 years ago
3
document permutation_iterator
#75
GoogleCodeExporter
closed
9 years ago
1
arch needs gf100 constants
#74
GoogleCodeExporter
closed
9 years ago
1
document unique_by_key, unique_copy, and unique_copy_by_key
#73
GoogleCodeExporter
closed
9 years ago
2
cannot create device_vector with enum types
#72
GoogleCodeExporter
closed
9 years ago
6
creating raw_buffer<T, any_space_tag> should generate an error
#71
GoogleCodeExporter
closed
9 years ago
1
Thrust should document which functions may be safely performed in place
#70
GoogleCodeExporter
closed
9 years ago
2
CUDA algorithms need to be safe about the memory spaces of binary_op's arguments
#69
GoogleCodeExporter
closed
9 years ago
3
built-in CUDA vector types should work with device_vector pure c++ subset
#68
GoogleCodeExporter
closed
9 years ago
2
The non-nvcc path of cuda::detail::copy_device_to_device illegally calls thrust::transform
#67
GoogleCodeExporter
closed
9 years ago
1
wide_fill with small N causes empty launch
#66
GoogleCodeExporter
closed
9 years ago
3
We forgot to add thrust::tie to v1.1
#65
GoogleCodeExporter
closed
9 years ago
2
Check correctness of OMP backend without -fopenmp or /openmp
#64
GoogleCodeExporter
closed
9 years ago
3
TestPairSegmentedScan crashes on XP 32b with MSVC 2008
#63
GoogleCodeExporter
closed
9 years ago
2
Provide better documentation for device_reference<T> / T interop
#62
GoogleCodeExporter
closed
9 years ago
1
vector_base's method should be __host__ only for now
#61
GoogleCodeExporter
closed
9 years ago
1
The HG version of thrust should issue a warning
#60
GoogleCodeExporter
closed
9 years ago
6
implement unique_by_key, unique_copy, and unique_copy_by_key
#59
GoogleCodeExporter
closed
9 years ago
2
refine raw_device_buffer usage in device backends
#58
GoogleCodeExporter
closed
9 years ago
1
improve cuda::stable_merge_sort() performance with large sizeof(KeyType) or sizeof(ValueType)
#57
GoogleCodeExporter
closed
9 years ago
1
default initializer for device_vector<T> in a CPP file could be faster
#56
GoogleCodeExporter
closed
9 years ago
1
Thrust should compile warning-free
#55
GoogleCodeExporter
closed
9 years ago
10
Add unit tests for set_intersection
#54
GoogleCodeExporter
closed
9 years ago
2
Parallelize OpenMP scan functions
#53
GoogleCodeExporter
closed
9 years ago
5
Thrust should avoid identifiers that look like common macros
#52
GoogleCodeExporter
closed
9 years ago
1
arch queries should gracefully deal with unrecognized devices
#51
GoogleCodeExporter
closed
9 years ago
4
gather's interface is defined incorrectly
#50
GoogleCodeExporter
closed
9 years ago
2
permutation_iterator needs unit tests
#49
GoogleCodeExporter
closed
9 years ago
4
thrust::gather dispatch with any space iterators is ambiguous
#48
GoogleCodeExporter
closed
9 years ago
2
use unary_function and binary_function in all examples
#47
GoogleCodeExporter
closed
9 years ago
2
scatter across the bus & all paths of scatter_if are probably broken with any space iterators
#46
GoogleCodeExporter
closed
9 years ago
2
CUDA 2.3: MSVC9: version.cu example generates "nonstandard extension" warning when C runtime DLL used
#45
GoogleCodeExporter
closed
9 years ago
2
host_vector will not compile if the value_type uses CUDA __align__
#44
GoogleCodeExporter
closed
9 years ago
8
The lexicographical_sort example doesn't do any work on the device
#43
GoogleCodeExporter
closed
9 years ago
1
Compiler Warning C4099 on MSVC 9.0 and CUDA 2.3
#42
GoogleCodeExporter
closed
9 years ago
5
Test Thrust with --device-emulation
#41
GoogleCodeExporter
closed
9 years ago
5
Errors on Snow Leopard
#40
GoogleCodeExporter
closed
9 years ago
2
ensure device algorithms work for pointer-containing types
#39
GoogleCodeExporter
closed
9 years ago
1
Dispatch advance() and distance() on traversal tag instead of memory space
#38
GoogleCodeExporter
closed
9 years ago
4
Adapt the Boost System Library
#37
GoogleCodeExporter
closed
9 years ago
4
Implement host_vector::swap(device_vector&) and vice-versa
#36
GoogleCodeExporter
closed
9 years ago
2
improve radix_sort keyBits optimization
#35
GoogleCodeExporter
closed
9 years ago
1
clean up device radix_sort dispatch
#34
GoogleCodeExporter
closed
9 years ago
1
Thrust should distinguish between two separate use cases for allocating temporary storage in algorithm implementations
#33
GoogleCodeExporter
closed
9 years ago
1
Update Tutorial for v1.1
#32
GoogleCodeExporter
closed
9 years ago
1
dispatch radix_sort when comp=greater<T> is used
#31
GoogleCodeExporter
closed
9 years ago
4
The iterator space tags need to be renamed
#30
GoogleCodeExporter
closed
9 years ago
1
Previous
Next