Skip to content

nvexec(continues_on): basic transition#2031

Open
romintomasetti wants to merge 1 commit intoNVIDIA:mainfrom
romintomasetti:continues-on-nvexec
Open

nvexec(continues_on): basic transition#2031
romintomasetti wants to merge 1 commit intoNVIDIA:mainfrom
romintomasetti:continues-on-nvexec

Conversation

@romintomasetti
Copy link
Copy Markdown
Contributor

@romintomasetti romintomasetti commented Apr 17, 2026

On the machines I could test, very basic transitions with nvexec::strean_context never work (it segfaults).

I already flagged this in:

@ericniebler I haven't looked for a fix, but this bug seems quite important to fix. Feel free to work with this branch, I won't touch anymore 😉

For the record, here is the stack trace reported by cuda-gdb: output.log.

@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot bot commented Apr 17, 2026

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@ericniebler
Copy link
Copy Markdown
Collaborator

thanks for the test cases. the stream scheduler has a curious history. it was written several years ago by a coworker who is a CUDA ninja, but was new to std::execution. i am not a CUDA guru (although i'm getting better). the stream scheduler code is ... challenging for me. when i try to fix bugs there i lose whole days. and sometimes my "fixes" cause other issues, or performance regressions.

all this is to say, if anybody has an interest in digging into this, they would have my undying gratitude. i agree the current situation is unsatisfactory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants