You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to run the code using ImageNet weights. Getting the error "Failed to create cublas handle - CUBLAS_STATUS_ALLOC_FAILED" while starting epoch.
Below are the my NVIDEA configuration:
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2017 NVIDIA Corporation
Built on Fri_Sep__1_21:08:32_Central_Daylight_Time_2017
Cuda compilation tools, release 9.0, V9.0.176
GPU Mem : 2GB
Can you suggest why this issue is appearing? Need to modify the config file to adequate with my GPU memory
The text was updated successfully, but these errors were encountered:
I tried to run the code using ImageNet weights. Getting the error "Failed to create cublas handle - CUBLAS_STATUS_ALLOC_FAILED" while starting epoch.
Below are the my NVIDEA configuration:
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2017 NVIDIA Corporation
Built on Fri_Sep__1_21:08:32_Central_Daylight_Time_2017
Cuda compilation tools, release 9.0, V9.0.176
GPU Mem : 2GB
Can you suggest why this issue is appearing? Need to modify the config file to adequate with my GPU memory
The text was updated successfully, but these errors were encountered: