frankcoderL

Results 7 comments of frankcoderL
trafficstars

This will do the job. OpenCL is in AUR repository. ``` $ sudo pacman -S xf86-video-amdgpu clinfo opencl-headers libmicrohttpd ocl-icd openssl cmake base-devel git $ yaourt -S opencl-amd $ git...

If `openssl` is installed it should normally compile. Until now I had never an issue with openssl.

Same here on Arch Linux, doesn't compile anymore :( ``` $ make ... Scanning dependencies of target xmr-stak-nvidiaCuda [ 38%] Building CXX object CMakeFiles/xmr-stak-nvidiaCuda.dir/nvcc_code/cuda_core.cu.o clang-5.0: error: cannot find libdevice for...

Hi, I can reproduce the problem and it happens ALL the time with xmr-stak-nvidia. CPU and AMD version are not affected and do work well. Not a single good result,...

**@ psychocrypt** The problem that trite2k3 describes (driver problem that gives a GPU error on xmr-stak-nvidia) is not the same as mine. On my system: - The git clone +...

Using clang 3.8 instead of clang 5.0 is a workaround and not a solution. But it is an importent clue in what is wrong to find a solution for the...

@psychocrypt, I sended a PM on reddit, my name is frankcoderL on reddit. Sorry for the delay.