warptoy

Results 5 comments of warptoy

Or, if easier, add an option for the grouping view by tags to always show folders collapsed, as an alternative to always seeing them open. This would greatly help with...

Hello. I'm trying to build under Debian and/or Ubuntu, but I'm having the same problems as [anamhira47](https://github.com/fireice-uk/xmr-stak-nvidia/issues/102#issuecomment-325212479): $ export CC=/usr/bin/clang-4.0 $ export CXX=/usr/bin/clang++-4.0 $ cmake -DCUDA_COMPILER=clang . -- The C...

Thanks [sheepchen](https://github.com/fireice-uk/xmr-stak-nvidia/issues/102#issuecomment-337929968) but it doesn't work, as it's dynamically linked with some missing libraries... anyway I got it compiled under Debian using CUDA 8.0 (taken from NVidia, not from the...

Hello. Same here under Debian Ustable and Ubuntu 17.04 $ make [ 33%] Built target xmr-stak-nvidiaCrypto [ 38%] Building CXX object CMakeFiles/xmr-stak-nvidiaCuda.dir/nvcc_code/cuda_core.cu.o clang: error: cannot find libdevice for sm_20. Provide...

Thanks to [madelinecameron](https://github.com/fireice-uk/xmr-stak-nvidia/issues/155#issuecomment-338180908) I was able to compile it using CUDA 9.0 and clan-3.8. Anyway I had to move to CUDA 8.0 as I've discovered that Debian Unstable is stuck...