issues
search
UIKit0
/
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
Better documentation about --device-debug being incompatible with thrust
#486
GoogleCodeExporter
closed
9 years ago
1
device_vector() constructor causes the 'abort() has been called' run-time exception
#485
GoogleCodeExporter
closed
9 years ago
1
CUDA_EXCEPTION_10: zip_iterator<device_vector> -> transform_iterator -> device_vector<tuple>
#484
GoogleCodeExporter
closed
9 years ago
2
set_symmetric_difference bug
#483
GoogleCodeExporter
closed
9 years ago
2
omp reduce is broken on Win7 64b msvc 2008
#482
GoogleCodeExporter
closed
9 years ago
2
Add example to quick start that shows how to initialize a device_vector to existing memory
#481
GoogleCodeExporter
closed
9 years ago
3
TestZipIteratorReduceByKey is broken with sm_11
#480
GoogleCodeExporter
closed
9 years ago
2
TestReduceWithLargeTypes is broken with sm_11
#479
GoogleCodeExporter
closed
9 years ago
1
CUDA's get_value and assign_value WAR doesn't work for msvc 2005
#478
GoogleCodeExporter
closed
9 years ago
7
Github migration
#477
GoogleCodeExporter
closed
9 years ago
1
implement sparse_vector example with merge_by_key
#476
GoogleCodeExporter
closed
9 years ago
1
tune parallel/serial threshold in CPU sorting algorithms
#475
GoogleCodeExporter
closed
9 years ago
1
omp build is broken on windows
#474
GoogleCodeExporter
closed
9 years ago
1
internal/reduce_intervals.inl brings in CUDA-specific headers
#473
GoogleCodeExporter
closed
9 years ago
7
Update CHANGELOG
#472
GoogleCodeExporter
closed
9 years ago
1
Misaligned Shared or Local Address
#471
GoogleCodeExporter
closed
9 years ago
9
expand example crashes with omp
#470
GoogleCodeExporter
closed
9 years ago
2
min_element wrongly requires const of its binary function
#469
GoogleCodeExporter
closed
9 years ago
4
parallelize set operations on multicore systems
#468
GoogleCodeExporter
closed
9 years ago
1
add transpose() example
#467
GoogleCodeExporter
closed
9 years ago
1
remove deprecated device_space_tag and host_space_tag
#466
GoogleCodeExporter
closed
9 years ago
3
Make use of THRUST_XXX_BACKEND an error
#465
GoogleCodeExporter
closed
9 years ago
1
uniform_decomposition brings in cuda-specific headers
#464
GoogleCodeExporter
closed
9 years ago
1
Deprecate THRUST_XXX_BACKEND
#463
GoogleCodeExporter
closed
9 years ago
3
tagged_iterator does not propagate its tag to its nested pointer & reference types
#462
GoogleCodeExporter
closed
9 years ago
1
cuda doesn't correctly respect its argument's tag
#461
GoogleCodeExporter
closed
9 years ago
2
Rename public template parameters named Space to System
#460
GoogleCodeExporter
closed
9 years ago
2
Document more subtleties
#459
GoogleCodeExporter
closed
9 years ago
1
consider adding algorithm for repeating values a specified number of times
#458
GoogleCodeExporter
closed
9 years ago
3
Make fallback_allocator example use the allocator in the device_vector
#457
GoogleCodeExporter
closed
9 years ago
1
Document retag and reinterpret_tag
#456
GoogleCodeExporter
closed
9 years ago
4
global device_vector of custom struct throws exception at system closedown
#455
GoogleCodeExporter
closed
9 years ago
9
Document each system's tag
#454
GoogleCodeExporter
closed
9 years ago
1
Eliminate as many Doxygen warnings as possible
#453
GoogleCodeExporter
closed
9 years ago
1
Figure out how to deprecate the functionality in thrust/system/cuda_error.h
#452
GoogleCodeExporter
closed
9 years ago
5
Document thrust::raw_reference_cast
#451
GoogleCodeExporter
closed
9 years ago
1
reference needs the full complement of operator overloads
#450
GoogleCodeExporter
closed
9 years ago
1
consider removing device-to-device copy workaround for absence of nvcc
#449
GoogleCodeExporter
closed
9 years ago
3
add string sorting example
#448
GoogleCodeExporter
closed
9 years ago
1
scrub WAR that can be removed
#447
GoogleCodeExporter
closed
9 years ago
1
rename thrust::iterator_space
#446
GoogleCodeExporter
closed
9 years ago
6
document thrust::cuda backend
#445
GoogleCodeExporter
closed
9 years ago
1
document thrust::tbb backend
#444
GoogleCodeExporter
closed
9 years ago
1
document thrust::omp backend
#443
GoogleCodeExporter
closed
9 years ago
2
document thrust::cpp backend
#442
GoogleCodeExporter
closed
9 years ago
1
document thrust::reference
#441
GoogleCodeExporter
closed
9 years ago
1
thrust::pointer needs documentation
#440
GoogleCodeExporter
closed
9 years ago
1
thrust/memory.h needs to make raw_reference_cast and raw_pointer_cast available
#439
GoogleCodeExporter
closed
9 years ago
1
figure out in which header to expose raw_reference_cast
#438
GoogleCodeExporter
closed
9 years ago
1
move pinned_allocator to thrust::system::cuda::experimental::pinned_allocator
#437
GoogleCodeExporter
closed
9 years ago
1
Next