Skip to content
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

Ensure cuda::std::nullopt is visible in device code #1598

Merged
merged 4 commits into from
Apr 8, 2024

Conversation

trxcllnt
Copy link
Member

@trxcllnt trxcllnt commented Apr 5, 2024

Description

Ensure cuda::std::nullopt is visible in device code.

Closes #1597

Checklist

  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@trxcllnt trxcllnt requested review from a team as code owners April 5, 2024 19:03
Copy link
Collaborator

@miscco miscco left a comment

Choose a reason for hiding this comment

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

😻

@miscco
Copy link
Collaborator

miscco commented Apr 5, 2024

It seems there are some issues in the tests.

I added a global kernel to ensure that everything is visible

@miscco miscco enabled auto-merge (squash) April 8, 2024 07:45
@miscco miscco disabled auto-merge April 8, 2024 07:48
@miscco miscco merged commit 14a2984 into NVIDIA:main Apr 8, 2024
585 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[BUG]: cuda::std::nullopt is undefined in device code
2 participants