Pages:
Author

Topic: [ANN] rhminer - an optimized CPU+GPU miner for PascalCoin - page 7. (Read 24485 times)

newbie
Activity: 64
Merit: 0
hm... aligned_malloc

did you try LARGE PAGES? on windows especially?
full member
Activity: 564
Merit: 100
Join GANTECH’s team of game changers
Using v1.1 now.

The speed is improved even on a core i3.  (~ 3% faster on a mobile POS dual core i3).

Cheers.

newbie
Activity: 60
Merit: 0
@all
If you encounter coinotron and f2pool connection problems, please update to V1.,0

https://github.com/polyminer1/rhminer/releases/

Polyminer1
newbie
Activity: 60
Merit: 0
So.. is there support for this miner?

I can be mining with over 800H/s averge with zero accepted/rejected or failed shares for hours.

This is an example of the running log of the local wallet :
Code:
18/11/2018 11:22:03.956 TID:00002BB8 [Info]  Sending job 4 to miner - Block:261436 Ops:0 Target:1D23B3C2 PayloadStart:HappyTreeFriends
18/11/2018 11:22:34.939 TID:00002BB8 [Info] Sending JSON: {"id":null,"method":"miner-notify","params":[{"block":261436,"version":4,"part1":"3CFD0300CA0220001C5FE56423275B331354CBD977EDF0EAB6916AA52D1209034310023537B67F272000E4D96F47A8BF47AD55674F2DDB4CA14435C78A708FA74F0D8B66D2968DD1024920A107000000000004000400C2B3231D","payload_start":"486170707954726565467269656E6473","part3":"8040F16E6AE3725B1C6A300AB78B9DDCBC65D7759D456CD58B3269C3E9A067B6E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B85500000000","target":488879042,"target_pow":"000000077130F400000000000000000000000000000000000000000000000000","timestamp":1542558155}]}
18/11/2018 11:22:34.939 TID:00002BB8 [Info] Sending job 5 to miner - Block:261436 Ops:0 Target:1D23B3C2 PayloadStart:HappyTreeFriends


Yes, there is.
You mining solo, it can take days to find a block now. But when you find one, you get 40 coins + 4 account. So you have to be patient !

I'm not concerned with finding a block, but the shares don't show as accepted/rejected or failed. Usually those should show as other than '0', no?


If you're mining solo 'share' has been replaced with 'block' now (latest version is 0.9.3). So it's normal you see 0 cuz solomining has a high diff for small pc.
If you're pool mining, then the pool is wrong. dont go there Smiley

Ahh, so if I have 2 PCs mining to one wallet, combined about 2.3Kh/s, the share rate will be '0' but it is still submitting shares?
Otherwise it would be futile to solo mine with anything under 20Kh/s.

No the term share is a text error in the version your have, try latest version 0.9.3 this will display blocks instead (plus it has some connection issues fixed) see https://github.com/polyminer1/rhminer/tree/master/Release

When solomining there is no share, you mine for blocks. When you get a block, you win 40 coins and 4 accounts !
Last numbers I heard, for solomining, was about 2-3 days at ~2000 h/s to get a blocks. That is 40 coins in a couple of days.
Pool mining wont get you that.
newbie
Activity: 60
Merit: 0
Hi poly. Mine crash and exit by itself after mining several hours with this error :

Error. Assert '(m_fullHeader.size() == PascalHeaderSize)'

Pool mining at nanopool. Using 7 threads on my i7 4770K. And on my GTX1080 gets only 60h/s while my CPU gets 746h/s. Normal?

Update to latest version 0.9.1 at https://github.com/polyminer1/rhminer/tree/master/Release

As for the 1080, how much gputhreads you use and are you gaming at the same time (to avoid obviously)
But overall, GPU speed is substantially lower than cpu, by design of RandomHash.
legendary
Activity: 1694
Merit: 1002
Go Big or Go Home.....
So.. is there support for this miner?

I can be mining with over 800H/s averge with zero accepted/rejected or failed shares for hours.

This is an example of the running log of the local wallet :
Code:
18/11/2018 11:22:03.956 TID:00002BB8 [Info]  Sending job 4 to miner - Block:261436 Ops:0 Target:1D23B3C2 PayloadStart:HappyTreeFriends
18/11/2018 11:22:34.939 TID:00002BB8 [Info] Sending JSON: {"id":null,"method":"miner-notify","params":[{"block":261436,"version":4,"part1":"3CFD0300CA0220001C5FE56423275B331354CBD977EDF0EAB6916AA52D1209034310023537B67F272000E4D96F47A8BF47AD55674F2DDB4CA14435C78A708FA74F0D8B66D2968DD1024920A107000000000004000400C2B3231D","payload_start":"486170707954726565467269656E6473","part3":"8040F16E6AE3725B1C6A300AB78B9DDCBC65D7759D456CD58B3269C3E9A067B6E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B85500000000","target":488879042,"target_pow":"000000077130F400000000000000000000000000000000000000000000000000","timestamp":1542558155}]}
18/11/2018 11:22:34.939 TID:00002BB8 [Info] Sending job 5 to miner - Block:261436 Ops:0 Target:1D23B3C2 PayloadStart:HappyTreeFriends


Yes, there is.
You mining solo, it can take days to find a block now. But when you find one, you get 40 coins + 4 account. So you have to be patient !

I'm not concerned with finding a block, but the shares don't show as accepted/rejected or failed. Usually those should show as other than '0', no?


If you're mining solo 'share' has been replaced with 'block' now (latest version is 0.9.3). So it's normal you see 0 cuz solomining has a high diff for small pc.
If you're pool mining, then the pool is wrong. dont go there Smiley

Ahh, so if I have 2 PCs mining to one wallet, combined about 2.3Kh/s, the share rate will be '0' but it is still submitting shares?
Otherwise it would be futile to solo mine with anything under 20Kh/s.
newbie
Activity: 1
Merit: 0
Hi poly. Mine crash and exit by itself after mining several hours with this error :

Error. Assert '(m_fullHeader.size() == PascalHeaderSize)'

Pool mining at nanopool. Using 7 threads on my i7 4770K. And on my GTX1080 gets only 60h/s while my CPU gets 746h/s. Normal?
newbie
Activity: 60
Merit: 0
So.. is there support for this miner?

I can be mining with over 800H/s averge with zero accepted/rejected or failed shares for hours.

This is an example of the running log of the local wallet :
Code:
18/11/2018 11:22:03.956 TID:00002BB8 [Info]  Sending job 4 to miner - Block:261436 Ops:0 Target:1D23B3C2 PayloadStart:HappyTreeFriends
18/11/2018 11:22:34.939 TID:00002BB8 [Info] Sending JSON: {"id":null,"method":"miner-notify","params":[{"block":261436,"version":4,"part1":"3CFD0300CA0220001C5FE56423275B331354CBD977EDF0EAB6916AA52D1209034310023537B67F272000E4D96F47A8BF47AD55674F2DDB4CA14435C78A708FA74F0D8B66D2968DD1024920A107000000000004000400C2B3231D","payload_start":"486170707954726565467269656E6473","part3":"8040F16E6AE3725B1C6A300AB78B9DDCBC65D7759D456CD58B3269C3E9A067B6E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B85500000000","target":488879042,"target_pow":"000000077130F400000000000000000000000000000000000000000000000000","timestamp":1542558155}]}
18/11/2018 11:22:34.939 TID:00002BB8 [Info] Sending job 5 to miner - Block:261436 Ops:0 Target:1D23B3C2 PayloadStart:HappyTreeFriends


Yes, there is.
You mining solo, it can take days to find a block now. But when you find one, you get 40 coins + 4 account. So you have to be patient !

I'm not concerned with finding a block, but the shares don't show as accepted/rejected or failed. Usually those should show as other than '0', no?


If you're mining solo 'share' has been replaced with 'block' now (latest version is 0.9.3). So it's normal you see 0 cuz solomining has a high diff for small pc.
If you're pool mining, then the pool is wrong. dont go there Smiley
legendary
Activity: 1694
Merit: 1002
Go Big or Go Home.....
So.. is there support for this miner?

I can be mining with over 800H/s averge with zero accepted/rejected or failed shares for hours.

This is an example of the running log of the local wallet :
Code:
18/11/2018 11:22:03.956 TID:00002BB8 [Info]  Sending job 4 to miner - Block:261436 Ops:0 Target:1D23B3C2 PayloadStart:HappyTreeFriends
18/11/2018 11:22:34.939 TID:00002BB8 [Info] Sending JSON: {"id":null,"method":"miner-notify","params":[{"block":261436,"version":4,"part1":"3CFD0300CA0220001C5FE56423275B331354CBD977EDF0EAB6916AA52D1209034310023537B67F272000E4D96F47A8BF47AD55674F2DDB4CA14435C78A708FA74F0D8B66D2968DD1024920A107000000000004000400C2B3231D","payload_start":"486170707954726565467269656E6473","part3":"8040F16E6AE3725B1C6A300AB78B9DDCBC65D7759D456CD58B3269C3E9A067B6E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B85500000000","target":488879042,"target_pow":"000000077130F400000000000000000000000000000000000000000000000000","timestamp":1542558155}]}
18/11/2018 11:22:34.939 TID:00002BB8 [Info] Sending job 5 to miner - Block:261436 Ops:0 Target:1D23B3C2 PayloadStart:HappyTreeFriends


Yes, there is.
You mining solo, it can take days to find a block now. But when you find one, you get 40 coins + 4 account. So you have to be patient !

I'm not concerned with finding a block, but the shares don't show as accepted/rejected or failed. Usually those should show as other than '0', no?
newbie
Activity: 60
Merit: 0
So.. is there support for this miner?

I can be mining with over 800H/s averge with zero accepted/rejected or failed shares for hours.

This is an example of the running log of the local wallet :
Code:
18/11/2018 11:22:03.956 TID:00002BB8 [Info]  Sending job 4 to miner - Block:261436 Ops:0 Target:1D23B3C2 PayloadStart:HappyTreeFriends
18/11/2018 11:22:34.939 TID:00002BB8 [Info] Sending JSON: {"id":null,"method":"miner-notify","params":[{"block":261436,"version":4,"part1":"3CFD0300CA0220001C5FE56423275B331354CBD977EDF0EAB6916AA52D1209034310023537B67F272000E4D96F47A8BF47AD55674F2DDB4CA14435C78A708FA74F0D8B66D2968DD1024920A107000000000004000400C2B3231D","payload_start":"486170707954726565467269656E6473","part3":"8040F16E6AE3725B1C6A300AB78B9DDCBC65D7759D456CD58B3269C3E9A067B6E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B85500000000","target":488879042,"target_pow":"000000077130F400000000000000000000000000000000000000000000000000","timestamp":1542558155}]}
18/11/2018 11:22:34.939 TID:00002BB8 [Info] Sending job 5 to miner - Block:261436 Ops:0 Target:1D23B3C2 PayloadStart:HappyTreeFriends


Yes, there is.
You mining solo, it can take days to find a block now. But when you find one, you get 40 coins + 4 account. So you have to be patient !
legendary
Activity: 1694
Merit: 1002
Go Big or Go Home.....
So.. is there support for this miner?

I can be mining with over 800H/s averge with zero accepted/rejected or failed shares for hours.

This is an example of the running log of the local wallet :
Code:
18/11/2018 11:22:03.956 TID:00002BB8 [Info]  Sending job 4 to miner - Block:261436 Ops:0 Target:1D23B3C2 PayloadStart:HappyTreeFriends
18/11/2018 11:22:34.939 TID:00002BB8 [Info] Sending JSON: {"id":null,"method":"miner-notify","params":[{"block":261436,"version":4,"part1":"3CFD0300CA0220001C5FE56423275B331354CBD977EDF0EAB6916AA52D1209034310023537B67F272000E4D96F47A8BF47AD55674F2DDB4CA14435C78A708FA74F0D8B66D2968DD1024920A107000000000004000400C2B3231D","payload_start":"486170707954726565467269656E6473","part3":"8040F16E6AE3725B1C6A300AB78B9DDCBC65D7759D456CD58B3269C3E9A067B6E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B85500000000","target":488879042,"target_pow":"000000077130F400000000000000000000000000000000000000000000000000","timestamp":1542558155}]}
18/11/2018 11:22:34.939 TID:00002BB8 [Info] Sending job 5 to miner - Block:261436 Ops:0 Target:1D23B3C2 PayloadStart:HappyTreeFriends


newbie
Activity: 64
Merit: 0
miner not properly handle connection looses and stop working after few hours.
It stops to receive new jobs after ~3h on most rigs and works without any profit until manual restart. (windows and linux)

also it can not set cpu affinity and priority on linux. very bad. does not report cpu temp...
I tried it on gpus and as it was mentioned above - it sees only half memory on 1060 6gb.
also it completely hanged rig with 13 gpus. but if it works - it would give only 1,5kH. not too much


I think I will add someday randomhash to cpuminer-opt and be happy)

anyway - thank you for your work.
newbie
Activity: 12
Merit: 0
Good day dev.
Try to use this miner some hours on diffrent rigs, unfortunately well working only on 750Ti and 1060 3Gb rigs .
On 1060 6gb and 1070 working only on a half of card memory - 262 threads max for 1060 6gb and 340 threads for 1070 , increasing amount of threads immediately crash miner after start with Cuda unknown error message
All rigs with latest nvidia drivers.
sr. member
Activity: 736
Merit: 262
Me, Myself & I

That is pretty fuckedup and scary. It's not normal at all. Do you had a log ? (-lofilename)
But so you knwo I was hit by an attack yesturday about 12H ago for 8h straight. May be due to that.
But this log scares me alot, i'll add awatchdog in the miner so this never happen again.


Not scary at all. But memorable. If there is no auto logging, than I do not have logs. BTW I think my provider is changing the IP quite often. At my home twice a day.
full member
Activity: 564
Merit: 100
Join GANTECH’s team of game changers
Mine keeps crashing after 20 minutes or so i think.. I have the error message in the log I will get it soon

I am mining in a pool.

Several times I got invalid response end of line character.
Every few hours, not 20 minutes.

I just restart it.  Polyminer did mention keep it running in a loop or increase the -r times.

Cheers.
sr. member
Activity: 689
Merit: 253
Mine keeps crashing after 20 minutes or so i think.. I have the error message in the log I will get it soon

EDIT: heres the crash error in the log

Net   10:42:45   Error. Assert '(m_fullHeader.size() == PascalHeaderSize)'
newbie
Activity: 60
Merit: 0
Official Release
 

Dev donations:
Default donation is 1%.
Donation is hard-coded in the binaries downloadable on gitgub.
To disable donation download and compile locally, then use the -disabledevfee option.


Can You explain this devfee duration:

https://i.imgur.com/fkuxdoA.png

That is pretty fuckedup and scary. It's not normal at all. Do you had a log ? (-lofilename)
But so you knwo I was hit by an attack yesturday about 12H ago for 8h straight. May be due to that.
But this log scares me alot, i'll add awatchdog in the miner so this never happen again.
legendary
Activity: 1694
Merit: 1002
Go Big or Go Home.....
Is it normal for rhminer running under windows to never have any accepted shares sent when mining locally?

I am running the latest Pascal Wallet on the same PC locally, up to date, run the RHminer, no errors, it gets the work as I see it in the logs, but
the miner always shows '0' accepted or rejected shares. The Server gets about 900h/s and is CPU only.
sr. member
Activity: 736
Merit: 262
Me, Myself & I
Official Release
 

Dev donations:
Default donation is 1%.
Donation is hard-coded in the binaries downloadable on gitgub.
To disable donation download and compile locally, then use the -disabledevfee option.


Can You explain this devfee duration:

full member
Activity: 564
Merit: 100
Join GANTECH’s team of game changers
@Polyminer1

I got this error just today.  The miner ran fine for 3 days.

Code:
Net   13:09:18   Error: Error. Deamon/Wallet miner name is to long. Set a name under 26 caracters.
NOTE, if this error persist, just restart the demaon/wallet.

All my instances (2 or so) exited.

I did not change any settings.

I noticed a number of odd transaction on TESTNET.  Wrong miner rewards, etc...

It probably crashed, or maybe it's still buggy.

See the guide for solomoning here https://github.com/polyminer1/rhminer#mining-locallysolo
Basicaly, you have to restart the wallet once you change the name of your miner.

I restarted the wallet and it works again.
I do not recall changing the name of my node.  It's possible that I did couple days ago.

Thanks.
Pages:
Jump to: