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

nix-prefetch-url runs out of memory for large files #1400

Closed
knedlsepp opened this issue Jun 8, 2017 · 1 comment
Closed

nix-prefetch-url runs out of memory for large files #1400

knedlsepp opened this issue Jun 8, 2017 · 1 comment
Assignees

Comments

@knedlsepp
Copy link
Member

knedlsepp commented Jun 8, 2017

I'm currently trying to use the Intel parallel studio from within nix. I'm thus trying to prefetch the 4.4GB download. However on my 8GB RAM machine, with 6.5GB of free memory the program exits with:

$ nix-prefetch-url file:///home/jkemet/Downloads/parallel_studio_xe_2017_update4.tgz 
downloading ‘file:///home/jkemet/Downloads/parallel_studio_xe_2017_update4.tgz’... [4170385/4535089 KiB, 118749.4 KiB/s]error: out of memory

I'm using nix version 1.11.9.

@bjornfor
Copy link
Contributor

bjornfor commented Jun 8, 2017

Related PR: #619

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