-
-
Notifications
You must be signed in to change notification settings - Fork 54
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
Precompilation fails everytime julia v1.10 is restarted. #461
Comments
Please post the whole stack trace for |
here it is |
Is this 32-bit Julia? |
What happens if you |
|
Above is after ]add MKL_jll and ]build MKL_jll ... Their execution did not produce any errors. |
@montyvesselinov just as a sanity check, do you have the file |
No. The file is missing. |
I have been struggling with artifacts in the past and I know how frustrating is it. there should be a way to fix these problems. last time I had to rebuild everything. |
it is solved now; the steps are:
|
Precompilation fails everytime julia v1.10 is restarted.
✗ LinearSolve
✗ LinearSolve → LinearSolveIterativeSolversExt
✗ LinearSolve → LinearSolveFastAlmostBandedMatricesExt
✗ LinearSolve → LinearSolveKernelAbstractionsExt
✗ LinearSolve → LinearSolveBandedMatricesExt
✗ LinearSolve → LinearSolveRecursiveArrayToolsExt
✗ NonlinearSolve
✗ NonlinearSolve → NonlinearSolveZygoteExt
✗ NonlinearSolve → NonlinearSolveBandedMatricesExt
✗ NonlinearSolve → NonlinearSolveNLsolveExt
The text was updated successfully, but these errors were encountered: