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
Currently, SDPA fails on PkgEval:
PkgEval run
The culprit seems to be CxxWrap. However, CxxWrap alone runs fine:
I think simply supporting a newer version (v0.16 or maybe even only v0.15) would solve that. On this note, I suggest to reactivate CompatHelper.
The text was updated successfully, but these errors were encountered:
This is never trivial because we need to rebuild SDPA_jll etc: JuliaPackaging/Yggdrasil#9694
I dislike CompatHelper. People should release fewer breaking changes.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Currently, SDPA fails on PkgEval:
PkgEval run
The culprit seems to be CxxWrap. However, CxxWrap alone runs fine:
PkgEval run
I think simply supporting a newer version (v0.16 or maybe even only v0.15) would solve that.
On this note, I suggest to reactivate CompatHelper.
The text was updated successfully, but these errors were encountered: