-
Notifications
You must be signed in to change notification settings - Fork 768
Missing function in hierarchical when targetting PTX #1291
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
Comments
@againull, can you take a look please? |
Yes, I will work on it. |
Hi @steffenlarsen
And problem is that kernel name class is not specified.
Please close the issue if you agree. |
I don't know why that error didn't occur before, but the error I reported is still there with the changes you suggested. It doesn't happen if sycl-targets is not As a note, there is currently another error (#1342) which can be circumvented by setting the include path explicitly. |
I am aware of #1342. |
Apologies. I'm running a debug build, which I should have mentioned. |
No problem. I will work on the fix. |
@againull , please update on status |
Compiling
using the
nvptx64-nvidia-cuda-sycldevice
triple causes the following error:The text was updated successfully, but these errors were encountered: