Issue with intrinsic "to_v32bfloat16" #64
-
Hello everyone, I figured it out writing this code, that compiles only for N = 16
The error that is thrown is the following
|
Beta Was this translation helpful? Give feedback.
Answered by
mariodruiz
Sep 26, 2024
Replies: 1 comment 2 replies
-
I found a dirty walkaround by writing it as
But the truncation always "floors" the mantissa, rather than approximating it correctly |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In Riallto we use the tools 2023.1, so this could be the issue.