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

Clean up downloads folder after installation #34

Closed
thijssteel opened this issue Feb 24, 2020 · 1 comment
Closed

Clean up downloads folder after installation #34

thijssteel opened this issue Feb 24, 2020 · 1 comment

Comments

@thijssteel
Copy link

After installation, the downloaded MKL binaries are still left inside /deps/usr/downloads. This amounts to almost 500Mb in my case.

Manually removing these files is easy, but it might be nice for other users to get back some disk space.

@KristofferC
Copy link
Contributor

This is fixed on master. It will get downloaded as an artifact and you can use Pkg.gc() to clean out unused artifacts.

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

2 participants