Skip to content
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

Compat issues on julia 1.11 #12

Open
kiranshila opened this issue Dec 9, 2024 · 3 comments
Open

Compat issues on julia 1.11 #12

kiranshila opened this issue Dec 9, 2024 · 3 comments

Comments

@kiranshila
Copy link
Contributor

   Resolving package versions...
ERROR: Unsatisfiable requirements detected for package casacorecxx_jll [689e2960]:
 casacorecxx_jll [689e2960] log:
 ├─possible versions are: 0.1.0 - 0.3.0 or uninstalled
 ├─restricted by julia compatibility requirements to versions: uninstalled

I'm going to attempt to give everything a little update from casacore_jll up through the Cxx wrap stuff.

@kiranshila
Copy link
Contributor Author

casacore only moved one minor version that fixed compat with numpy 2, so not important to us so I won't bump it

@kiranshila
Copy link
Contributor Author

Ah however I realize now in the casacore JLL, I'm linking against OpenBLAS instead of libblastrampoline. This could result in some pretty significant speedups with Apple Accelerate/MKL/etc. I'll go ahead and update that and work my way down. However - LBT needs at least Julia 1.9, and now Julia 1.10 is the LTS release, so I think I'll bump all the compat to that

@kiranshila
Copy link
Contributor Author

Working on casacore_jll updates here: JuliaPackaging/Yggdrasil#9964

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant