CFWCR
CFWCR copied to clipboard
Where can I can set the ‘CUDA_CACHE_MAXSIZE=8000000000’ in Windows
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!
export CUDA_CACHE_MAXSIZE=8000000000 means you have to create a env variable in windows name CUDA_CACHE_MAXSIZE and value = 8000000000