-
Notifications
You must be signed in to change notification settings - Fork 162
Issues: NVIDIA/stdexec
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
#if STDEXEC_MSVC() && _MSC_VER >= 1939 should read _MSC_VER < 1939
#1435
opened Nov 11, 2024 by
bjoernthiel
Provide a
tbb_sync_wait
that provides deadlock-safe reentrant calling.
#1429
opened Oct 29, 2024 by
BenFrantzDale
inplace_stop_callback is missing the template-deduction guide
#1420
opened Oct 7, 2024 by
lewissbaker
inplace_stop_token::request_stop() returns an inverted value
#1419
opened Oct 7, 2024 by
lewissbaker
gcc
: a lot of -Werror=shadow
related errors for the Hello, world !
example
#1407
opened Aug 30, 2024 by
romintomasetti
No way to check whether a scheduler is a stdexec scheduler
bug
Something isn't working
#1406
opened Aug 29, 2024 by
t3nsor
[BUG] devcontainer failing to compile cmake test program
#1399
opened Aug 16, 2024 by
DavidElesTheFox
the NUMA implementation of Something isn't working
static_thread_pool
leaks an object at shutdown
bug
#1370
opened Jul 10, 2024 by
ericniebler
possible threading issue in the Something isn't working
io_uring_context
bug
#1368
opened Jul 10, 2024 by
ericniebler
exec::finally()
shouldn't include std::exception_ptr
in the error types if neither the source or final senders include that error type
discussion
#1335
opened May 19, 2024 by
lewissbaker
Question regarding completion-signatures-for vs completion_signatures_of_t
#1331
opened May 17, 2024 by
jtsylve
default_domain::sender_transform()
applied to an rvalue should return an xvalue instead of a prvalue
#1329
opened May 16, 2024 by
lewissbaker
improve diagnostics when New feature or request
stopped_as_optional
is used with a sender of multiple values
enhancement
#1318
opened May 8, 2024 by
ericniebler
/examples/nvexec/bulk.cpp using nvexec::multi_gpu_stream_context?
#1304
opened Apr 15, 2024 by
Tomcat-42
use vanilla New feature or request
P2
CPM
instead of CPM
from rapids-cmake
enhancement
#1283
opened Mar 12, 2024 by
ericniebler
Very deep template instantiation stacks
enhancement
New feature or request
P2
#1276
opened Mar 8, 2024 by
AndreyG
Previous Next
ProTip!
Adding no:label will show everything without a label.