-
Notifications
You must be signed in to change notification settings - Fork 197
Insights: NVIDIA/stdexec
Overview
Could not load contribution data
Please try again later
21 Pull requests merged by 4 people
-
treat unused parameter as error
#1608 merged
Aug 20, 2025 -
remove vestigial get_completion_signatures on exec::task causing poor diagnostics
#1612 merged
Aug 19, 2025 -
make
__continuation_handle
inherit fromstd::coroutine_handle
#1611 merged
Aug 19, 2025 -
promote
inline_scheduler
to thestdexec
namespace per P3552#1603 merged
Aug 4, 2025 -
simplify the compiler detection config macros
#1602 merged
Aug 4, 2025 -
add the ability to
co_await
sender adaptor closure objects#1601 merged
Aug 4, 2025 -
disable clang warning about pack indexing in C++20
#1600 merged
Jul 31, 2025 -
the
bulk
customizations should not be checking the predecessor for its completion scheduler#1599 merged
Jul 31, 2025 -
fix the
exec::repeat_effect
algorithm#1597 merged
Jul 29, 2025 -
help clangd select the correct target for deducing compiler flags for headers
#1596 merged
Jul 28, 2025 -
work around nvhpc bug in deducing type of auto variable template
#1592 merged
Jul 27, 2025 -
Fix include style in exec/sequence.hpp
#1589 merged
Jul 26, 2025 -
put style.css where sphinx can find it
#1587 merged
Jul 24, 2025 -
install graphviz when building docs for gh-pages
#1586 merged
Jul 23, 2025 -
allow using __optional with -fno-exceptions
#1585 merged
Jul 23, 2025 -
reformat everything with clang-format-21
#1583 merged
Jul 23, 2025 -
Catch2 assertions are not thread-safe!
#1584 merged
Jul 23, 2025 -
more work on the docs
#1582 merged
Jul 22, 2025 -
fix the domain used to find customizations within
repeat_n
,repeat_effect_until
, anditerate
#1581 merged
Jul 22, 2025 -
remove needless hops through
tag_invoke
#1580 merged
Jul 21, 2025 -
add
write_env
andunstoppable
sender adaptors tostdexec::
#1579 merged
Jul 21, 2025
2 Pull requests opened by 1 person
-
change to new spelling of the `-gpu` switch for nvc++
#1593 opened
Jul 27, 2025 -
upgrade the CCCL dependency to 3.0.1 and rapids-cmake to 12.10
#1595 opened
Jul 28, 2025
7 Issues closed by 1 person
-
Bug: exec::repeat_effect fails to compile
#1572 closed
Jul 29, 2025 -
[quick question] Why sync_wait a task returns a wrapped tuple?
#1443 closed
Jul 28, 2025 -
Recent change to struct prop breaks examples with NVC++
#1590 closed
Jul 28, 2025 -
Why Can't `start_detached` an `exec::task`?
#1594 closed
Jul 28, 2025 -
Why Can't OperationState be Move-Only?
#1588 closed
Jul 26, 2025
6 Issues opened by 4 people
-
`stdexec::write_env` example no longer compiles after PR #1612
#1613 opened
Aug 20, 2025 -
cuda_fwd.cuh cannot require that <cuda/atomic> has not yet been included
#1609 opened
Aug 13, 2025 -
Several "declaration shadows a local variable" (`-Wshadow`)
#1607 opened
Aug 12, 2025 -
`stdexec::env` brace-initializer with a single argument fails for `clang`
#1606 opened
Aug 11, 2025 -
Forward progress: questioning `weakly_parallel` guarantee of stream scheduler
#1605 opened
Aug 11, 2025 -
examples build failures with NVC++: "Switch -gpu must have a value"
#1591 opened
Jul 26, 2025