Bitcoin Forum
August 31, 2025, 12:38:14 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 [109] 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 ... 227 »
  Print  
Author Topic: [NemosMiner] multi algo profit switching NVIDIA/CPU miner  (Read 289490 times)
jcorbijn
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
January 01, 2018, 05:57:07 PM
 #2161

I'm running into an issue when I want to run zpool24h. Whenever nemosminer wants to update the pool data, it fails to update the data. When I run zpool I don't have this issue. I did notice that when I reduce the update interval from 600 sec, to 60 sec it has no issues and updates nicely.

Does anybody know a solution to this problem?

https://1drv.ms/i/s!Am4bHnQICtmKhGd9Sfw0pb4sNQ8j
U4guk
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
January 01, 2018, 06:58:07 PM
 #2162

+1
dilonious
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
January 01, 2018, 07:41:33 PM
 #2163

I'm running into an issue when I want to run zpool24h. Whenever nemosminer wants to update the pool data, it fails to update the data.

I have the same issue. I'm fine with just using zpool for now as the payout is probably roughly the same.
Chaob
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
January 01, 2018, 07:55:24 PM
 #2164

I'm running into an issue when I want to run zpool24h. Whenever nemosminer wants to update the pool data, it fails to update the data. When I run zpool I don't have this issue. I did notice that when I reduce the update interval from 600 sec, to 60 sec it has no issues and updates nicely.

Does anybody know a solution to this problem?

https://1drv.ms/i/s!Am4bHnQICtmKhGd9Sfw0pb4sNQ8j

Interestingly.... I have that problem on zpool not zpool24h

Also, I have that problem on zpool with all 5 of my rigs. I wonder if that's because there is a bug that makes the first pool you use to benchmark encounter that and then subsequent pools work fine? I'm assuming you started out with the 24hr pool unlike me?

Totally guessing here, I haven't tried to pin it down.
millsys
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
January 01, 2018, 08:05:43 PM
Last edit: January 01, 2018, 08:46:12 PM by millsys
 #2165

112 hours ago I setup two identical miners to compare the standard profit switching to the 24hr profit switching.  So far here is the outcome

MINER1 (ahashpool) = 0.01337059 BTC = $180.31 in 112 hours or $38.64/day avg
MINER2 (ahashpool24hr) = 0.01399279 BTC = $188.70 in 112 hours or $40.43/day avg

Rigs are running 6x1070ti, 85% power, +100GPU, +500MEM, NemosMiner 2.3, 900 interval - Values calculated off $13,486/BTC

FARM #1 : 60 GPUs spread across 6 rigs (1080ti/1080/1070ti/1070)
FARM #2 : 72 GPUs spread across 12 rigs (1070ti x 6)
FARM #3 : 16 GPUs spread across 4 rigs (1080ti x 4)
AntMiner S9 13.5TH / AntMiner L3+ x 2
the3dwizard
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
January 01, 2018, 08:11:38 PM
 #2166

112 hours ago I setup two identical miners to compare the standard profit switching to the 24hr profit switching.  So far here is the outcome

MINER1 (ahashpool) = 0.01337059 BTC = $177.82 in 112 hours or $38.10/day avg
MINER2 (ahashpool24hr) = 0.01399279 BTC = $186.10 in 112 hours or $39.87/day avg

Rigs are running 6x1070ti, 85% power, +100GPU, +500MEM, NemosMiner 2.3


Thanks for the data!  Question what interval are you using?  Any plans to test different intervals?  BTW I have a similar rig and the average daily is similar to what I am seeing.

Cheers!
sky62
Full Member
***
Offline Offline

Activity: 197
Merit: 100



View Profile
January 01, 2018, 10:20:03 PM
 #2167

I'm conducting a multi week test using two rigs, 6x1070ti

83 hours in
MINER1 - ahashpool
MINER2 - ahashpool24hr

So far ahashpool24 is 2.3% more revenue.   My guess is in the end both of these are going to be pretty darn close.  Some weeks one might be a few % more, other weeks the other...


Also those looking to 'autoclose' ccminer if it hangs.
1]Start>Run>Regedit>OK
2]Now navigate to the following location:- HKEY_CURRENT_USER\Control Panel\ Desktop
Highlight Desktop,on the right pane of the Registry Editor you will find REG_SZ entry AutoEndTasks
3]Right click on it and select Modify. Change the value data to 1.The default value data is 0.Click OK and close the Registry Editor.
4]Navigate to [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\Windows Error Reporting\]
5]Create a DWORD called DontShowUI and set the value to 1.
6]Restart the System.

In my windows 10 64 bit REG_SZ AutoEndTasks not exist !
jimmykl
Full Member
***
Offline Offline

Activity: 349
Merit: 102


View Profile
January 01, 2018, 11:24:09 PM
 #2168

I'm conducting a multi week test using two rigs, 6x1070ti

83 hours in
MINER1 - ahashpool
MINER2 - ahashpool24hr

So far ahashpool24 is 2.3% more revenue.   My guess is in the end both of these are going to be pretty darn close.  Some weeks one might be a few % more, other weeks the other...


Also those looking to 'autoclose' ccminer if it hangs.
1]Start>Run>Regedit>OK
2]Now navigate to the following location:- HKEY_CURRENT_USER\Control Panel\ Desktop
Highlight Desktop,on the right pane of the Registry Editor you will find REG_SZ entry AutoEndTasks
3]Right click on it and select Modify. Change the value data to 1.The default value data is 0.Click OK and close the Registry Editor.
4]Navigate to [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\Windows Error Reporting\]
5]Create a DWORD called DontShowUI and set the value to 1.
6]Restart the System.

In my windows 10 64 bit REG_SZ AutoEndTasks not exist !

Create it!
starrbuck
Newbie
*
Offline Offline

Activity: 48
Merit: 0


View Profile WWW
January 02, 2018, 01:00:41 AM
 #2169

Guys, I want to deploy this on an AMD rig with 7 RX580's. Looks like the miners its using are only compatible with NVIDIA. Is there an alternative? Or is there a config I can implement to have it run on my AMD rig?

I've tried other miners with excavator, and its crashing after 10 minutes of running and dishes out all kinds of errors. So what's an alternate route if I cant get Nemos to work on this rig?

NemosMiner is NVIDIA only.  You want MultiPoolMiner which can run AMD.
kokyew
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
January 02, 2018, 01:44:47 AM
 #2170

I'm running into an issue when I want to run zpool24h...

+1
kokyew
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
January 02, 2018, 04:39:38 AM
 #2171

I have added a line in the file NemosMiner-v2.3.ps1 before the sleep command.

Code:
Write-Host -ForegroundColor Yellow "Last Refresh: $(Get-Date)"

This adds a line at the bottom showing when is the last time the program checks the profitability. Not something major but I myself find it pretty useful.
minerx117 (OP)
Sr. Member
****
Offline Offline

Activity: 728
Merit: 256

NemosMiner-v3.8.1.3


View Profile
January 02, 2018, 05:17:02 AM
 #2172

testing Palgins new HSR miner for neoscrypt i have it downloading and Benchmarking but running into a issue with it not closing after completing benchmarks  

you can test for yourself here: https://github.com/nemosminer/NemosMiner-v2.3/issues/130

Best Regards
Nemo

NemosMiner-v3.8.1.3
minerx117 (OP)
Sr. Member
****
Offline Offline

Activity: 728
Merit: 256

NemosMiner-v3.8.1.3


View Profile
January 02, 2018, 05:17:40 AM
Last edit: January 02, 2018, 05:35:23 AM by minerx117
 #2173

I have added a line in the file NemosMiner-v2.3.ps1 before the sleep command.

Code:
Write-Host -ForegroundColor Yellow "Last Refresh: $(Get-Date)"

This adds a line at the bottom showing when is the last time the program checks the profitability. Not something major but I myself find it pretty useful.

thanks it is useful

https://github.com/nemosminer/NemosMiner-v2.3/commit/e0693778fd83e5995c07a8cc78c16b8e82e71c95

Best Regards
Nemo

NemosMiner-v3.8.1.3
illypso
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
January 02, 2018, 05:59:02 AM
 #2174

Hi,

Great multimer, nice job.

I only find that when the miner switch algo, it close the miner, then start the other one.

There is some delay every-time so the GPU stop working for like 1 sec.

this give some loss.

If the new algo miner would start 1 second before the old miner close, could it solve this ?
The old miner would continue to mine while the new miner start and establish the connection.
Maybe they would work both for 1/2 a second but that should not cause problem.
You could maybe check and stop the old miner once the new one has an connection.

I no programmer but it seem doable.

Just an idea.

sundownz
Hero Member
*****
Offline Offline

Activity: 714
Merit: 512


View Profile WWW
January 02, 2018, 06:25:44 AM
 #2175

testing Palgins new HSR miner for neoscrypt i have it downloading and Benchmarking but running into a issue with it not closing after completing benchmarks  

you can test for yourself here: https://github.com/nemosminer/NemosMiner-v2.3/issues/130

Best Regards
Nemo

Awesome.  Grin

For security, your account has been locked. Email acctcomp15@theymos.e4ward.com
CreamyG31337
Member
**
Offline Offline

Activity: 113
Merit: 10


View Profile
January 02, 2018, 07:21:18 AM
 #2176

just fyi, based on your source code it looks like you're using alexis78 ccminer build (x86 cuda 8.0) for x17 mining. I thought maybe this is the fastest build but it blows up with some 'can't validate on cpu + access violation' errors and shuts down. the other alexis78 build -- cuda 7.5 + x64 works fine.

BTC tip jar: bc1qtepyll2c9fkn67wpnhunclw4mf39nc2jx79zdh
blacklpk
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
January 02, 2018, 10:37:05 AM
 #2177

Hye,

I've a problem since 2 days that I can't resolve, when I start the miner, it's locked on benchmarking and A little window open and close a few seconds later like this : https://www.noelshack.com/2018-01-2-1514888849-ininii.png

I try to put EU in the start file but after that the miner doesn't work at all, so I retry with US, different workers, different algos, etc...
What can I do now?  Huh

Thank's!
fynxgloire
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
January 02, 2018, 10:50:51 AM
 #2178

Hye,

I've a problem since 2 days that I can't resolve, when I start the miner, it's locked on benchmarking and A little window open and close a few seconds later like this : https://www.noelshack.com/2018-01-2-1514888849-ininii.png

I try to put EU in the start file but after that the miner doesn't work at all, so I retry with US, different workers, different algos, etc...
What can I do now?  Huh

Thank's!

I had many problems then I increased my paging file size from 16000 to 50000 and everything is working, even neoscrypt miner which would crash before.
car1999
Full Member
***
Offline Offline

Activity: 350
Merit: 100


View Profile
January 02, 2018, 11:42:12 AM
 #2179

awesome tool, time to switch from linux to windows.
blacklpk
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
January 02, 2018, 12:16:15 PM
 #2180

Hye,

I've a problem since 2 days that I can't resolve, when I start the miner, it's locked on benchmarking and A little window open and close a few seconds later like this : https://www.noelshack.com/2018-01-2-1514888849-ininii.png

I try to put EU in the start file but after that the miner doesn't work at all, so I retry with US, different workers, different algos, etc...
What can I do now?  Huh

Thank's!

I had many problems then I increased my paging file size from 16000 to 50000 and everything is working, even neoscrypt miner which would crash before.

Thank's to help me, I try to increase it to 50000MB and then 75000MB but nothing change, still on benchmarking, and I see on afterburner that my gpu does'nt do anything Cry
Pages: « 1 ... 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 [109] 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 ... 227 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!