We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
At some point the single-header branch started having this line:
#include "alpaka/queue/cuda_hip/QueueUniformCudaHipRt.hpp"
https://github.com/alpaka-group/alpaka/blob/3a08ca779f5ffb90396265bc14f825c8ada545dc/include/alpaka/alpaka.hpp#L24060C1-L24060C63
I couldn't immediately figure out when this crept in. Maybe a change to the amalgamate script from October 13? shrpnsld/amalgamate@53fb2dd
It was working when I opened #2276 on May 13
The text was updated successfully, but these errors were encountered:
No branches or pull requests
At some point the single-header branch started having this line:
https://github.com/alpaka-group/alpaka/blob/3a08ca779f5ffb90396265bc14f825c8ada545dc/include/alpaka/alpaka.hpp#L24060C1-L24060C63
I couldn't immediately figure out when this crept in. Maybe a change to the amalgamate script from October 13?
shrpnsld/amalgamate@53fb2dd
It was working when I opened #2276 on May 13
The text was updated successfully, but these errors were encountered: