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

Adding when MKL repository is already downloaded doesn't build automatically #12

Closed
aminya opened this issue Aug 20, 2019 · 6 comments
Closed

Comments

@aminya
Copy link
Contributor

aminya commented Aug 20, 2019

I uninstalled Julia 1.1 and in Julia 1.2 I tried adding MKL using my instructions https://github.com/aminya/MKL.jl/blob/patch-1/README.md#to-install. Adding works fine and it seems the environment gets updated but it does not build.

So I had to remove MKL folder from .julia\packages\MKL and add MKL again.

@andreasnoack
Copy link
Member

Did you try ] build MKL?

@aminya
Copy link
Contributor Author

aminya commented Aug 20, 2019

No, I didn't know that command exists. I should add it to my instructions

@aminya aminya mentioned this issue Sep 10, 2019
@daxinnan
Copy link

(v1.2) pkg> add MKL
  Updating registry at `~/.julia/registries/General`
  Updating git-repo `https://github.com/JuliaRegistries/General.git`
ERROR: The following package names could not be resolved:
 * MKL (not found in project, manifest or registry)
Please specify by known `name=uuid`.

@aminya
Copy link
Contributor Author

aminya commented Sep 19, 2019

@daxinnan follow my instructions for installing MKL: https://github.com/aminya/MKL.jl/tree/patch-1#to-install

P.S: I am not sure why developers don't merge this! 😫

@aminya
Copy link
Contributor Author

aminya commented Oct 12, 2019

@daxinnan MKL repository is updated. For installation refer to the readme: https://github.com/JuliaComputing/MKL.jl#to-install

@aminya aminya changed the title Adding in julia 1.2 over previous julia 1.1 doesn't build Adding when MKL repository is downloaded already doesn't build automatically Oct 12, 2019
@aminya aminya changed the title Adding when MKL repository is downloaded already doesn't build automatically Adding when MKL repository is already downloaded doesn't build automatically Dec 20, 2019
@KristofferC
Copy link
Contributor

This is documented now.

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

4 participants