You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having trouble using MKLSparse on a Windows 11 machine. I get an error when precompiling:
ERROR: The following 1 direct dependency failed to precompile:
MKLSparse
Failed to precompile MKLSparse [0c723cd3-b8cd-5d40-b370-ba682dde9aae] to "C:\\Users\\pmcfarla\\.julia\\compiled\\v1.11\\MKLSparse\\jl_9252.tmp".
ERROR: LoadError: too many parameters for type AbstractTriangular
Stacktrace:
[1] top-level scope
@ C:\Users\pmcfarla\.julia\packages\MKLSparse\aP1wu\src\interface.jl:17
[2] include(mod::Module, _path::String)
@ Base .\Base.jl:558
[3] include(x::String)
@ MKLSparse C:\Users\pmcfarla\.julia\packages\MKLSparse\aP1wu\src\MKLSparse.jl:1
[4] top-level scope
@ C:\Users\pmcfarla\.julia\packages\MKLSparse\aP1wu\src\MKLSparse.jl:61
[5] include
@ .\Base.jl:558 [inlined]
[6] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)
@ Base .\loading.jl:2721
[7] top-level scope
@ stdin:4
in expression starting at C:\Users\pmcfarla\.julia\packages\MKLSparse\aP1wu\src\interface.jl:10
in expression starting at C:\Users\pmcfarla\.julia\packages\MKLSparse\aP1wu\src\MKLSparse.jl:1
in expression starting at stdin:
I'm really not very savvy about these things. Grateful for any assistance.
-Patrick
The text was updated successfully, but these errors were encountered:
I'm having trouble using MKLSparse on a Windows 11 machine. I get an error when precompiling:
I'm really not very savvy about these things. Grateful for any assistance.
-Patrick
The text was updated successfully, but these errors were encountered: