issues
search
stotko
/
stdgpu
stdgpu: Efficient STL-like Data Structures on the GPU
https://stotko.github.io/stdgpu/
Apache License 2.0
1.16k
stars
83
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
General: Remove optional NOTICE file
#340
stotko
closed
1 year ago
1
src: Fix recent clang-tidy warnings
#339
stotko
closed
1 year ago
1
unordered_map creation crashing with cuda 12.x
#338
trsh
closed
1 year ago
15
Solve compilation error in Ubuntu 22.04 and friends
#337
nachovizzo
closed
1 year ago
1
memory: Fix missing-return warning in to_address with NVCC
#336
stotko
closed
2 years ago
1
src: Use shorter inline variables for detail type traits
#335
stotko
closed
2 years ago
1
type_traits: Add inline variable alias in trait generation macro
#334
stotko
closed
2 years ago
1
src,test: Use shorter inline variables as type traits
#333
stotko
closed
2 years ago
1
memory: Simplify to_address implementation
#332
stotko
closed
2 years ago
1
cmake: Honor STDGPU_COMPILE_WARNING_AS_ERROR option in clang-format targets
#331
stotko
closed
2 years ago
1
src,test: Add missing noexcept to many functions
#330
stotko
closed
2 years ago
1
bit: Use std::byte in bit_cast implementation
#329
stotko
closed
2 years ago
1
examples,src,test: Fix various clang-tidy warnings
#328
stotko
closed
2 years ago
1
src,test: Enable and fix more clang-tidy warnings
#327
stotko
closed
2 years ago
1
limits: Remove obsolete declarations in implementation
#326
stotko
closed
2 years ago
1
atomic: Remove backports for CC 3.0 and lower in CUDA backend
#325
stotko
closed
2 years ago
1
memory: Drop thrust synchronization workaround
#324
stotko
closed
2 years ago
1
attribute: Drop backport macros and port to native C++17 attributes
#323
stotko
closed
2 years ago
1
cmake: Explicitly list and process headers
#322
stotko
closed
2 years ago
1
cmake: Use new compile-as-error flag detection of CMake
#321
stotko
closed
2 years ago
1
cmake: Update support for CMake 3.24
#320
stotko
closed
2 years ago
1
cmake: Drop workarounds for versions older than 3.18
#319
stotko
closed
2 years ago
1
General: Bump required standard to C++17
#318
stotko
closed
2 years ago
1
scripts: Upgrade to thrust 1.17.2
#317
stotko
closed
2 years ago
1
CI: Fix deprecation warning in checkout action
#316
stotko
closed
2 years ago
1
CI: Upgrade to Ubuntu 22.04 image
#315
stotko
closed
2 years ago
1
Raise minimum requirements to C++17
#314
stotko
closed
2 years ago
0
test: Upgrade googletest to 1.12.1
#313
stotko
closed
2 years ago
1
benchmark: Upgrade google benchmark to 1.7.0
#312
stotko
closed
2 years ago
1
build(deps): bump numpy from 1.19.4 to 1.22.0 in /benchmark/benchmark-1.6.1
#311
dependabot[bot]
closed
2 years ago
2
Compatibility with Thrust?
#310
jiapei-nexera
closed
2 years ago
3
bitset: Improve performance of count function
#309
stotko
closed
2 years ago
1
mutex: Improve performance of valid function
#308
stotko
closed
2 years ago
1
build(deps): bump numpy from 1.19.4 to 1.21.0 in /benchmark/benchmark-1.6.1
#307
dependabot[bot]
closed
2 years ago
2
General: Add benchmarks
#306
stotko
closed
2 years ago
1
execution: Add aliases for device and host policies
#305
stotko
closed
2 years ago
1
test: Reduce array sizes to speed up CI
#304
stotko
closed
2 years ago
1
src,test: Port away from counting_iterator
#303
stotko
closed
2 years ago
1
src,test: Port away from equal and all_of
#302
stotko
closed
2 years ago
1
numeric: Add transform_reduce_index
#301
stotko
closed
2 years ago
1
numeric: Move iota from algorithm header
#300
stotko
closed
2 years ago
1
algorithm,memory: Add *_n versions of algorithms and cleanup destroy
#299
stotko
closed
2 years ago
1
memory: Add uninitialized_copy and uninitialized_fill
#298
stotko
closed
2 years ago
1
src, test: Port away from copy and fill
#297
stotko
closed
2 years ago
1
memory: Add to_address function
#296
stotko
closed
2 years ago
1
utility: Add pair as alias to thrust implementation
#295
stotko
closed
2 years ago
1
src,test: Port away from for_each
#294
stotko
closed
2 years ago
1
test: Port away from random header
#293
stotko
closed
2 years ago
1
test: Port away from sort and count_if
#292
stotko
closed
2 years ago
1
test: Port away from reduce
#291
stotko
closed
2 years ago
1
Previous
Next