-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
'nvcc' is not recognized #22
Comments
same issue on my ubuntu box:
|
Update: I was able to install cuda on the ubuntu using: sudo apt install nvidia-cuda-toolkit but I am still getting an error while running npm i:
|
can recreate the error on ubuntu box. /bin/sh: 1: nvcc: not found gpuminer.target.mk:10: recipe for target 'Release/obj.target/gpuminer/geni/cuda_sha256d.o' failed make: *** [Release/obj.target/gpuminer/geni/cuda_sha256d.o] Error 127 |
try installing cuda toolkit (https://developer.nvidia.com/cuda-downloads).. 'reddit: helping those not by learning, but by providing more people to ask' |
i have this problem but i have an AMD GPU, and i wish to try the CPU miner as my GPU is pretty much dying... |
I installed Cuda but I am still getting the following error when trying to run yarn:
The text was updated successfully, but these errors were encountered: