issues
search
agency-library
/
agency
Execution primitives for C++
http://agency-library.github.io
BSD 3-Clause "New" or "Revised" License
154
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Windows support?
#468
leha-bot
opened
4 years ago
4
0.3.0 CHANGELOG
#467
jaredhoberock
closed
4 years ago
0
Generate high dimensional indices in lexicographic order
#466
jaredhoberock
closed
5 years ago
0
Consider introducing cuda::parallel_executor_2d
#465
jaredhoberock
opened
5 years ago
0
Introduce seqnd & parnd
#464
jaredhoberock
closed
5 years ago
0
Improving tuple initialization -- N4387
#463
ccecka
closed
6 years ago
1
Device allocator
#462
jaredhoberock
closed
6 years ago
0
Size and shape
#461
jaredhoberock
closed
6 years ago
0
Introduce agency::to_address and agency::detail::data
#460
jaredhoberock
closed
6 years ago
0
Eliminate use of cudaLaunchKernel
#459
jaredhoberock
closed
6 years ago
0
Introduce destroy_array
#458
jaredhoberock
closed
6 years ago
0
Introduce basic_ndarray "emplace" constructor
#457
jaredhoberock
closed
6 years ago
0
Construct array
#456
jaredhoberock
closed
6 years ago
0
Make scoped_shape_t return a type with arithmetic operators
#455
jaredhoberock
closed
6 years ago
0
Add operator% and operator%= to arithmetic_tuple_facade
#454
jaredhoberock
closed
6 years ago
0
Restore lattice's missing iterator type
#453
jaredhoberock
closed
6 years ago
0
Introduce experimental::basic_span
#452
jaredhoberock
closed
6 years ago
0
Ranges fixes
#451
jaredhoberock
closed
6 years ago
0
Issue 449
#450
jaredhoberock
closed
6 years ago
0
agency::experimental::all should be a customization point object
#449
jaredhoberock
closed
6 years ago
0
Agency fancy pointers
#448
jaredhoberock
closed
6 years ago
0
Replace execution categories with bulk_guarantee properties
#447
jaredhoberock
closed
6 years ago
0
Guard use of CUDA built-ins with #ifdef __CUDA_ARCH__
#446
jaredhoberock
closed
6 years ago
0
Replace replace_executor with use of require
#445
jaredhoberock
opened
6 years ago
0
Hide use of CUDA builtins from non-CUDA compilers
#444
jaredhoberock
closed
6 years ago
0
Make these free functions inline
#443
jaredhoberock
closed
6 years ago
0
Eliminate unused ensure_context_is_initialized() & ensure_all_context…
#442
jaredhoberock
closed
6 years ago
0
Avoid use of __tu::tuple_prepend_invoke
#441
jaredhoberock
closed
6 years ago
0
Avoid use of __tu::tuple_prepend_invoke inside of bulk_invoke() et al
#440
jaredhoberock
closed
6 years ago
0
Make agency::replace_executor a customization point object
#439
jaredhoberock
closed
6 years ago
0
Eliminate execution space specifiers from defaulted functions
#438
jaredhoberock
closed
6 years ago
0
Nvcc emits warnings regarding standard library functions calling __host__-only functions
#437
jaredhoberock
opened
6 years ago
0
Avoid use of __syncthreads in cuda::detail::block_barrier
#436
jaredhoberock
closed
6 years ago
0
Use of textually-unaligned __syncthreads causes hangs on Volta
#435
jaredhoberock
closed
6 years ago
0
Introduce partial implementation of P0443R5
#434
jaredhoberock
closed
6 years ago
0
Avoid using "wait" to mean things other than block
#433
jaredhoberock
opened
6 years ago
0
Workaround problems with use of copy_n & async_copy_n in __device__ code.
#432
jaredhoberock
closed
6 years ago
0
Set version number to 300
#431
jaredhoberock
closed
7 years ago
0
Tweak CHANGELOG
#430
jaredhoberock
closed
7 years ago
0
Add 0.2.0 acknowledgments
#429
jaredhoberock
closed
7 years ago
0
nvcc 9.0 emits spurious warnings regarding ignored annotations
#428
jaredhoberock
closed
6 years ago
0
Issue 426
#427
jaredhoberock
closed
7 years ago
0
agency::vector's count-only constructor should emplace values rather than copy them
#426
jaredhoberock
closed
7 years ago
0
Promote agency::detail::tuple_apply to agency::apply
#425
jaredhoberock
closed
7 years ago
0
Introduce cuda::async_copy_n
#424
jaredhoberock
closed
7 years ago
0
Introduce support for concurrent grid launches
#423
jaredhoberock
closed
7 years ago
0
Correctly disable variant's copy & move operations when appropriate
#422
jaredhoberock
closed
7 years ago
0
Parameterize basic_concurrent_agent on a Barrier type
#421
jaredhoberock
closed
7 years ago
0
Tweak basic_concurrent_agent::shared_param_type's constructor
#420
jaredhoberock
closed
7 years ago
0
Reorganize the content of execution_agent.hpp into separate header files
#419
jaredhoberock
closed
7 years ago
0
Next