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

Their is a problem in this sir make file getting error #10

Open
Jagan3534 opened this issue Oct 11, 2022 · 0 comments
Open

Their is a problem in this sir make file getting error #10

Jagan3534 opened this issue Oct 11, 2022 · 0 comments

Comments

@Jagan3534
Copy link

the files running good before sir but now their is an error in !make sir could you please help to slove this problem sir
/content/drive/MyDrive/YOLOv3_weight/darknet gcc -Iinclude/ -Isrc/ -DOPENCV pkg-config --cflags opencv -DGPU -I/usr/local/cuda/include/ -DCUDNN -Wall -Wno-unused-result -Wno-unknown-pragmas -Wfatal-errors -fPIC -Ofast -DOPENCV -DGPU -DCUDNN -c ./src/convolutional_layer.c -o obj/convolutional_layer.o ./src/convolutional_layer.c: In function ‘cudnn_convolutional_setup’: ./src/convolutional_layer.c:148:5: warning: implicit declaration of function ‘cudnnGetConvolutionForwardAlgorithm’; did you mean ‘cudnnGetConvolutionForwardAlgorithm_v7’? [-Wimplicit-function-declaration] cudnnGetConvolutionForwardAlgorithm(cudnn_handle(), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cudnnGetConvolutionForwardAlgorithm_v7 ./src/convolutional_layer.c:153:13: error: ‘CUDNN_CONVOLUTION_FWD_SPECIFY_WORKSPACE_LIMIT’ undeclared (first use in this function); did you mean ‘CUDNN_CONVOLUTION_FWD_ALGO_DIRECT’? CUDNN_CONVOLUTION_FWD_SPECIFY_WORKSPACE_LIMIT, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CUDNN_CONVOLUTION_FWD_ALGO_DIRECT compilation terminated due to -Wfatal-errors. Makefile:87: recipe for target 'obj/convolutional_layer.o' failed make: *** [obj/convolutional_layer.o] Error 1 chmod: cannot access './darknet': No such file or directory

please help us sir

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

1 participant