[Bug 1812522] Re: libcaffe-cuda-dev does not work with CUDA 10

2019-02-14 Thread Jesse Kleemann
I'm sorry I didn't make it clear that I just needed the header files. libcaffe-cuda-dev was the only package I needed. Ah okay, will build the caffe master from github until cuda 10 is available as ubuntu package, thanks a lot. -- You received this bug notification because you are a member of Ub

[Bug 1812522] Re: libcaffe-cuda-dev does not work with CUDA 10

2019-02-13 Thread Lenin
Ok, getting the master from github, using ccmake . using this /usr/local/cuda-10.0/bin/nvcc /usr/local/cuda-10.0/ /usr/local/cuda-10.0/ g cmake . make works. Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launch

[Bug 1812522] Re: libcaffe-cuda-dev does not work with CUDA 10

2019-02-11 Thread Lenin
ah you only need the header files! so you don't need any other packages but libcaffe-cuda-dev? we got ubuntu 18.04, and coda 10, so we need to get this built from source... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.

[Bug 1812522] Re: libcaffe-cuda-dev does not work with CUDA 10

2019-02-11 Thread Jesse Kleemann
I'd publish my source .dsc if I had one. I only installed the pre-built binaries myself. - sudo apt install libcaffe-cuda-dev - edited /usr/share/caffe/CaffeTargets-release.cmake Those were the only steps I took to get our project compiled. -- You received this bug notification because you are a

[Bug 1812522] Re: libcaffe-cuda-dev does not work with CUDA 10

2019-02-11 Thread Lenin
Unfortunately not, even when patching away gcc-6 deps, replacing the gcc version in debian/rules, and dropping the nvidia-cuda 9 dependency. CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly

[Bug 1812522] Re: libcaffe-cuda-dev does not work with CUDA 10

2019-02-11 Thread Jesse Kleemann
The original package might work because the dependencies are not resolved until the deb package is created. https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/caffe-contrib/1.0.0-8ubuntu2/caffe-contrib_1.0.0-8ubuntu2.dsc We are using it to detect road surface markings with an autonomous d

[Bug 1812522] Re: libcaffe-cuda-dev does not work with CUDA 10

2019-02-11 Thread Lenin
Out of interest, what do you need it for? I have some photogrammetry people here that asked for it... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1812522 Title: libcaffe-cuda-dev does not work wit

[Bug 1812522] Re: libcaffe-cuda-dev does not work with CUDA 10

2019-02-11 Thread Lenin
Do you have a debian source package that is already fixed/patched as .dsc link that I can just dget? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1812522 Title: libcaffe-cuda-dev does not work with

[Bug 1812522] Re: libcaffe-cuda-dev does not work with CUDA 10

2019-02-11 Thread Jesse Kleemann
Hi Lenin, it has to be generated somewhere while building the package. I made it work by removing "/usr/lib/x86_64-linux-gnu/libcublas_device.a;" from the IMPORTED_LINK_INTERFACE_LIBRARIES_RELEASE properties of caffe in line 11. Or alternatively the following fix in CMakeLists.txt: find_package(

[Bug 1812522] Re: libcaffe-cuda-dev does not work with CUDA 10

2019-02-11 Thread Lenin
Hi Jesse I can't find that file CaffeTargets-release.cmake in the debian source package of caffe-contrib... how did you patch it to get it work with CUDA 10? Cheers, -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launch

[Bug 1812522] Re: libcaffe-cuda-dev does not work with CUDA 10

2019-02-08 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: caffe-contrib (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1812522 Title