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
This would be really convenient - I'm not sure if there is a better way to do this, but it took me awhile to figure out how to make this work correctly. In case anyone comes across this with the same issue:
But I also had to change the build.jl from mkllibdir = joinpath(mklroot,"lib/intel64") to mkllibdir = mklroot. I suppose, alternatively one could copy the libdir to somewhere that contains "lib/intel64" in the file path to avoid changing the backend.
No description provided.
The text was updated successfully, but these errors were encountered: