maztheman / nheqminer

Equihash miner for NiceHash
https://www.nicehash.com
MIT License
12 stars 5 forks source link

no msvs 2015 #6

Closed auroracoin closed 7 years ago

auroracoin commented 7 years ago

maztheman I'm getting 60 s/s with nicehash's miner with a nvidia 750ti on windows 8.1. On my windows vista the first release 11 s/s because i can't load msvs 2015. Is it possible to make a build that doesn't use msvs 2015 error says missing 140.dll. I'm mining at nicehash selling my hash. And I cant compile. Would like to try your latest release for cuda. thx :)

maztheman commented 7 years ago

Please download and install this redistribution: https://www.microsoft.com/en-us/download/details.aspx?id=48145

It is available for Windows 8.1. I use 2015 because of the compiler enhancements.

auroracoin commented 7 years ago

Thank you but windows VISTA 64x won't install 2015. The problem is I can't get Windows Vista Service Pack 2 installed to install 2015. I get an error code because of a missing file I can't find.

maztheman commented 7 years ago

Okay, Ill see about putting up a vs 2012 version.

maztheman commented 7 years ago

I hope this works for you:

https://github.com/maztheman/nheqminer/releases/download/v0.4l/v0.4l_vs120.7z

auroracoin commented 7 years ago

Thx But the last driver was 5-2016 and it's saying it won't work with that driver. Almost have it. :) http://i.imgur.com/c0OiKO1.jpg

maztheman commented 7 years ago

oh because im using CUDA 8.0 ?

maztheman commented 7 years ago

Okay try this instead!, cuda 7.5, visual studio 2013:

https://github.com/maztheman/nheqminer/releases/download/v0.4l/v0.4l_vs120_cuda75.7z

auroracoin commented 7 years ago

Says now I need cudart64_80.dll

maztheman commented 7 years ago

cudart60_80.dll or cudart64_80.dll ?

On Mon, Nov 28, 2016 at 2:03 PM, auroracoin notifications@github.com wrote:

Says now I need cudart60_80.dll

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/maztheman/nheqminer/issues/6#issuecomment-263393321, or mute the thread https://github.com/notifications/unsubscribe-auth/ABZS8McPEvVJ78xm7Yx3P_BPIn4AHSxiks5rC0GIgaJpZM4K7lb0 .

auroracoin commented 7 years ago

cudart64_80.dll

maztheman commented 7 years ago

get it here:

https://github.com/maztheman/nheqminer/releases/download/v0.4l/cudart64_80.dll

auroracoin commented 7 years ago

nheqminer.exe -u wallet.VISTA -p x -cd 0 1 is this the right bat file? so many different miner apps. It opens then almost starts hashing then closes.

maztheman commented 7 years ago

try doing a cuda query first: nheqminer.exe -ci

then benchmark the devices by: nheqminer.exe -b 25 -t 0 -cd 0

where "0" is the device id listed in the cuda query.

auroracoin commented 7 years ago

ok trying thank you sm 5.0 and count 5 trying next command crash

http://i.imgur.com/OzmJQqn.jpg

auroracoin commented 7 years ago

crash using only this nheqminer.exe -b 25 -t 0 -cd 0

maztheman commented 7 years ago

oh hmm....I dont know what else to try, im not sure how to get this to work as I dont have any Vista installs.

auroracoin commented 7 years ago

at this point it maybe my bat file? commands

maztheman commented 7 years ago

I dont think so, if its crashing just benchmarking I would need to see the screen shot of the crash, as it might help me figure out why its happening...

auroracoin commented 7 years ago

ok trying to grab it with this nheqminer.exe -b 25 -t 0 -cd 0

auroracoin commented 7 years ago

http://i.imgur.com/omqpo5G.jpg

auroracoin commented 7 years ago

then crashes

auroracoin commented 7 years ago

for comparison or info here is nicehashs first miner i think or ? http://i.imgur.com/9j5TcIY.jpg hashrate should be about 65 s/s per card.

auroracoin commented 7 years ago

with this command it almost starts hashing. nheqminer.exe -u wallet.VISTA -p x -cd 0 1 -t 0

auroracoin commented 7 years ago

If this helps this is a pic of files of yours and the one that works with 2 cards at very low hashrates. http://i.imgur.com/RcDZ98m.jpg tpruvot did the one that works, but at very very low hashrates. 11 s/s on one card. Should be closer to 50-60 s/s per card. Thx :)