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

[BUG] Jitify compile doesn't parse numbers with separators and suffix correctly. #15602

Closed
pmattione-nvidia opened this issue Apr 26, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@pmattione-nvidia
Copy link
Contributor

Describe the bug
The jitify compile doesn't parse numbers with separators and suffix correctly. For example, "1'000ULL".

Steps/Code to reproduce bug
This can be reproduced by using a number like this in a low-lying header used by the jitify compilation, such as fixed_point.hpp. Note that you have to rebuild everything from complete scratch after you make the change to trigger the jitify compilation.

Expected behavior
Compilation to not fail.

Environment overview (please complete the following information)
Bare-metal, conda

@pmattione-nvidia pmattione-nvidia added the bug Something isn't working label Apr 26, 2024
@pmattione-nvidia
Copy link
Contributor Author

Submitted to jitify project, closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant