Post
Topic
Board Mining (Altcoins)
Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux]
by
djm34
on 06/03/2014, 01:02:51 UTC
Can't screen run a shell script that sets LD_LIBRARY_PATH so libcudart before starting cudaminer? Somehow I don't see how this incompatibility is a a real issue with cudaminer itself...

Don't have to
this is how I do

Code:
cat miner.sh
LD_LIBRARY_PATH=/usr/local/cuda/lib64 ./CudaMiner/cudaminer.......

cat screen_miner.sh
screen -dmS cudaminer miner.sh




Thank you, I decided to use your workaround Smiley


As I said, linux image is ready then:
https://litecointalk.org/index.php?topic=16800

is it working in any nvidia cards or only the gtx 750 ti ?
Also what is the size of the image ?