-
Notifications
You must be signed in to change notification settings - Fork 111
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
Can not handle @llvm.maximum.f32(float %38, float %39)
#1568
Comments
E.g. if you look into the grad_kernel.ll Enzyme will tell you whats going wrong, we just fail at the printing. |
E.g. |
vchuravy
changed the title
Float32
Can not handle Dec 4, 2023
norm
error on GPU@llvm.maximum.f32(float %38, float %39)
Which PR fixed this? |
MilesCranmer
pushed a commit
to MilesCranmer/Enzyme
that referenced
this issue
Jul 24, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am on Enzyme main (9d6963c) and CUDA 5.1.1. This worked on CUDA 4.4.1 but now errors:
Attached are the printall_error.txt and the device_code.zip.
The text was updated successfully, but these errors were encountered: