Author

Topic: ▂▃▅▆▇⫷[ 🆉🅿🅾🅾🅻.🅲🅰 ]⫸⫷[!KAWPOW!]⫸⫷[ the miners multipool ]⫸ ▇▆▅▃▂ - page 257. (Read 279614 times)

legendary
Activity: 3486
Merit: 1126
@crackfoo does the equihash port send disconnects like the rest of the stratum ports?

Im wondering if equihash can be used in with the pool controlled algo switches via the password field.....

It should, just like the others AFAIK.
legendary
Activity: 1848
Merit: 1166
My AR-15 ID's itself as a toaster. Want breakfast?
@crackfoo does the equihash port send disconnects like the rest of the stratum ports?

Im wondering if equihash can be used in with the pool controlled algo switches via the password field.....
sr. member
Activity: 728
Merit: 256
NemosMiner-v3.8.1.3
nemosminer 1.5.1   added equihash support thanks to : EWBF's CUDA Zcash miner Version 0.3.0b.

https://bitcointalksearch.org/topic/nemosminer-multi-algo-profit-switching-nvidiacpu-miner-1777336

1050ti=175-200sols
1070=425-475sols

hope this helps : )
Regards
Nemo
legendary
Activity: 1848
Merit: 1166
My AR-15 ID's itself as a toaster. Want breakfast?
Here it is....

JK's zPool Remote Miner V0.9  Beta Click Here


I've updated and finally fully tested the batch.  Seems to work pretty well.

Open to suggestions for improvements.
legendary
Activity: 1848
Merit: 1166
My AR-15 ID's itself as a toaster. Want breakfast?
This is the equihash miner I am using with my Nvidia cards: EWBF ZCash miner

look correct?? 1050ti OC having trouble measuring equihash 1 sol/s = 1 hash/s 172sols = 0.0172 mhs ??

equihash=0.0172,sib=4.53,blakecoin=1.78,lbry=106,lyra2v2=13.3,neoscrypt=0.45,decred=1.03,nist5=16.34,x11evo=5.02,x17=3.56,blake2s=1.55,skein=203  ??

Regards
Nemo

Enter it in a term of kSol/sec.... so 1Ksol/sec would be 1.00, 300Sol/sec would 0.300...  Assuming your normalizations are the actual hashrates as I do.
sr. member
Activity: 728
Merit: 256
NemosMiner-v3.8.1.3
This is the equihash miner I am using with my Nvidia cards: EWBF ZCash miner

look correct?? 1050ti OC having trouble measuring equihash 1 sol/s = 1 hash/s 172sols = 0.0172 mhs ??

equihash=0.0172,sib=4.53,blakecoin=1.78,lbry=106,lyra2v2=13.3,neoscrypt=0.45,decred=1.03,nist5=16.34,x11evo=5.02,x17=3.56,blake2s=1.55,skein=203  ??

Regards
Nemo
legendary
Activity: 1848
Merit: 1166
My AR-15 ID's itself as a toaster. Want breakfast?
This is the equihash miner I am using with my Nvidia cards: EWBF ZCash miner
hero member
Activity: 677
Merit: 500
We've now added new algos: timemachine and equihash and a few coins to go along with them.

Consider both as beta as we've yet to officially find blocks but all seems running ok.

If someone can test and confirm that'd be great.

Cheers!

i noticed equihash high up on the list.  What's a good Windows miner for it?  Is it a CPU or GPU algo?

I believe there are GPU miners for it now... here's a windows one:

Zcash with GPU AMD Genoil Miner (Windows):

https://github.com/Genoil/ZECMiner/blob/master/releases/genoil-zec-miner-0.4.1.zip



Thanks, but it doesn't seem to be working for me.  I'm getting 0.0S/s for some reason.  I'm using a R9 280x.  -P 1 (-P 0 does not work).
legendary
Activity: 1848
Merit: 1166
My AR-15 ID's itself as a toaster. Want breakfast?
Here it is....

JK's zPool Remote Miner V0.8  Alpha


fantastic, thanks a lot!

No prob.  Thisis something I have been wanting to have for a LONG time.   No need to log into a miner to swutch algo....  Cause in my instance, I have many machines at many locations, and when a profitability spike happens, i want to be able to take advantage manually.


Next i'll try to mix this with the regular batch and make it so you can select "auto" on the web file.
legendary
Activity: 1848
Merit: 1166
My AR-15 ID's itself as a toaster. Want breakfast?
Here it is....

JK's zPool Manual Miner Batch V1.0

Code:
@echo off
:STARTNEWALGO
SETLOCAL EnableExtensions
SET ADDY=1PHSDYvVp6HpqtuUPocK41DrdeHbbezaeP
SET DEV=
SET ID=i7-920-GPU
REM NOTE:  ADDY is where you put in your wallet address.  DEV is for device numbers to mine on.  If you have
REM        two video cards, then you will set it as 'SET DEV=-d 0,1' .  If you wish to only use your second
REM        and third video cards, you would use:   'SET DEV=-d 1,2' ... and so on.  ID is just a string to
REM        identify your miner's connection on the wallet page via the password field preview displayed.
REM        leave DEV blank to select all cuda devices. Equihash device selection not implemented yet.
REM
SET ALGOLOC=http://nomadpaintball.tripod.com/currentalgo.txt
SET ALGOFN=currentalgo.txt
REM        ALGOLOC is the URL to the file that has your algo selection.  ALGOFN is the filename itself.
REM        Set them appropriately to your file location and name.
REM
SET A=ccminer180.exe
SET B=ccminerx11e.exe
SET C=ccminerlyra2.exe
SET D=ccminerlbry1.exe
SET E=ccminerlbry.exe
SET F=ccminer.exe
SET G=equihash.exe
REM NOTE:  A,B,C,D,E,F&G are all the miner app file-names.  You should be able to use path:\to\ccminer.exe etc. if
REM        you so desire.  I highly suggest putting a copy of each ccminer version you are using, in one folder
REM        with this naming structure to keep it simple. 'C:\zPool.ca\ccminer.exe' etc...  eliminates path:\to\ fluff.
REM
SET POOL=mine.zpool.ca
SET ALGOLOC=http://nomadpaintball.tripod.com/currentalgo.txt
SET ALGOFN=currentalgo.txt
SET A01=x13
SET A02=x11
SET A03=qubit
SET A04=x15
SET A05=lyra2v2
SET A06=neoscrypt
SET A07=decred
SET A08=blakecoin
SET A09=c11
SET A10=quark
SET A11=groestl
SET A12=blake2s
SET A13=x14
SET A14=x17
SET A15=nist5
SET A16=skein
SET A17=sib
SET A18=x11evo
SET A19=lbry
SET A20=keccak
SET A21=myr-gr
SET A22=equihash
COLOR 0A
SET PASS=%ID%,c=BTC
SET WHATTOMINE=NONE
IF EXIST .\currentalgo.txt DO DEL currentalgo.txt
IF EXIST .\nextalgo.txt DO DEL nextalgo.txt
:TOP1
CLS
ECHO Fetching current algorythm selection...
powershell -version 2.0 -Command "(New-Object Net.WebClient).DownloadFile('%ALGOLOC%', '%ALGOFN%')"
REM        Windows PowerShell 2.0 or greater is needed to be able to access the web and download a file from the command interpreter.
REM
IF EXIST .\currentalgo.txt SET /P WHATTOMINE=IF %WHATTOMINE% == NONE ECHO Web connection unavailable.  Retry in 5 seconds...
IF %WHATTOMINE% == NONE CHOICE /c · /n /t 5 /d ·
IF %WHATTOMINE% == NONE GOTO TOP1
ECHO %WHATTOMINE% selected.
SET /A NEXTALGO=%WHATTOMINE%
IF %WHATTOMINE% == %A01% START "%DEV%:%A01%" /min %A% %DEV% -r 0 -a %A01% -o stratum+tcp://%A01%.%POOL%:3633 -u %ADDY% -p %PASS%,%WHATTOMINE%,stats
IF %WHATTOMINE% == %A02% START "%DEV%:%A02%" /min %A% %DEV% -r 0 -a %A02% -o stratum+tcp://%A02%.%POOL%:3533 -u %ADDY% -p %PASS%,%WHATTOMINE%,stats
IF %WHATTOMINE% == %A03% START "%DEV%:%A03%" /min %A% %DEV% -r 0 -a %A03% -o stratum+tcp://%A03%.%POOL%:4733 -u %ADDY% -p %PASS%,%WHATTOMINE%,stats
IF %WHATTOMINE% == %A04% START "%DEV%:%A04%" /min %A% %DEV% -r 0 -a %A04% -o stratum+tcp://%A04%.%POOL%:3733 -u %ADDY% -p %PASS%,%WHATTOMINE%,stats
IF %WHATTOMINE% == %A05% START "%DEV%:%A05%" /min %C% %DEV% -r 0 -a %A05% -o stratum+tcp://%A05%.%POOL%:4533 -u %ADDY% -p %PASS%,%WHATTOMINE%,stats
IF %WHATTOMINE% == %A06% START "%DEV%:%A06%" /min %D% %DEV% -r 0 -a %A06% -o stratum+tcp://%A06%.%POOL%:4233 -u %ADDY% -p %PASS%,%WHATTOMINE%,stats
IF %WHATTOMINE% == %A07% START "%DEV%:%A07%" /min %A% %DEV% -r 0 -a %A07% -o stratum+tcp://%A07%.%POOL%:5744 -u %ADDY% -p %PASS%,%WHATTOMINE%,stats
IF %WHATTOMINE% == %A08% START "%DEV%:%A08%" /min %A% %DEV% -r 0 -a %A08% -o stratum+tcp://%A08%.%POOL%:5743 -u %ADDY% -p %PASS%,%WHATTOMINE%,stats
IF %WHATTOMINE% == %A09% START "%DEV%:%A09%" /min %A% %DEV% -r 0 -a %A09% -o stratum+tcp://%A09%.%POOL%:3573 -u %ADDY% -p %PASS%,%WHATTOMINE%,stats
IF %WHATTOMINE% == %A10% START "%DEV%:%A10%" /min %A% %DEV% -r 0 -a %A10% -o stratum+tcp://%A10%.%POOL%:4033 -u %ADDY% -p %PASS%,%WHATTOMINE%,stats
IF %WHATTOMINE% == %A11% START "%DEV%:%A11%" /min %A% %DEV% -r 0 -a %A11% -o stratum+tcp://%A11%.%POOL%:5333 -u %ADDY% -p %PASS%,%WHATTOMINE%,stats
IF %WHATTOMINE% == %A12% START "%DEV%:%A12%" /min %A% %DEV% -r 0 -a %A12% -o stratum+tcp://%A12%.%POOL%:5766 -u %ADDY% -p %PASS%,%WHATTOMINE%,stats
IF %WHATTOMINE% == %A13% START "%DEV%:%A13%" /min %A% %DEV% -r 0 -a %A13% -o stratum+tcp://%A13%.%POOL%:3933 -u %ADDY% -p %PASS%,%WHATTOMINE%,stats
IF %WHATTOMINE% == %A14% START "%DEV%:%A14%" /min %A% %DEV% -r 0 -a %A14% -o stratum+tcp://%A14%.%POOL%:3737 -u %ADDY% -p %PASS%,%WHATTOMINE%,stats
IF %WHATTOMINE% == %A15% START "%DEV%:%A15%" /min %A% %DEV% -r 0 -a %A15% -o stratum+tcp://%A15%.%POOL%:3833 -u %ADDY% -p %PASS%,%WHATTOMINE%,stats
IF %WHATTOMINE% == %A16% START "%DEV%:%A16%" /min %F% %DEV% -r 0 -a %A16% -o stratum+tcp://%A16%.%POOL%:4933 -u %ADDY% -p %PASS%,%WHATTOMINE%,stats
IF %WHATTOMINE% == %A17% START "%DEV%:%A17%" /min %A% %DEV% -r 0 -a %A17% -o stratum+tcp://%A17%.%POOL%:5033 -u %ADDY% -p %PASS%,%WHATTOMINE%,stats
IF %WHATTOMINE% == %A18% START "%DEV%:%A18%" /min %B% %DEV% -r 0 -a %A18% -o stratum+tcp://%A18%.%POOL%:3553 -u %ADDY% -p %PASS%,%WHATTOMINE%,stats
IF %WHATTOMINE% == %A19% START "%DEV%:%A19%" /min %E% %DEV% -r 0 -a %A19% -o stratum+tcp://%A19%.%POOL%:3334 -u %ADDY% -p %PASS%,%WHATTOMINE%,stats
IF %WHATTOMINE% == %A20% START "%DEV%:%A20%" /min %E% %DEV% -r 0 -a %A20% -o stratum+tcp://%A20%.%POOL%:5133 -u %ADDY% -p %PASS%,%WHATTOMINE%,stats
IF %WHATTOMINE% == %A21% START "%DEV%:%A21%" /min %F% %DEV% -r 0 -a %A21% -o stratum+tcp://%A21%.%POOL%:5433 -u %ADDY% -p %PASS%,%WHATTOMINE%,stats
IF %WHATTOMINE% == %A22% START "%DEV%:%A22%" /min %G% --server %POOL% --user %ADDY% --pass %PASS%,%WHATTOMINE%,stats --port 2142 --eexit 3
:WAITAGAIN
CLS
ECHO Miner loaded and mining %WHATTOMINE%.  Waiting for algo change or miner app to close.
SET ISRUNNING=FALSE
FOR /F %%x IN ('tasklist /NH /FI "IMAGENAME eq %A%" /FI "WINDOWTITLE eq %DEV%:%WHATTOMINE%"') DO IF %%x == %A% SET ISRUNNING=TRUE
IF %ISRUNNING% == TRUE GOTO TRUE
FOR /F %%x IN ('tasklist /NH /FI "IMAGENAME eq %B%" /FI "WINDOWTITLE eq %DEV%:%WHATTOMINE%"') DO IF %%x == %B% SET ISRUNNING=TRUE
IF %ISRUNNING% == TRUE GOTO TRUE
FOR /F %%x IN ('tasklist /NH /FI "IMAGENAME eq %C%" /FI "WINDOWTITLE eq %DEV%:%WHATTOMINE%"') DO IF %%x == %C% SET ISRUNNING=TRUE
IF %ISRUNNING% == TRUE GOTO TRUE
FOR /F %%x IN ('tasklist /NH /FI "IMAGENAME eq %D%" /FI "WINDOWTITLE eq %DEV%:%WHATTOMINE%"') DO IF %%x == %D% SET ISRUNNING=TRUE
IF %ISRUNNING% == TRUE GOTO TRUE
FOR /F %%x IN ('tasklist /NH /FI "IMAGENAME eq %E%" /FI "WINDOWTITLE eq %DEV%:%WHATTOMINE%"') DO IF %%x == %E% SET ISRUNNING=TRUE
IF %ISRUNNING% == TRUE GOTO TRUE
FOR /F %%x IN ('tasklist /NH /FI "IMAGENAME eq %F%" /FI "WINDOWTITLE eq %DEV%:%WHATTOMINE%"') DO IF %%x == %F% SET ISRUNNING=TRUE
IF %ISRUNNING% == TRUE GOTO TRUE
FOR /F %%x IN ('tasklist /NH /FI "IMAGENAME eq %G%" /FI "WINDOWTITLE eq %DEV%:%WHATTOMINE%"') DO IF %%x == %G% SET ISRUNNING=TRUE
IF %ISRUNNING% == FALSE GOTO RESTART
:TRUE
CHOICE /c · /n /t 20 /d ·
REM        Check URL every x minutes for an algo selection change (60s x 5Min == 300), etc.
REM
powershell -Command "(New-Object Net.WebClient).DownloadFile('%ALGOLOC%', 'nextalgo.txt')"
IF EXIST .\nextalgo.txt SET /P NEXTALGO=IF %NEXTALGO% == %WHATTOMINE% ECHO No change detected.  Still mining %WHATTOMINE%
IF %ISRUNNING% == FALSE GOTO RESTART
CHOICE /c · /n /t 2 /d ·
IF %NEXTALGO% == %WHATTOMINE% GOTO WAITAGAIN
:RESTART
FOR /F %%x IN ('tasklist /NH /FI "IMAGENAME eq %A%"') DO IF %%x == %A% TASKKILL /F /IM %A%
FOR /F %%x IN ('tasklist /NH /FI "IMAGENAME eq %B%"') DO IF %%x == %B% TASKKILL /F /IM %B%
FOR /F %%x IN ('tasklist /NH /FI "IMAGENAME eq %C%"') DO IF %%x == %C% TASKKILL /F /IM %C%
FOR /F %%x IN ('tasklist /NH /FI "IMAGENAME eq %D%"') DO IF %%x == %D% TASKKILL /F /IM %D%
FOR /F %%x IN ('tasklist /NH /FI "IMAGENAME eq %E%"') DO IF %%x == %E% TASKKILL /F /IM %E%
FOR /F %%x IN ('tasklist /NH /FI "IMAGENAME eq %F%"') DO IF %%x == %F% TASKKILL /F /IM %F%
FOR /F %%x IN ('tasklist /NH /FI "IMAGENAME eq %G%"') DO IF %%x == %G% TASKKILL /F /IM %G%
SET /P WHATTOMINE=GOTO STARTNEWALGO

JK's nVidia zPool Miner "Manual" Batch V1.0


Update: Updated to 1.0.  Tested and functions well.  No major changes since V0.9 Beta;  just beautification and cleaning up the mess.

This batch REQUIRES Windows Powershell >= 2.0. But luckily that covers PC's from Vista and later.  99% of users will not need to install or download anything extra.

Simple.  Same as my original batch instructions, but as well you must enter the URL and filename of where you will be uploading a text file containing the name of the algo you wish your miner to mine.   If the batch can't get on the internet, you will see a huge red error.  It will continue to retry every so many seconds.

My example is just a txt file on a tripod website.  All I do is change the algo name in the text file (that only contains the algo name in it) and the miner will automatically check it and change the app as needed.  If it detects no miner running, it will restart it's whole process.  You can also visit the url and see the text file I am currently using.

I have not tested this fully for longer than a few min.... but AFAIK, it should work fine.  I tested it.  It works great.  I have all of my farms running this batch now.

Please report any issues you may have.  And I'm looking for feedback and suggestions.

I bet you guys didn't think a batch can do this.
sr. member
Activity: 728
Merit: 256
NemosMiner-v3.8.1.3
NEMOSMINER is made up of multiple versions of open source ccminer's including alex78, sp-mod, djm34,  tpruvot please support these devs

this is version 1.5 and has 17 different algorithms enabled (groestl,myr-gr,c11,sib-x11ghost,decred,blakecoin,lbry,lyra2v2,neoscrypt,nist5,skein,x11evo,x13,x14,x15,x17,blake2s,)  

auto switches to the most profitable algo/coin

very easy setup: (big improvements to the script only need to change btc address once now instead of 11 times) :  )

step 1. edit the nemosminerv1.5.bat (change my btcaddress to yours and set the number or cards to use default DEV=0 (1card)  eg: DEV=0,1,2,3,4 (5card rig)

Code:
ADDY=19iNwpkQEtjoDTz4sP5EKMJHvF6smZxqhR
SET DEV=0

step 2. run nemosminerv1.5.bat

this version is setup for the nvidia 1050ti and 1070 but can be easily adjusted to suit other cards just change the speed settings after the -p command. (speed is in mhs except for blake & decred algo's which are ghs)
tested on windows 10 64bit pc with single 1050ti,  and on 1070 x 5 rig running windows 7 64bit

hope this helps some people, i will keep it up to date with new profitable algos and the latest ccminer releases

nemosminer ZPOOL nvidia miner v1.5      https://mega.nz/#F!kA9kwRjb!p5UzpnZ-sYbp7cNYvYQbTw

md5 checksum:  2498e8040b61cd92eb50c6a3f5784a70

this is a free project feel free to donate be much appreciated: 19iNwpkQEtjoDTz4sP5EKMJHvF6smZxqhR  (please support the devs of ccminer with out them no1 would be mining on nvidia gpus)
legendary
Activity: 3486
Merit: 1126
We've now added new algos: timemachine and equihash and a few coins to go along with them.

Consider both as beta as we've yet to officially find blocks but all seems running ok.

If someone can test and confirm that'd be great.

Cheers!

i noticed equihash high up on the list.  What's a good Windows miner for it?  Is it a CPU or GPU algo?

I believe there are GPU miners for it now... here's a windows one:

Zcash with GPU AMD Genoil Miner (Windows):

https://github.com/Genoil/ZECMiner/blob/master/releases/genoil-zec-miner-0.4.1.zip

hero member
Activity: 677
Merit: 500
We've now added new algos: timemachine and equihash and a few coins to go along with them.

Consider both as beta as we've yet to officially find blocks but all seems running ok.

If someone can test and confirm that'd be great.

Cheers!

i noticed equihash high up on the list.  What's a good Windows miner for it?  Is it a CPU or GPU algo?
legendary
Activity: 3486
Merit: 1126
We've now added new algos: timemachine and equihash and a few coins to go along with them.

Consider both as beta as we've yet to officially find blocks but all seems running ok.

If someone can test and confirm that'd be great.

Cheers!
hero member
Activity: 677
Merit: 500
So with the current list of algos on zpool, which ones are better for CPU and which ones are better for GPUs?

And what is a good miner EXE for CPU, nvidia, and Radeon?

Looking to create a batch file for each, and I don't want a CPU mining a GPU friendly algo and vice versa.
legendary
Activity: 1848
Merit: 1166
My AR-15 ID's itself as a toaster. Want breakfast?
Im working on a version of the batch that I can drop a txt file onto my web url, and I will update that text file with the algo I want my miners to mine...   and the batch will automatically check it every so often and close then start a new one if the batch contents have changed.

I have finished the batch aside from adding the lines for killing the open process of the miner but for some reason im having trouble communicating with my VPN's host PC;  even though im connected to my VPN now......  so no tests tonight.

Ugh.  network woes.

Im sure the ability to control an entire farm remotely;  using only an identical batch file on each miner;  and having the farm be at any site on the web... will be something people will want to be able to do =)
sr. member
Activity: 728
Merit: 256
NemosMiner-v3.8.1.3


JK's Miner Batch file V 1.08
Code:
@echo off
SETLOCAL EnableExtensions
SET ADDY=1PHSDYvVp6HpqtuUPocK41DrdeHbbezaeP
SET DEV=
SET ID=i7-920


thankyou this is a amazing script i got tired of having to changed speeds and addys over 10 times for each ago this kills a few birds with one stone. Legend  :  )  

best Regards
nemo
legendary
Activity: 1736
Merit: 1006
another one

Fatal error: Call to undefined function yaamp_worker_shares_bad() in /home/zpool/next/web/yaamp/modules/site/results/wallet_miners_results.php on line 100

for sha256 workers.
hero member
Activity: 677
Merit: 500
website error:

Fatal error: Cannot redeclare getAdminSideBarLinks() (previously declared in /home/zpool/next/web/yaamp/core/functions/yaamp.php:526) in /home/zpool/next/web/yaamp/core/functions/admin.php on line 15
Jump to: