Hello community,
I'm trying to install the project campaign-1.0, that contains the algorithms of clustering like k-mean, k-centers and others parallelized with cuda. I'm trying to install the project with cuda 7 and I'm having a lot of problems. Is it possible to install it with cuda 7? I should have an old cuda version?
I follow all the steps in the readme. When I try to do the make, the compoiler can't find libraries cutil.h and cutil-inline.h. If I'm not wrong, this libraries doesn't exist at cuda 7 (in an older versions neither). I tried to non include this libraries, because I think that the program could work without it, and I tried to erase also the calls to functions of those libraries. But it seams that the problems persist with other calls.
Has somebody any idea for how I could install it?
Thank you!
Installing project with cuda 7
- GONEN RAVEH
- Posts: 1
- Joined: Mon Sep 11, 2017 3:05 am
Re: Installing project with cuda 7
Hi There
Having the same problem with cuda-8.0
Gonen
Having the same problem with cuda-8.0
Gonen