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

atomicAdd(double*, double) has already benn defined #7

Open
Richardsix opened this issue Oct 17, 2017 · 1 comment
Open

atomicAdd(double*, double) has already benn defined #7

Richardsix opened this issue Oct 17, 2017 · 1 comment

Comments

@Richardsix
Copy link

Richardsix commented Oct 17, 2017

hello, when I make caffe, I meet this problem

./include/caffe/common.cuh(9): error: function "atomicAdd(double *, double)" has already been defined

1 error detected in the compilation of "/tmp/tmpxft_000040a6_00000000-11_interp.compute_61.cpp1.ii".
Makefile:594: recipe for target '.build_release/cuda/src/caffe/util/interp.o' failed
make: *** [.build_release/cuda/src/caffe/util/interp.o] Error 1
make: *** Waiting for unfinished jobs....

could you tell me how to fix it?

@may0324
Copy link

may0324 commented Oct 31, 2017

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

2 participants