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

Facing issues with compiling and running the code #38

Open
csmailis opened this issue Nov 3, 2017 · 1 comment
Open

Facing issues with compiling and running the code #38

csmailis opened this issue Nov 3, 2017 · 1 comment

Comments

@csmailis
Copy link

csmailis commented Nov 3, 2017

Recently I 've been trying to compile and run your code.

I encountered several problems by experimenting with multiple Ubuntu (14.04 and 16.04) and CUDA versions (7, 7.5 and 8). I also tried to run this code with two different graphics cards ( Geforce GTX 960 with 4 GB of memory and 1080 GTX with 12 GB of memory).

Although I managed to compile the project successfully at some point, I encountered the following runtime error [ F1103 12:03:05.402940 10457 syncedmem.hpp:19] Check failed: error == cudaSuccess (30 vs. 0) unknown error ]
using the 1080 GTX on Ubuntu 14.04 with CUDA 7 .

Since I suspect that the main issue here is compatibility with other library versions, could you please share the details about the specific system setup you used to develop this code.

@csmailis csmailis changed the title Problems in compiling and running the code Facing issues with compiling and running the code Nov 3, 2017
@gkioxari
Copy link
Owner

gkioxari commented Nov 3, 2017

Your problems do not seem to be related to Caffe compiling issues. If compatibility was an issue you wouldn't be able to compile Caffe. I would check your hardware and make sure you can run a Caffe demo with your GPUs.

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