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
The numeric module has been removed in boost 1.65, thus odlcuda currently doesn't support that version. For building we need version 1.64 or lower.
numeric
odlcuda
The text was updated successfully, but these errors were encountered:
We truly should get the move to pybind11 done to get rid of all these boost issues, I'll see what I can do.
Sorry, something went wrong.
No branches or pull requests
The
numeric
module has been removed in boost 1.65, thusodlcuda
currently doesn't support that version. For building we need version 1.64 or lower.The text was updated successfully, but these errors were encountered: