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

Where can I can set the ‘CUDA_CACHE_MAXSIZE=8000000000’ in Windows #9

Open
hibetterheyj opened this issue Jul 6, 2019 · 1 comment

Comments

@hibetterheyj
Copy link

Dear author,
you mention that 'Setting export CUDA_CACHE_MAXSIZE=8000000000" in the ./~bash_profile so that gpuDevice(1) will take fewer time.', and I suppose you run the code in Ubuntu platform.
Could you tell me how to set this in Windows? Thank you!

Best wishes!

@amar8600
Copy link

export CUDA_CACHE_MAXSIZE=8000000000 means you have to create a env variable in windows name CUDA_CACHE_MAXSIZE and value = 8000000000

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