hmfundInD

Results 3 comments of hmfundInD

I'm also having problems compiling this on my computer. I purged clang and installed cuda 8 and clang 4.0, but when I run `cmake .` I get that the C...

I deleted the folder, unziped the archive, then ran > `export CC=/usr/bin/clang-4.0` > `export CXX=/usr/bin/clang++-4.0` > `cmake .` and it worked fine. When I run `make install` , i get...

Thanks, it compiled successfully. My final question is how do I run this at the terminal? Do I simply type > `xmr-stak-nvidia` after I've setup "config.txt", or are there parameters...