Skip to content

fix: three well unit tests on CUDA build - #4116

Open
bd713 wants to merge 3 commits into
developfrom
fix/bd713/wellCuda
Open

fix: three well unit tests on CUDA build#4116
bd713 wants to merge 3 commits into
developfrom
fix/bd713/wellCuda

Conversation

@bd713

@bd713 bd713 commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Three well related tests fail on a CUDA build and pass on CPU:
Screenshot 2026-08-12 191539

Host trying to access data that was last touched on device without migrating it back.

@bd713 bd713 self-assigned this Aug 13, 2026
@bd713 bd713 added the ci: run CUDA builds Allows to triggers (costly) CUDA jobs label Aug 13, 2026
@bd713 bd713 added the flag: no rebaseline Does not require rebaseline label Aug 13, 2026
@bd713
bd713 requested a review from jhuang2601 as a code owner August 13, 2026 18:08
@bd713 bd713 changed the title Fix: three well unit tests on CUDA build fix: three well unit tests on CUDA build Aug 13, 2026

@tjb-ltk tjb-ltk left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice cleanup, I verified error/fix on LC system and compositional constraint kernel doesn't have similar issue

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

Labels

ci: run CUDA builds Allows to triggers (costly) CUDA jobs flag: no rebaseline Does not require rebaseline

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants