Issues
- 4
Windows support?
#468 opened by leha-bot - 0
Consider introducing cuda::parallel_executor_2d
#465 opened by jaredhoberock - 0
- 0
- 0
Replace replace_executor with use of require
#445 opened by jaredhoberock - 0
- 0
- 0
Nvcc emits warnings regarding standard library functions calling __host__-only functions
#437 opened by jaredhoberock - 0
- 0
- 0
agency::vector's count-only constructor should emplace values rather than copy them
#426 opened by jaredhoberock - 1
Consider introducing cuda::async_copy
#391 opened by jaredhoberock - 1
How does grid translate to a raw kernel call?
#351 opened by Dannnno - 0
Consider introducing a variant_executor
#369 opened by jaredhoberock - 0
Consider providing 0-sized shapes & index types
#415 opened by jaredhoberock - 0
Consider generating grid_executor's multidimensional indices in lexicographic order
#404 opened by jaredhoberock - 0
- 0
Eliminate executor_container trait
#395 opened by jaredhoberock - 0
- 1
Consider syntactic sugar for vector placment
#390 opened by jaredhoberock - 1
Supplement experimental::vector's methods with execution policy variants
#366 opened by jaredhoberock - 0
- 1
Unused variables in any_allocator
#383 opened by sdalton1 - 0
- 0
Introduce agency::invoke
#377 opened by jaredhoberock - 0
- 0
- 5
Issue building using clang-3.5
#370 opened by ctcyang - 1
- 3
heterogeneous execution policy?
#365 opened by dcanelhas - 0
Integrate fork_executor example
#363 opened by jaredhoberock - 0
Tidy up all of the files related to indexing
#359 opened by jaredhoberock - 2
- 1
- 0
.rank() generates results in the wrong order
#352 opened by jaredhoberock - 1
How to cite Agency?
#350 opened by Dannnno - 0
Agency's build should treat warnings as errors
#346 opened by jaredhoberock - 2
tile_evenly with interval breaks when the amount of work is not evenly divisible by the number of workers
#341 opened by Dannnno - 0
Consider a simpler form of make_async_future()
#333 opened by jaredhoberock - 5
Interval() and tile_evenly() are bugged when the size of the interval is less than the number of tiles.
#338 opened by alobb - 0
- 3
- 8
Interval() doesn't work with tile_evenly()
#334 opened by alobb - 5
Add tiles over indicies
#320 opened by alobb - 0
heterogeneous_resource produces warnings
#330 opened by jaredhoberock - 1
- 0
back-to-back .broadcast() causes race
#325 opened by jaredhoberock - 1
tuple_equal
#323 opened by sdalton1 - 0
- 0
Refactor allocators to simplify the implementation of the caching optimization
#314 opened by jaredhoberock