he010103 / CFWCR

5th visual object tracking(VOT) tracker CFWCR
MIT License
130 stars 61 forks source link

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

Open hibetterheyj opened 5 years ago

hibetterheyj commented 5 years ago

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 commented 4 years ago

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