Pages:
Author

Topic: [ANN][VRM] Verium PoWT | CPU mining | scrypt² | Scaling | New Roadmap Released - page 73. (Read 250025 times)

hero member
Activity: 682
Merit: 500
Pool worked great for all of 5 minutes.... Guess it's still early testing days.
hero member
Activity: 658
Merit: 500
I have 3 computers with Core i7
What is best for mining? solo or in a pool

The miner for the pool is quicker but the pools werent fully optimized last I checked. If you can get the pool to work well it should be quicker.
hero member
Activity: 1484
Merit: 505
newbie
Activity: 46
Merit: 0
I have 3 computers with Core i7
What is best for mining? solo or in a pool
hero member
Activity: 682
Merit: 500
With the help of Anthbs i was able to setup coiniumserv pool. I am working on some stability tweeks but i just found the first block of the pool :-)
If you wish to mine there and test stability: www.poolinat0r.com
I am working on mpos implementation with the MPOS i used for unomp stratum testing. As soon as it is working we should have some decent statistics.

Where is your pool based?
wgd
legendary
Activity: 1815
Merit: 1005
stratum+tcp://5.9.12.149:4444 timeout
hero member
Activity: 1484
Merit: 505
It's can I ask you to put the settings file in the bat !!!!!
newbie
Activity: 42
Merit: 0
I had to install jansson (although included in compat) and was able to compile, but it says
"scrypt buffer allocation failed"

Is it a memory problem ? How much do I need for mere 3 threads ?
newbie
Activity: 37
Merit: 0
Please compile solo-miner for win 7 64, I`ll try to test on three different CPUs.


I'm trying dude. Tried with Cygwin64 and Mingw64 even after installing all required dependencies I still get an error  Undecided. I'm downloading visual studio right now, we'll see how that goes.

https://www.dropbox. com/s/vosfjoyrrxspi7g/cpuminer.exe?dl=0

Here's a binary of it.
Compiling with VS2015 didn't work.
Had to use VS2013 and remove all the other algorithms that effectsToCause must have removed from the VS project.

Seems slower on windows than the other miner for me at least.

1050H/m vs 2500H/m
member
Activity: 61
Merit: 10
I have tried that new cpu miner now, hashrate went up to 1900 within first 5 minutes. But half an hour later, hashrate was lowered down to 1100. Seems like a memory problem or what?

Did you compile it for windows or Linux?

Ubuntu 14.04
legendary
Activity: 1288
Merit: 1002
I have tried that new cpu miner now, hashrate went up to 1900 within first 5 minutes. But half an hour later, hashrate was lowered down to 1100. Seems like a memory problem or what?

Did you compile it for windows or Linux?
member
Activity: 61
Merit: 10
I have tried that new cpu miner now, hashrate went up to 1900 within first 5 minutes. But half an hour later, hashrate was lowered down to 1100. Seems like a memory problem or what?
hero member
Activity: 682
Merit: 500
Please compile solo-miner for win 7 64, I`ll try to test on three different CPUs.


I'm trying dude. Tried with Cygwin64 and Mingw64 even after installing all required dependencies I still get an error  Undecided. I'm downloading visual studio right now, we'll see how that goes.

I tried vs2015 last night. It seems some of the file reference paths are wrong in the solution. Could take a while to fix all them there was 78 like it.
newbie
Activity: 17
Merit: 0
Got it working on Ubuntu 16.0.4.1 LTS (on Azure) on 2 boxes

Hit one block last night and one a few minutes ago

~ 2kH/m on each box  /  Was previously ~ 1kH/m
full member
Activity: 201
Merit: 100
I've forked and built a standalone cpuminer for pools and solomining for those interested in trying it.  

-Forked from cpuminer-multi which the recommended pool miner was forked from.  

-Displays hashrate in H/m

-I'm getting about 40% speed increase from wallet with this (better than anything else I've tested).

-I'm now working on adding this miner to the wallet.

-Haven't yet tried to build on windows, so linux compile only for now, unless anyone wants to try building on windows.

https://github.com/effectsToCause/veriumMiner

solomining:
./cpuminer -o localhost: -u user -p pass

poolmining:
./cpuminer -o stratum+tcp://vrm.cpuminers.com:3333 -u
-p x

For solomining:
./cpuminer -o localhost: -u user -p pass

How do we determine the settings like ?  Do we need a deposit address when solo-mining?

if the wallet is running on the same machine and you havent changed the port with a rpcport=xxx in the verium.conf file then 127.0.0.1:33987 is what you need. Username and password are out of the conf file as well, example one is:

rpcuser=veriumuser
rpcpassword=hgruygb76ftyr
rpcallowip=localhost
legendary
Activity: 1288
Merit: 1002
Please compile solo-miner for win 7 64, I`ll try to test on three different CPUs.


I'm trying dude. Tried with Cygwin64 and Mingw64 even after installing all required dependencies I still get an error  Undecided. I'm downloading visual studio right now, we'll see how that goes.
hero member
Activity: 1460
Merit: 573
Please compile solo-miner for win 7 64, I`ll try to test on three different CPUs.
legendary
Activity: 1241
Merit: 1005
..like bright metal on a sullen ground.
I've forked and built a standalone cpuminer for pools and solomining for those interested in trying it.  

-Forked from cpuminer-multi which the recommended pool miner was forked from.  

-Displays hashrate in H/m

-I'm getting about 40% speed increase from wallet with this (better than anything else I've tested).

-I'm now working on adding this miner to the wallet.

-Haven't yet tried to build on windows, so linux compile only for now, unless anyone wants to try building on windows.

https://github.com/effectsToCause/veriumMiner

solomining:
./cpuminer -o localhost: -u user -p pass

poolmining:
./cpuminer -o stratum+tcp://vrm.cpuminers.com:3333 -u
-p x

For solomining:
./cpuminer -o localhost: -u user -p pass

How do we determine the settings like ?  Do we need a deposit address when solo-mining?
legendary
Activity: 1288
Merit: 1002
I tried to compile for Windows but I got same error when it wasn't working for Linux earlier:



Can you please fix or tell me how I can fix it?

thanks.

from this shot looks like you may need to install pthreads-w64


keeps telling me it's already installed:



Sad
hero member
Activity: 761
Merit: 505
VeriCoin & Verium Creator/Developer
I tried to compile for Windows but I got same error when it wasn't working for Linux earlier:



Can you please fix or tell me how I can fix it?

thanks.

from this shot looks like you may need to install pthreads-w64
Pages:
Jump to: