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

Compiling with CUDA 6.0 gives error message #26

Open
dwille opened this issue Jul 9, 2015 · 0 comments
Open

Compiling with CUDA 6.0 gives error message #26

dwille opened this issue Jul 9, 2015 · 0 comments
Assignees
Labels

Comments

@dwille
Copy link
Contributor

dwille commented Jul 9, 2015

nvcc -arch=sm_35 -Xcompiler -fopenmp -m64 -DDOUBLE -O2 -dlink src/cuda_bluebottle.o src/cuda_bicgstab.o src/cuda_particle.o src/cuda_quadrature.o src/cuda_testing.o src/entrySearch.o src/bluebottle_kernel.o src/bicgstab_kernel.o src/entrySearch_kernel.o src/particle_kernel.o src/quadrature_kernel.o -L /opt/apps/cuda/6.0/lib64 -lcudart -o src/bblib.o
nvlink fatal : Internal error: overlapping non-identical data
make: *** [src/bblib.o] Error 255

@ajsierakowski ajsierakowski self-assigned this Jul 27, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants