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

[POC] [DO NOT MERGE/JUDGE] std::nan support cmath in device only code. #15771

Draft
wants to merge 1 commit into
base: sycl
Choose a base branch
from

Conversation

cperkinsintel
Copy link
Contributor

Some users are wanting to reuse kernel code that contains std::nan("str"); declarations. At first I thought this impossible. But then...

…s. At first I thought this impossible. But then...
@cperkinsintel
Copy link
Contributor Author

The tests that are failing are failing because I've only done this stunt for the double nan. Not half or the other types yet.

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.

1 participant