Open Terkea opened 3 years ago
./firominer -P http://firo:firopow@127.0.0.1:8382 --reward-address YOURFIROADDRESS ./firominer: error while loading shared libraries: libnvrtc.so.11.2: cannot open shared object file: No such file or directory
Does anybody have a fix for this?
Install the Cuda 11.2 toolkit. For some reason it was not included as a DLL/LIB in the code. https://developer.nvidia.com/cuda-11.2.0-download-archive
Does anybody have a fix for this?