Author

Topic: SmartMinerPRO (CPU/GPU/ASIC) Ethash/Etchash/Kawpow/Kaspa/Octopus/Firo/Equihash (Read 1736 times)

newbie
Activity: 19
Merit: 1
Great software. Grin Just want to say that I've been using this miner for few weeks now and I'm very happy with how it performs and how the dev response to questions.
I mine mostly at MPH, NH, 6Block and also list out the rig on MRR.
newbie
Activity: 1
Merit: 0
Can you give an example of a config after entering representative wallets and pools, for example, etica is another pool, egaz is gteh org, etc. Since we entered the account wallet in gteh, the config gives an error, so it gave an error for me, try it if you want, I also get the value error.
newbie
Activity: 19
Merit: 1
Is dual mining actually worth it? Huh
copper member
Activity: 90
Merit: 1
SmartMiner.PRO

Update Miner Software:
Team Red Miner v0.10.10
SRBMiner-MULTI GPU & CPU Miner 2.3.3
Rigel 1.6.4
miniZ 2.1
Gminer 3.41
RainbowMiner v4.8.9.9
NBMiner v42.2 LHR
BzMiner v15.4.3
cpuminer-opt v3.22.3
WildRig Multi 0.36.10
lolMiner 1.76a
TeamBlackMiner v1.95

Download SMP 1.4.0: https://github.com/MiningSoftware/SmartMinerPRO/releases/tag/smp140
newbie
Activity: 2
Merit: 0
What about Beam, i change pool and now all right! my results coincide with calculators, my opinion beam.leafpool trash pool and scam workers.  Huh
newbie
Activity: 1
Merit: 0
Awesome , thanks !
I getting now on my 3060 12gb LHR around 47 MHs without any overclocking or changed settings on Windows.
With the version before i got something around 34 - 35 MHs for ETH mining .
And its working without any issue for now , but have to look about it whats happen for 24 hours.
member
Activity: 133
Merit: 10
I tried Nvidia Inspector to bring the power down to 60%. It's now cool (64°C) and silent. And I lost far less mining power than 40%, more like 15% -- sol/W went up from 0,45 to 1, so it's much more efficient than before!

Thx, all perfect now!
newbie
Activity: 11
Merit: 0
HI Thanks for helping

It looks like i might have had a faulty video card. Just testing and will get back to you .
newbie
Activity: 2
Merit: 0
What is wrong here?

--algo FLUX --pool solo-flux.2miners.com:9393 --user t1dh5mybNKAZEAz85PBRpHtMmYXfLX7XX86.$rigName -apihost 127.0.0.1 --apiport 4444 --watchdogscript reboot.sh

Miner ended or crashed. Restarting miner in 30 seconds...

Running miner: lolminer-v1.60

Options: --algo FLUX --pool solo-flux.2miners.com:9393 --user t1dh5mybNKAZEAz85PBRpHtMmYXfLX7XX86.OC3001 -apihost 127.0.0.1 --apiport 4444 --watchdogscript reboot.sh

option '--algo' cannot be specified more than once

Miner ended or crashed. Restarting miner in 30 seconds...
newbie
Activity: 1
Merit: 0
My tests on Kaspa under HiveOS with Navi RX 5700 XT and Polaris RX 580 4GB gpus:

5x RX 5700 XT - Kaspa Hashrate & Profit (Team Red Miner 0.10.9) - https://www.youtube.com/watch?v=jTsgvmy0hGA
6x RX 580 4GB - Kaspa Hashrate & Profit (Team Red Miner 0.10.9) - https://www.youtube.com/watch?v=_qrFxS1hZ-g


Also Dual Kaspa + Dynex:

5x RX 5700 XT - Dual Kaspa+Dynex Hashrate (TRM 0.10.9 + SRB 2.2.4) - https://www.youtube.com/watch?v=7G3P7nB51TY
newbie
Activity: 32
Merit: 0
My test on RTX 4070 Ti with the latest lolMiner 1.69:
RTX 4070 Ti - Nexa Hashrate & Profit (lolMiner 1.69)
newbie
Activity: 1
Merit: 0
Can someone please help. Rtx3060ti on win10 drivers 512.im getting rejected shares so much on nicehash pool while mining ergo. It says invalid extraodance2 size. More than half shares are rejected. Maybe someone knows.thanks
newbie
Activity: 1
Merit: 0
Great miner! 7 days without a single issue (MTP algo) on my not a simple rig. Thanks guys!
newbie
Activity: 1
Merit: 0
Hello,please add nexapow algo
newbie
Activity: 30
Merit: 0
Can someone please help. Rtx3060ti on win10 drivers 512.im getting rejected shares so much on nicehash pool while mining ergo. It says invalid extraodance2 size. More than half shares are rejected. Maybe someone knows.thanks
newbie
Activity: 2
Merit: 0
Can you please fix the miner size, and use compressor UPX as lolMiner do, it will be much easier to update the miner.
Thank you
newbie
Activity: 30
Merit: 0
waiting for 1070ti speed upgrade.... with any high xintensity only hold 3minute bump hashrate and back to normal again 33.xx mhs, comparing other software can do 34.xx
thanks!
copper member
Activity: 90
Merit: 1
SmartMiner.PRO
SmartMinerPRO v1.3.3 - Add Kaspa mining

Add Miner Software:
+ KaspaMiner: https://github.com/tmrlvi/kaspa-miner/releases/tag/v0.2.1-GPU-0.7
+ BZMiner: https://github.com/bzminer/bzminer/releases

Update Miner Software:
+ GMiner 3.12
+ lolMiner 1.61
+ miniZ 1.9z5b
+ NBMiner 42.2
+ BzMiner 12.1.1



Installation
From Sources
Installing via cargo install is not supported for the latest version.

The regular version is still available at

cargo install kaspa-miner
From Git Sources
If you are looking to build from the repository (for debug / extension), note that the plugins are additional packages in the workspace. To compile a specific package, you run the following command or any subset of it

git clone [email protected]:tmrlvi/kaspa-miner.git
cd kaspa-miner
cargo build --release -p kaspa-miner -p kaspacuda -p kaspaopencl
And, the miner (and plugins) will be in targets/release. You can replace the last line with

cargo build --release --all
From Binaries
The release page includes precompiled binaries for Linux, and Windows (for the GPU version).

Removing Plugins
To remove a plugin, you simply remove the corresponding dll/so for the directory of the miner.

libkaspacuda.so, libkaspacuda.dll: Cuda support for Kaspa-Miner
libkaspaopencl.so, libkaspaopencl.dll: OpenCL support for Kaspa-Miner
Usage
To start mining, you need to run kaspad and have an address to send the rewards to. Here is a guidance on how to run a full node and how to generate addresses: https://github.com/kaspanet/docs/blob/main/Getting%20Started/Full%20Node%20Installation.md

Help:

kaspa-miner
A Kaspa high performance CPU miner

USAGE:
    kaspa-miner [OPTIONS] --mining-address

OPTIONS:
    -a, --mining-address                  The Kaspa address for the miner reward
        --cuda-device                        Which CUDA GPUs to use [default: all]
        --cuda-disable                                     Disable cuda workers
        --cuda-lock-core-clocks    Lock core clocks eg: ,1200, [default: 0]
        --cuda-lock-mem-clocks      Lock mem clocks eg: ,810, [default: 0]
        --cuda-no-blocking-sync                            Actively wait for result. Higher CPU usage, but less red blocks. Can have lower workload.
        --cuda-power-limits            Lock power limits eg: ,150, [default: 0]
        --cuda-workload                    Ratio of nonces to GPU possible parrallel run [default: 64]
        --cuda-workload-absolute                           The values given by workload are not ratio, but absolute number of nonces [default: false]
    -d, --debug                                            Enable debug logging level
        --devfund-percent                The percentage of blocks to send to the devfund (minimum 2%) [default: 2]
        --experimental-amd                                 Uses SMID instructions in AMD. Miner will crash if instruction is not supported
    -h, --help                                             Print help information
        --mine-when-not-synced                             Mine even when kaspad says it is not synced
        --nonce-gen                            The random method used to generate nonces. Options: (i) xoshiro (ii) lean [default: lean]
        --opencl-amd-disable                               Disables AMD mining (does not override opencl-enable)
        --opencl-device                    Which OpenCL GPUs to use on a specific platform
        --opencl-enable                                    Enable opencl, and take all devices of the chosen platform
        --opencl-no-amd-binary                             Disable fetching of precompiled AMD kernel (if exists)
        --opencl-platform                Which OpenCL platform to use (limited to one per executable)
        --opencl-workload                Ratio of nonces to GPU possible parrallel run in OpenCL [default: 512]
        --opencl-workload-absolute                         The values given by workload are not ratio, but absolute number of nonces in OpenCL [default: false]
    -p, --port                                      Kaspad port [default: Mainnet = 16110, Testnet = 16211]
    -s, --kaspad-address                  The IP of the kaspad instance [default: 127.0.0.1]
    -t, --threads                            Amount of CPU miner threads to launch [default: 0]
        --testnet                                          Use testnet instead of mainnet [default: false]

To start mining, you just need to run the following:

./kaspa-miner --mining-address kaspa:XXXXX

This will run the miner on all the available GPU devcies.

Devfund
The devfund is a fund managed by the Kaspa community in order to fund Kaspa development
A miner that wants to mine higher percentage into the dev-fund can pass the following flags:
--devfund-precent=XX.YY to mine only XX.YY% of the blocks into the devfund.

This version automatically sets the devfund donation to the community designated address. Due to community decision, the minimum amount in the precompiled binaries is 2%

Donation Addresses
Elichai: kaspa:qzvqtx5gkvl3tc54up6r8pk5mhuft9rtr0lvn624w9mtv4eqm9rvc9zfdmmpu
HauntedCook: kaspa:qz4jdyu04hv4hpyy00pl6trzw4gllnhnwy62xattejv2vaj5r0p5quvns058f

newbie
Activity: 1
Merit: 0
KASPA is a heavyhash algorithm, but is it possible to mine another coin using the same (heavyhash) algorithm? If yes, then how?
newbie
Activity: 2
Merit: 0
I have been using it for a long time to manage my asics. I recommend it to everyone!
newbie
Activity: 1
Merit: 0
copper member
Activity: 90
Merit: 1
SmartMiner.PRO
newbie
Activity: 2
Merit: 0
I forced hive to update to miner version 1.67 and trying to use it with VTC. It works for a bit then I get error message: "double free detected in tcache 2" and then the miner restarts. This happens over and over. This is using a mixed rig of all nvidia cards (3080, 3070, CMP 90HX, A2000). I tried downgrading my CUDA 11.6 driver to an 11.5 driver and that did not fix the problem.

Then on my windows test rig (nvidia 3080), it runs for a bit and then usually has an error of "low difficulty share" and then the miner restarts.

Want to switch my farm from verthashminer to teamblackminer but it seems like it's not ready for VTC with nvidia cards
newbie
Activity: 4
Merit: 0
Would you be able to add kaspa dual mining to gminer? i always use gminer but Ton is already gone a while ago and gminer does not have alph or kaspa to be able to dual mine with it,
Thanks
newbie
Activity: 4
Merit: 0
stratum+tcp does not work (that's already the default). ethproxy+tcp:// seems to work (Sends eth_submitLogin), but now i have a new problem as the username has a dot "." which your miner confuses with workername. I already tried hex encoding it as %2e but then your miner actually sends %2e to the server instead of dot "." ... what's the fix?

miner -a PROGPOWZ -P ethproxy+tcp://foo.123456:[email protected]:3344

Note that the required username is "foo.123456". There is no workername but tt-miner thinks 123456 is a workername and sets the username to "foo". Using "foo%2e123456" doesn't work as it doesn't look you translate hex encoded strings (you're sending them as is to the pool).
member
Activity: 234
Merit: 35
Moon.win
What's the current status with the full LHR unlock?

I use Phoenix with 2 old Vega 56 and 1 RX470, and I just ordered a 3060 Ti (finally almost MSRP + taxes) to replace one of the Vegas.

I really like Phoenix, on par with the best miners with Vega 56 and low development fees, I don't want to change the miner when I get the 3060 Ti. What are the best Nvidia drivers to use?

I see reports for NB, Nicehash miner, LOL miner, but not for Phoenix with Nvidia.


I have an RX vega 56 mining rig, what are you getting using Phoenix miner? I thought the best mining software for vega 56 and 64 is Teamred Miner, I am getting 48MH on my graphic cards what are you getting with Phoenix miner.
copper member
Activity: 90
Merit: 1
SmartMiner.PRO
What's the current status with the full LHR unlock?

I use Phoenix with 2 old Vega 56 and 1 RX470, and I just ordered a 3060 Ti (finally almost MSRP + taxes) to replace one of the Vegas.

I really like Phoenix, on par with the best miners with Vega 56 and low development fees, I don't want to change the miner when I get the 3060 Ti. What are the best Nvidia drivers to use?

I see reports for NB, Nicehash miner, LOL miner, but not for Phoenix with Nvidia.



Here is a LHR unlocker that actually works. Unlock full hashrate on NVIDIA LHR cards.

https://bitcointalksearch.org/topic/the-black-pill-hashrate-enlarger-tool-v101-for-nvidia-lhr-cards-5398536

Works pretty good together with the PhoenixMiner
newbie
Activity: 1
Merit: 0
What's the current status with the full LHR unlock?

I use Phoenix with 2 old Vega 56 and 1 RX470, and I just ordered a 3060 Ti (finally almost MSRP + taxes) to replace one of the Vegas.

I really like Phoenix, on par with the best miners with Vega 56 and low development fees, I don't want to change the miner when I get the 3060 Ti. What are the best Nvidia drivers to use?

I see reports for NB, Nicehash miner, LOL miner, but not for Phoenix with Nvidia.

newbie
Activity: 16
Merit: 0
Hi guys!!! What do you advise for 3080FE and 3090Fe on miningpoolhub? (xintensity/tweak/kernel) Thanks.
full member
Activity: 1251
Merit: 135
Hey guys!
TON dual mining soon?

Somebody doesnt realize TON little side venture into mining is over.  Was never really mining to start with.  

Really dude google “Can you still mine TON?”

But appears you havent posted since 2018 so i suspect you will be spamming makware soon as account is probably no longer controlled by original user.
newbie
Activity: 5
Merit: 0
Hey guys!
TON dual mining soon?
newbie
Activity: 13
Merit: 0
RTX3060Ti 8GB
RTX3060 12GB

anyone try equihash 210,9 ?
newbie
Activity: 23
Merit: 0
With latest release, I don't get MSR tweaking on 5800x. On 5900x & 6700k it is activated. Normal or bug?
copper member
Activity: 90
Merit: 1
SmartMiner.PRO
copper member
Activity: 90
Merit: 1
SmartMiner.PRO
How to start ERGO with autolykos2 ? Thanks !

Hello. See an example of a complete file for ERGO, if you use the nanominer

[autolykos].
wallet = 9nm1BNYKN8FMKmYKsqPvQJ6ffKar4bKuhJsr9LJt3x9Z6fiqKo7
rigName = rig1
email = someemail@org
pool1 = ergo-eu1.nanopool.org:11433
pool2 = ergo-us-east1.nanopool.org:11433
pool3 = ergo-us-west1.nanopool.org:11433
pool4 = ergo-eu2.nanopool.org:11433
pool5 = ergo-asia1.nanopool.org:11433
pool6 = ergo-jp1.nanopool.org:11433
pool7 = ergo-au1.nanopool.org:11433

If you have any questions or issues, we're happy to help

newbie
Activity: 17
Merit: 0
How to start ERGO with autolykos2 ? Thanks !
newbie
Activity: 5
Merit: 0
does SmartMinerPRO support TON mining? maybe even dual ETH+TON? Huh
newbie
Activity: 15
Merit: 0
can you mine pirate coin if so how , would be great cheers.

newbie
Activity: 1
Merit: 0
hello Wink
thanks for your nice miner
please add a feature to reset overclock and lock clock settings when quitting miner in windows
newbie
Activity: 14
Merit: 0
We need to shorten the time between when a card 'times out' and when the miner restarts.  I've never seen a card recover from a timeout and often times 3-4 will all timeout at the same time which drops my average hashrate significantly, which also affects my poolside share of a given round.

I mean ideally the AMD cards wouldn't just randomly time out, but if they do, I'd rather just have the process restart than wait for the inevitable crash while hashing at a low rate.

After a lot of head-scratching and tuning with many crashes and poor hash rates, I finally have found a combination of clocks and intensity that allows the 3090Ti to perform well.

WhiteFang is the 3090Ti and it has been running for about 10 hours now without any crashes.

https://i.imgur.com/LpoSsx6.jpg

copper member
Activity: 90
Merit: 1
SmartMiner.PRO
full member
Activity: 1123
Merit: 136
Smartminer Pro takes dumb peoples money   Roll Eyes  No one should be using this.
newbie
Activity: 58
Merit: 0
Hi,

Version  0.30.8 doesn't work with my AMD Vega64. A second RX480/8GB is also in the rig. Problem is -> low difficulty and rejecting from server.

I checked it with driver 20.3.x and 21.11.3. (Windows 10).


Difficulty by the Vega is 27 and the RX480 23 (auto setting).


All works fine with 0.30.6.


I hope it no big problem for the next versions.


Thanks.
copper member
Activity: 90
Merit: 1
SmartMiner.PRO
To mine a BEAM coin, you need to install a miner that can run on the appropriate algorithm. I recommend you to install Bminer and lolminer. Try to experiment with each of them, SMP was designed for this very purpose, to make it convenient for users to use multiple mining software. Have a great hunt!

I would like to mine Beam with this miner. May I know what are the overclock settings should I do for my RX580 8GB cards to get the most sols? Like how much core, memory, voltage and etc? Would like to know the efficient way to mine for this card for BEAM. THanks
copper member
Activity: 90
Merit: 1
SmartMiner.PRO
Thank you for using our creation! Have fun mining!  Wink

Thanks man. Awesome.

Asus RTX 2070 Strix OC is doing ~ 8.3 G/s @ 137W
copper member
Activity: 90
Merit: 1
SmartMiner.PRO
how do I set up backup pools? need to create a separate file? give the file setup

You can set up backup pools in certain miners, read how to do that in the manual of the miner you are using.
copper member
Activity: 90
Merit: 1
SmartMiner.PRO
copper member
Activity: 90
Merit: 1
SmartMiner.PRO
newbie
Activity: 3
Merit: 0
how do I set up backup pools? need to create a separate file? give the file setup
brand new
Activity: 0
Merit: 0
Thanks man. Awesome.

Asus RTX 2070 Strix OC is doing ~ 8.3 G/s @ 137W
newbie
Activity: 55
Merit: 0
I would like to mine Beam with this miner. May I know what are the overclock settings should I do for my RX580 8GB cards to get the most sols? Like how much core, memory, voltage and etc? Would like to know the efficient way to mine for this card for BEAM. THanks
newbie
Activity: 49
Merit: 0
Is there a limit to the number of LHR GPUs that you can put on the same rig before Gminer degrades?  I have 6 gpus 3090, 3080ti, 3080, 2-3060ti, and a 3060. All are LHR minus the 3090 of course.  Every LHR unlocks around 73% except the 3080.  The 3080 only unlocks 58% and continually relocks.  Is this a software issue or GPU issue?  The 3080 in question is a Asus 3080 TUF series
newbie
Activity: 2
Merit: 0
 Undecided thanks for adding a new version of T-Rex running with less power and 79-80 LHR, could you do the same on dual mining? on dual mining nothing changes, it turns out 74-75LHR
copper member
Activity: 90
Merit: 1
SmartMiner.PRO
copper member
Activity: 90
Merit: 1
SmartMiner.PRO
newbie
Activity: 30
Merit: 0
SmartMinerPRO 1.3.0

Add Miners & Update

    GMiner 2.96
    TRM 0.10.0
    T-Rex 0.26.1
    xmrig-6.7.0
    cpuminer-opt-3.19.7

Updates SMP:

    Check generated DAG, a warning at very high GPU overclocking for Ethash, Etcash, KAWPOW and ProgPoW algorithms, helps overclock GPU without errors
    checking Shares on CPU, a warning when the GPU is overclocked too high for the Ethash, Etcash, KAWPOW and ProgPoW algorithms, helps overclock the GPU without errors
    DAG caching, if the GPU has enough memory, DAG files are not recalculated when switching to another algorithm when mining Ethash + Zilliqa or Nicehash, which has a positive impact on user profitability
    auto-selection of optimal cores for each device on Ethash, Etcash, KAWPOW
    ability to manually select the core on each device for Ethash, Etcash
    GPU temperature control and shutdown in case of overheating
    watchdog - a process-watchdog that monitors the state of key systems of the miner, and will restart the miner if it crashes or hangs
    Mechanism to recover lost connections to the pool
    Failover support - the Miner uses failover pools until the connection to the main pool is restored
    support for secure connections
    SOCKS5 proxy support
    informative and readable display of tabular statistics on the console
    detailed information per device (temperature, power consumption, load on the cooler, memory frequency, CPU frequency, power efficiency)
    parallel output of the information to the console and to a file on the disk
    built-in statistics server - remote monitoring of the miner in a web browser
    memory settings for Nvidia GPUs with GDDR5X and GDDR5 memory
    Overclocking core clock, memory clock, core voltage, memory voltage, fan speed, power limit for Windows
    Safe DAG generation for Nvidia GPUs
    auto fan speed control to achieve target temperatures

Download Link: https://github.com/MiningSoftware/SmartMinerPRO/releases/

Hello,

question regarding rtx 3060 v1

Hiveos, driver 460.39, lolminer 1.49

I have still the same hashrate in ETH+TON (40.5 MHs/1GHs)(1460cc,2300mem) on version lolminer 1.49 as on version 1.48. In the latest patch notes I've read that the lhr unlocker for rtx 3060v1 should be pushed further to around (86.5 - 87 % on RTX 3060 V1 and 460.39 driver).

How Can I trigger my rtx 3060v1 to reach higher hashrate on ethash?

Thanks
newbie
Activity: 47
Merit: 0
SmartMinerPRO 1.3.0

Add Miners & Update

    GMiner 2.96
    TRM 0.10.0
    T-Rex 0.26.1
    xmrig-6.7.0
    cpuminer-opt-3.19.7

Updates SMP:

    Check generated DAG, a warning at very high GPU overclocking for Ethash, Etcash, KAWPOW and ProgPoW algorithms, helps overclock GPU without errors
    checking Shares on CPU, a warning when the GPU is overclocked too high for the Ethash, Etcash, KAWPOW and ProgPoW algorithms, helps overclock the GPU without errors
    DAG caching, if the GPU has enough memory, DAG files are not recalculated when switching to another algorithm when mining Ethash + Zilliqa or Nicehash, which has a positive impact on user profitability
    auto-selection of optimal cores for each device on Ethash, Etcash, KAWPOW
    ability to manually select the core on each device for Ethash, Etcash
    GPU temperature control and shutdown in case of overheating
    watchdog - a process-watchdog that monitors the state of key systems of the miner, and will restart the miner if it crashes or hangs
    Mechanism to recover lost connections to the pool
    Failover support - the Miner uses failover pools until the connection to the main pool is restored
    support for secure connections
    SOCKS5 proxy support
    informative and readable display of tabular statistics on the console
    detailed information per device (temperature, power consumption, load on the cooler, memory frequency, CPU frequency, power efficiency)
    parallel output of the information to the console and to a file on the disk
    built-in statistics server - remote monitoring of the miner in a web browser
    memory settings for Nvidia GPUs with GDDR5X and GDDR5 memory
    Overclocking core clock, memory clock, core voltage, memory voltage, fan speed, power limit for Windows
    Safe DAG generation for Nvidia GPUs
    auto fan speed control to achieve target temperatures

Download Link: https://github.com/MiningSoftware/SmartMinerPRO/releases/

If I run both cards together it will still say that all the cards are being selected, but there is no apparent impact on the 3090Ti, it will run at its normal 135-137 MH/s as a miner reported speed, but if I leave the 3090Ti idle, it will corrupt (maybe due to the P-state not switching to P0, or some fan monitoring that is performed by HiveOS when a card is engaged in mining vs. idle?) and the computer will reboot; I will have to try and confirm the actual poolside speed on the card to see if it is reflecting the 135+ from the miner.

As for the speed:  the miner is reporting about 85.6 average, but the 'realtime' fluctuates a lot, as compared to the latest t-rex, which gives 83 MH/s from the miner and is very stable with that value after about the first 5 minutes, I think the pill is cycling too often (maybe there are conditions which make it cycle more often or less?) and when it does a cycle, the hashrate drops and reduces the overall reported rate for the next 60-90 seconds, which will reduce the average to 82 or 83 and possibly the overall poolside hashrate (although 2MH/s isn't really significant on a shares found metric as it's less than .25 SD, which means luck has a far greater impact on overall average share rate than 2 MH/s).

My next test will be to run the 3090Ti in another instance outside of Hive, or with another miner (since HiveOS won't allow the same miner to be running twice within its management software) and see if the Pill hurts the 3090Ti in that case, and also to get single card speed and variability metrics for the 3070Ti LHR card.
newbie
Activity: 55
Merit: 0
SmartMinerPRO 1.3.0

Add Miners & Update

    GMiner 2.96
    TRM 0.10.0
    T-Rex 0.26.1
    xmrig-6.7.0
    cpuminer-opt-3.19.7

Updates SMP:

    Check generated DAG, a warning at very high GPU overclocking for Ethash, Etcash, KAWPOW and ProgPoW algorithms, helps overclock GPU without errors
    checking Shares on CPU, a warning when the GPU is overclocked too high for the Ethash, Etcash, KAWPOW and ProgPoW algorithms, helps overclock the GPU without errors
    DAG caching, if the GPU has enough memory, DAG files are not recalculated when switching to another algorithm when mining Ethash + Zilliqa or Nicehash, which has a positive impact on user profitability
    auto-selection of optimal cores for each device on Ethash, Etcash, KAWPOW
    ability to manually select the core on each device for Ethash, Etcash
    GPU temperature control and shutdown in case of overheating
    watchdog - a process-watchdog that monitors the state of key systems of the miner, and will restart the miner if it crashes or hangs
    Mechanism to recover lost connections to the pool
    Failover support - the Miner uses failover pools until the connection to the main pool is restored
    support for secure connections
    SOCKS5 proxy support
    informative and readable display of tabular statistics on the console
    detailed information per device (temperature, power consumption, load on the cooler, memory frequency, CPU frequency, power efficiency)
    parallel output of the information to the console and to a file on the disk
    built-in statistics server - remote monitoring of the miner in a web browser
    memory settings for Nvidia GPUs with GDDR5X and GDDR5 memory
    Overclocking core clock, memory clock, core voltage, memory voltage, fan speed, power limit for Windows
    Safe DAG generation for Nvidia GPUs
    auto fan speed control to achieve target temperatures

Download Link: https://github.com/MiningSoftware/SmartMinerPRO/releases/

I already receive my coins, thanks for support
newbie
Activity: 11
Merit: 0
SmartMinerPRO 1.3.0

Add Miners & Update

    GMiner 2.96
    TRM 0.10.0
    T-Rex 0.26.1
    xmrig-6.7.0
    cpuminer-opt-3.19.7

Updates SMP:

    Check generated DAG, a warning at very high GPU overclocking for Ethash, Etcash, KAWPOW and ProgPoW algorithms, helps overclock GPU without errors
    checking Shares on CPU, a warning when the GPU is overclocked too high for the Ethash, Etcash, KAWPOW and ProgPoW algorithms, helps overclock the GPU without errors
    DAG caching, if the GPU has enough memory, DAG files are not recalculated when switching to another algorithm when mining Ethash + Zilliqa or Nicehash, which has a positive impact on user profitability
    auto-selection of optimal cores for each device on Ethash, Etcash, KAWPOW
    ability to manually select the core on each device for Ethash, Etcash
    GPU temperature control and shutdown in case of overheating
    watchdog - a process-watchdog that monitors the state of key systems of the miner, and will restart the miner if it crashes or hangs
    Mechanism to recover lost connections to the pool
    Failover support - the Miner uses failover pools until the connection to the main pool is restored
    support for secure connections
    SOCKS5 proxy support
    informative and readable display of tabular statistics on the console
    detailed information per device (temperature, power consumption, load on the cooler, memory frequency, CPU frequency, power efficiency)
    parallel output of the information to the console and to a file on the disk
    built-in statistics server - remote monitoring of the miner in a web browser
    memory settings for Nvidia GPUs with GDDR5X and GDDR5 memory
    Overclocking core clock, memory clock, core voltage, memory voltage, fan speed, power limit for Windows
    Safe DAG generation for Nvidia GPUs
    auto fan speed control to achieve target temperatures

Download Link: https://github.com/MiningSoftware/SmartMinerPRO/releases/

Good update, the developer has added support for all miners with unlocked LHR mod waiting for NVIDIA cards. Thank you!  Wink
copper member
Activity: 90
Merit: 1
SmartMiner.PRO
SmartMinerPRO 1.3.0

Add Miners & Update

    GMiner 2.96
    TRM 0.10.0
    T-Rex 0.26.1
    xmrig-6.7.0
    cpuminer-opt-3.19.7

Updates SMP:

    Check generated DAG, a warning at very high GPU overclocking for Ethash, Etcash, KAWPOW and ProgPoW algorithms, helps overclock GPU without errors
    checking Shares on CPU, a warning when the GPU is overclocked too high for the Ethash, Etcash, KAWPOW and ProgPoW algorithms, helps overclock the GPU without errors
    DAG caching, if the GPU has enough memory, DAG files are not recalculated when switching to another algorithm when mining Ethash + Zilliqa or Nicehash, which has a positive impact on user profitability
    auto-selection of optimal cores for each device on Ethash, Etcash, KAWPOW
    ability to manually select the core on each device for Ethash, Etcash
    GPU temperature control and shutdown in case of overheating
    watchdog - a process-watchdog that monitors the state of key systems of the miner, and will restart the miner if it crashes or hangs
    Mechanism to recover lost connections to the pool
    Failover support - the Miner uses failover pools until the connection to the main pool is restored
    support for secure connections
    SOCKS5 proxy support
    informative and readable display of tabular statistics on the console
    detailed information per device (temperature, power consumption, load on the cooler, memory frequency, CPU frequency, power efficiency)
    parallel output of the information to the console and to a file on the disk
    built-in statistics server - remote monitoring of the miner in a web browser
    memory settings for Nvidia GPUs with GDDR5X and GDDR5 memory
    Overclocking core clock, memory clock, core voltage, memory voltage, fan speed, power limit for Windows
    Safe DAG generation for Nvidia GPUs
    auto fan speed control to achieve target temperatures

Download Link: https://github.com/MiningSoftware/SmartMinerPRO/releases/
newbie
Activity: 4
Merit: 0
Windows version is not working for me.
The program self opens continually, thousands of times, eating all the computer resources & finally you have to do a hard reset.
newbie
Activity: 2
Merit: 0
Is there a way to see the intensity setting and a way to adjust it?
Running miner on 1080ti even with only 50% TPD it is using 250 watts per card..power usage is off the hook.
newbie
Activity: 1
Merit: 0
Is there any sense to mine Equihash 144.5 coins on AMD GPUs?
Or this algo is not profitable on AMD GPUs?
newbie
Activity: 2
Merit: 0
I just added the Windows binary  Cheesy

Only thing I observed there is that the API in Windows seems to be a bit unstable - at least the Api shut down from time to time (this does not affect mining itself). I will look into that Smiley
copper member
Activity: 90
Merit: 1
SmartMiner.PRO
newbie
Activity: 6
Merit: 0
Hi, I tried your product, everything works, but I want a slightly different design
copper member
Activity: 90
Merit: 1
SmartMiner.PRO
SmartMinerPRO (SMP) - AI GUI CRYPTO MINER PANEL FOR CPU/GPU/ASIC/FPGA

SmartMinerPRO (SMP) is a software product developed by SmartMiner.PRO with a simple and convenient GUI. This version of SMP was created to work with each cryptocurrency based on these algorithms, including Bitcoin BTC. Ethereum ETH, Ethereum Classic, Bianace Coin, BSC, Grin, Monero, Ravencoin, Tron TRX, Bitcoin Cash BCH, Sumocoin, Neoxa, Kaspa KAS and many others. This version of SMP runs on Windows with CPUs and GPUs AMD or Nvidia and ASIC/FPGA.


DevFee

SmartMinerPRO (SMP) is completely free software. This does not apply to built-in programs for mining (miners).

Key Features SMP:

  • 💎 Built-in miners: XMR-STAK & XMRIG, GMINER. T-REX, TeamRedMiner, CGMiner, T-Rex, NBMiner, Nanominer, PhoenixMiner, CCMiner, miniz, cpu miner, cpuminer-opt, Kaspa Miner, Kawpowminer and many others.
  • 🖥 Works on all versions of Windows
  • 📊 Over 50 of the best mining puols
  • ℹ️ Complete information about each currency with links  
  • 📈 CoinGecko price and coin statistics
  • 📊 Coin mining statistics from Cryptunit
  • ♻️ CPU & GPU Mining
  • 🔸 Easy to use
  • 🔸 Easy installation of other miners and .bat configuration files.
  • 🔸 To start mining using SMP +, just enter your wallet in the .bat file of the selected miner
  • 🔸 SMP + has demonstrated high performance when working with Bitcoin, Ethereum, Ethereum Classic, Monero, Raven and other currencies, stands out for its high stability and easy setup.
  • 🔸 Easy one-click CPU mining for CPUs that support at least SSE2 (only works on Windows x64).
  • 🔸 Easy one-click GPU mining for NVIDIA GPUs using microarchitecture (compute capability) SM 3.0+.
  • 🔸 Easy one-click GPU mining for AMD GPUs using any AMD GPU devices that supports OpenCL.
  • 🔸 Integrated support for Simple Multi-Algorithm. Always mine most profitable algorithm.
  • 🔸 Integrated benchmarking tool. Run it only once before you start mining and after every hardware/driver/software upgrade.
  • 🔸 Watch-feature - automatically restart miner if crashed or hanged.
  • 🔸 Much more..

Screenshots GUI SmartMinerPRO SMP:


How to start

1. Download "SmartMinerPRO"
2. Unpack the archive
3. Run "SmartMinerPRO.exe"

IMPORTANT! For your mining equipment, you must install the necessary dependencies. Since each miner program has its own requirements for work. For reference, you can refer to the root directory in the miner’s folder.

System requirements

! OS Support: Windows (32/64 bit).

    - WINDOWS XP,7,8,10 or later (x64)
    - CPU (x64/x86/ARM) For CPU mining a modern CPU with SSE2 support
    - OpenCL for AMD GPUs. For AMD mining any AMD GPU with OpenCL support
    - CUDA for NVIDIA GPUs. For NVIDIA mining any NVIDIA GPU with Compute capability (SM) 3.0 or newer
    - up-to-date patches for OS
    - up-to-date drivers for all GPUs
    - Reliable internet connectivity

Note: .NET Framework 4.8 or higher and Microsoft Visual C++ Redistributable 2015 are required. No additional installations should be needed if you use Windows 7 or later. However, if you encounter any issues when starting application (application would fail to start or errors/warnings about missing DLL files are displayed) you should download and install Microsoft .NET Framework 4.8 and Microsoft Visual C++ Redistributable 2015 (vcredist_x64.exe) (after installation a reboot might be required).

    - Microsoft .NET Framework 4.8: https://dotnet.microsoft.com/download/dotnet-framework/thank-you/net48-web-installer
    - Microsoft Visual C++ Redistributable 2015: https://www.microsoft.com/en-us/download/details.aspx?id=48145

Full list Support miners SmartMinerPRO:

    + bminer
    + BZMiner
    + ccminer
    + Nanominer
    + Claymore
    + cpuminer-opt
    + cpuminer-GR
    + CryptoDredge
    + ethminer
    + EWB
    + Gminer
    + cgminer
    + sgminer
    + wildrig-multi  
    + kawpowminer
    + KaspaMiner
    + lolMiner
    + miniZ
    + NBMiner
    + PhoenixMiner
    + Progpowminer
    + SRBMiner-CN
    + SRBMiner-Multi
    + TeamRedMiner
    + TeamBlackMiner
    + T-Rex Miner
    + TT-Miner
    + xmrig
    + xmr-stak
    + xmr-stak-rx
    + z-enemy

! Please note that the list of supported miners will be expanded with subsequent versions of the SMP

How to use SmartMinerPRO

1. At the first launch of SMP, select the coin to be mined • Optionally, you can choose what equipment will be used, according to the standard, all available CPU / GPUs are used.
2. Click "Start mining", in the mining parameters window, select the miner and the finished .bat file (coins \ pool) • By default, safe recommended settings for increased profitability of mining are used.
3. You can edit the .bat file to replace the wallet and pool values with your own by pressing the "EDIT" button. • If desired, you can replace the parameters of the request, for this we recommend that you refer to the practical guide in the root folders of the miners.
4. After replacing the values of the wallet and pool with yours, click "RUN"
5. Then begins the extraction of coins

Release Note:

v1.3.3

Add Miner Software:
+ KaspaMiner: https://github.com/tmrlvi/kaspa-miner/releases/tag/v0.2.1-GPU-0.7
+ BZMiner: https://github.com/bzminer/bzminer/releases

Update Miner Software:
+ GMiner 3.12
+ lolMiner 1.61
+ miniZ 1.9z5b
+ NBMiner 42.2
+ BzMiner 12.1.1

v1.3.2

Add Miners and Updates SMP:
+ Team Red Miner v0.10.3.1
+ SRBMiner-MULTI GPU & CPU Miner 1.0.9
+ lolMiner 1.56
+ GMiner v3.06
+ Nanominer v3.7.2
+ miniZ v1.9z2
+ WildRig Multi 0.32.5
+ Team Black Miner v1.69
+ BzMiner 2.6
+ bminer 16.4.9

v1.3.1

Add Miners and Updates:
+ teamredminer v0.10.0
+ SRBMiner-MULTI GPU & CPU Miner 0.9.6
+ lolMiner 1.51a
+ GMiner v2.99
+ PhoenixMiner 6.2c
+ T-Rex 0.26.4
+ NBMiner v42.2
+ Nanominer v3.6.3
+ TeamBlackMinerv 1.63

v1.3.0

Add Miners & Update:
+ GMiner 2.96
+ TRM 0.10.0
+ T-Rex 0.26.1
+ xmrig-6.7.0
+ cpuminer-opt-3.19.7
+ lolminer 1.51

Updates Notes SMP:
Check generated DAG, a warning at very high GPU overclocking for Ethash, Etcash, KAWPOW and ProgPoW algorithms, helps overclock GPU without errors
checking Shares on CPU, a warning when the GPU is overclocked too high for the Ethash, Etcash, KAWPOW and ProgPoW algorithms, helps overclock the GPU without errors
DAG caching, if the GPU has enough memory, DAG files are not recalculated when switching to another algorithm when mining Ethash + Zilliqa or Nicehash, which has a positive impact on user profitability
auto-selection of optimal cores for each device on Ethash, Etcash, KAWPOW
ability to manually select the core on each device for Ethash, Etcash
GPU temperature control and shutdown in case of overheating
watchdog - a process-watchdog that monitors the state of key systems of the miner, and will restart the miner if it crashes or hangs
Mechanism to recover lost connections to the pool
Failover support - the Miner uses failover pools until the connection to the main pool is restored
support for secure connections
SOCKS5 proxy support
informative and readable display of tabular statistics on the console
detailed information per device (temperature, power consumption, load on the cooler, memory frequency, CPU frequency, power efficiency)
parallel output of the information to the console and to a file on the disk
built-in statistics server - remote monitoring of the miner in a web browser
memory settings for Nvidia GPUs with GDDR5X and GDDR5 memory
Overclocking core clock, memory clock, core voltage, memory voltage, fan speed, power limit for Windows
Safe DAG generation for Nvidia GPUs
auto fan speed control to achieve target temperatures

v1.1.2

+Updates miner plugins:
bminer-v14.1.0
CryptoDredge_0.23.0
ccminer-2.3.1
Claymore_v15.0
cpuminer-opt-3.12.4
ethminer 0.19.0
EWB_v0.6
gminer_2_55
kawpowminer-1.2.3
lolMiner_v1.28a
miniZ_v1.5t2_cuda10
NBMiner_37.5
PhoenixMiner_5.6c
SRBMiner-CN-V1-9-3
SRBMiner-Multi-0-7.5
teamredminer-0.8.3
T-Rex 0.20.3
TT-Miner 6.1.0
xmrig-6.6.1
xmr-stak-2.10.8
z-enemy 2.5

v1.0.1
SMP is a smart multi-currency cryptocurrency miner for CPU / GPU / ASIC / FPGA. Which itself finds the available equipment and selects the optimal settings. SMP + allows you to connect / disconnect / stop / start one or more farms in one click. During the initial start-up, in the “Quick Start” step, you can select a separate algorithm for each farm.


Command line options

Network:

--no-cpu                  disable CPU mining backend
-o, --url=URL                 URL of mining server
-a, --algo=ALGO               mining algorithm
  --coin=COIN               specify coin instead of algorithm
  -u, --user=USERNAME           username for mining server
  -p, --pass=PASSWORD           password for mining server
  -O, --userpass=U:P            username:password pair for mining server
  -x, --proxy=HOST:PORT         connect through a SOCKS5 proxy
  -k, --keepalive               send keepalive packet for prevent timeout (needs pool support)
  --nicehash                enable nicehash.com support
  --rig-id=ID               rig identifier for pool-side statistics (needs pool support)
  --tls                     enable SSL/TLS support (needs pool support)
  --tls-fingerprint=HEX     pool TLS certificate fingerprint for strict certificate pinning
  --daemon                  use daemon RPC instead of pool for solo mining
  --daemon-poll-interval=N  daemon poll interval in milliseconds (default: 1000)
  -r, --retries=N               number of times to retry before switch to backup server (default: 5)
  -R, --retry-pause=N           time to pause between retries (default: 5)
  --user-agent              set custom user-agent string for pool
  --donate-level=N          donate level, default %% (5 minutes in 100 minutes)
  --donate-over-proxy=N     control donate over xmrig-proxy feature


CPU backend:

--no-cpu                  disable CPU mining backend
  -t, --threads=N               number of CPU threads
  -v, --av=N                    algorithm variation, 0 auto select
  --cpu-affinity            set process affinity to CPU core(s), mask 0x3 for cores 0 and 1
  --cpu-priority            set process priority (0 idle, 2 normal to 5 highest)
  --cpu-max-threads-hint=N  maximum CPU threads count (in percentage) hint for autoconfig
  --cpu-memory-pool=N       number of 2 MB pages for persistent memory pool, -1 (auto), 0 (disable)
  --cpu-no-yield            prefer maximum hashrate rather than system response/stability
  --no-huge-pages           disable huge pages support
  --asm=ASM                 ASM optimizations, possible values: auto, none, intel, ryzen, bulldozer
  --randomx-init=N          thread count to initialize RandomX dataset
  --randomx-no-numa         disable NUMA support for RandomX
  --randomx-mode=MODE       RandomX mode: auto, fast, light
  --randomx-1gb-pages       use 1GB hugepages for dataset (Linux only)
  --randomx-wrmsr=N         write custom value (0-15) to Intel MSR register 0x1a4 or disable MSR mod (-1)
  --randomx-no-rdmsr        disable reverting initial MSR values on exit
  --astrobwt-max-size=N     skip hashes with large stage 2 size, default: 550, min: 400, max: 1200
  --astrobwt-avx2           enable AVX2 optimizations for AstroBWT algorithm


API:

--api-worker-id=ID        custom worker-id for API
  --api-id=ID               custom instance ID for API
  --http-host=HOST          bind host for HTTP API (default: 127.0.0.1)
  --http-port=N             bind port for HTTP API
  --http-access-token=T     access token for HTTP API
  --http-no-restricted      enable full remote access to HTTP API (only if access token set)



OpenCL backend:

--opencl                  enable OpenCL mining backend
  --opencl-devices=N        comma separated list of OpenCL devices to use
  --opencl-platform=N       OpenCL platform index or name
  --opencl-loader=PATH      path to OpenCL-ICD-Loader (OpenCL.dll or libOpenCL.so)
  --opencl-no-cache         disable OpenCL cache
  --print-platforms         print available OpenCL platforms and exit


CUDA backend:

--cuda                    enable CUDA mining backend
  --cuda-loader=PATH        path to CUDA plugin (xmrig-cuda.dll or libxmrig-cuda.so)
  --cuda-devices=N          comma separated list of CUDA devices to use
  --cuda-bfactor-hint=N     bfactor hint for autoconfig (0-12)
  --cuda-bsleep-hint=N      bsleep hint for autoconfig
  --no-nvml                 disable NVML (NVIDIA Management Library) support


TLS:

--tls-gen=HOSTNAME        generate TLS certificate for specific hostname
  --tls-cert=FILE           load TLS certificate chain from a file in the PEM format
  --tls-cert-key=FILE       load TLS certificate private key from a file in the PEM format
  --tls-dhparam=FILE        load DH parameters for DHE ciphers from a file in the PEM format
  --tls-protocols=N         enable specified TLS protocols, example: "TLSv1 TLSv1.1 TLSv1.2 TLSv1.3"
  --tls-ciphers=S           set list of available ciphers (TLSv1.2 and below)
  --tls-ciphersuites=S      set list of available TLSv1.3 ciphersuites


Logging:

-S, --syslog                  use system log for output messages
-l, --log-file=FILE           log all output to a file
  --print-time=N            print hashrate report every N seconds
  --health-print-time=N     print health report every N seconds
  --no-color                disable colored output
  --verbose                 verbose output


Misc:

-c, --config=FILE             load a JSON-format configuration file
-B, --background              run the miner in the background
-V, --version                 output version information and exit
-h, --help                    display this help and exit
  --dry-run                 test configuration and exit
  --export-topology         export hwloc topology to a XML file and exit
  --title                   set custom console window title
  --no-title                disable setting console window title
 

DONATE:

BTC BTC: bc1qmpdug4lkkz4kvw2gnrfx9hjgclcge9ytq0z0wl
$ ETH: 0xd5533d796302DA0Ec67a34eBB0Ba432B164a1CA5
$ XMR: 8BFHZwHteLf46VhuXdw9t8h3oEm1ajFxPeNdLLKsnLZjS5EJQL1dJpSCdYFAzty2S2UYd8G86YvioXL b3yXfPLVvN71u1XK
$ RVN: RV8Tz58pZ6Q6fFn5LGGN8hQsUoPzJC1vMi
$ LTC: ltc1q2c68a8spxap6j3nhjk09rem6zf75rahgu7s0gh



Jump to: