Pages:
Author

Topic: [ANN] Progminer, our first mining software for ProgPoW is now ready to roll! - page 2. (Read 1456 times)

hero member
Activity: 711
Merit: 500
Is there any coin that can currently mining with this software for real profits (which is not experimental)?
hero member
Activity: 711
Merit: 500
 I receive a notice ( although my graphics card works significantly below a standards clocks  from 1380 MHz  for a GPU and 2050 MHz for GPU DDR5 RAM) :

legendary
Activity: 1161
Merit: 1001
Don`t invest more than you can afford to lose
Keep this post update Smiley
newbie
Activity: 62
Merit: 0
copper member
Activity: 23
Merit: 1
Just received an report of constant crash and connection problem at the start of the miner,

Please try
Code:
stratum1+tcp://
instead of
Code:
stratum://
if it doesn't work on establishing connection with the pool

Related issue: https://github.com/ethereum-mining/ethminer/issues/1819 & https://github.com/gangnamtestnet/progminer/issues/11
copper member
Activity: 23
Merit: 1
This doesn't seem to work. I'm getting only rejected shares on all bitcoin interest pools I tried ... has anyone actually tested this?

EDIT: https://github.com/gangnamtestnet/progminer/issues/9#issue-398608948

I take it that ProgPow 0.9.2 is incompatible with the version used in Bitcoin-Interest

Progminer tends to work for Ethereum based networks only and therefore doesn't support BCI since it has a whole different mining algo and RPC structure.
copper member
Activity: 23
Merit: 1

nice, but
last cuda 9 version is: 9.2
and support for 9.2 is missing...

./ccminer: /usr/local/cuda/lib64/libnvrtc.so.9.1: version `libnvrtc.so.9.1' not found (required by ./ccminer)

Will deploy a CUDA 9.2 and 10 support version at the future, thanks  Cheesy
member
Activity: 297
Merit: 10
This doesn't seem to work. I'm getting only rejected shares on all bitcoin interest pools I tried ... has anyone actually tested this?

EDIT: https://github.com/gangnamtestnet/progminer/issues/9#issue-398608948

I take it that ProgPow 0.9.2 is incompatible with the version used in Bitcoin-Interest
jr. member
Activity: 94
Merit: 1

nice, but
last cuda 9 version is: 9.2
and support for 9.2 is missing...

./ccminer: /usr/local/cuda/lib64/libnvrtc.so.9.1: version `libnvrtc.so.9.1' not found (required by ./ccminer)
copper member
Activity: 23
Merit: 1
original post: https://medium.com/ethereumprogpow/progminer-our-first-mining-software-to-support-progpow-is-now-ready-to-roll-fbb2d02797ca




Dear GPU miners!

Today, I am pleased to announce the public launch of Progminer, mining software to support ProgPoW mining!

Based on the latest version of Ethminer software Progminer provides a powerful, stable, open source mining tool to connect mining pools and mine coins on ProgPoW.

Currently Progminer is the only mining software that supports the latest spec of ProgPoW ( v0.9.2 ), and Progminer is the only software to support mining on ethereum-like networks with commodity hardwares.

As we’d some QAs and bug fixes since the first version of Progminer ( v1.0.0 ) release, now we’ve confirmed that Progminer works for most mining rigs to mine ethereum, such as Geforce GTX 1080 or Radeon RX480.

You can download the latest version release of Progminer on our official Github page and please report the bugs if you got them, you can submit issue on our github repository or use our discord channel to find some help.

Also we recommend to use our Gangnam Testnet Pool to check if your rig supports Progminer before using it for mainnet, don’t hesitate to see the working version of ProgPoW!

We appreciate for your contribution.



How to use:

Download progminer version with the exact match of cuda version installed on your rig, recommended version is CUDA 10 with latest graphic driver installed.


Example option:

Code:
./progminer -P stratum://[email protected]:8008

progminer.exe -P stratum://[email protected]:8008


Failover:

Add more pools on the option at the startup, for example

Code:
progminer.exe -P stratum://[email protected]:8008 -P stratum://0xaa16a61dec2d3e260cd1348e48cd259a5fb03f49.test@backup.progpool.pro:8008

will work if the main pool is down.


Tested environment:

- GTX 1070 & RX 570 tested


Changelog:

- ProgPoW support added on latest version of ethminer

- CUDA support added

- OpenCl support added

- Some fixes & update for latest ProgPoW spec ( 0.9.2 )



Links:

Website: https://ethereumprogpow.com

Blog: https://medium.com/ethereumprogpow

Github link: https://github.com/gangnamtestnet/progminer

Discord link: https://discord.gg/ZYfFbMH

Follow our twitter: https://twitter.com/ethereumprogpow
Pages:
Jump to: