Machine_learning_projects icon indicating copy to clipboard operation
Machine_learning_projects copied to clipboard

here we got an issues in google colab can you please help us

Open Jagadeeswar-reddy-c opened this issue 4 years ago • 0 comments

nvcc -gencode arch=compute_30,code=sm_30 -gencode arch=compute_35,code=sm_35 -gencode arch=compute_50,code=[sm_50,compute_50] -gencode arch=compute_52,code=[sm_52,compute_52] -Iinclude/ -Isrc/ -DOPENCV pkg-config --cflags opencv -DGPU -I/usr/local/cuda/include/ -DCUDNN --compiler-options "-Wall -Wno-unused-result -Wno-unknown-pragmas -Wfatal-errors -fPIC -Ofast -DOPENCV -DGPU -DCUDNN" -c ./src/convolutional_kernels.cu -o obj/convolutional_kernels.o nvcc fatal : Unsupported gpu architecture 'compute_30' Makefile:92: recipe for target 'obj/convolutional_kernels.o' failed make: *** [obj/convolutional_kernels.o] Error 1 chmod: cannot access './darknet': No such file or directory

can you please help us sir

Jagadeeswar-reddy-c avatar Feb 05 '22 15:02 Jagadeeswar-reddy-c