Скачать

Lol Miner

1.97

Скачать:
WindowsLinux
Криптекс пул –– Надежный. Эффективный. Прибыльный

Версии майнера

Lol Miner

lolMiner 1.97 (latest)

I am very sorry for what had happened with the original 1.97 release. It had been an old bug that only came to day of light on the most recent code changes and when the difficulty of work was rather high - what it had not been during our function checks. On top came my own non-availability during the past weekend to correct my mistake. And that is why it almost took a week. Very sorry for this and we will go through more intense testing during the upcoming versions.

Changes

  • Improved performance and efficiency of Sha3x code for RDNA1 and newer AMD cards as well as Turing and newer Nvidia cards by 1-3% depending on the actual hardware architecture.
  • Added a hint that oc was reset when miner closes and it actually had set options that got successfully reset.

Fixes

  • Fixed a bug when mining Grin Cuckatoo-32 not submitting shares in 1.96(a)

Release Note

I often get contacted by people afreight of the detection of the miners Windows build being malware. The main reason for the detection in many Antivirus software is the compression of the executable file keeping its size low. Therefore this release is done with two Windows packages: the one being as compact as you are used to and the other one - given in lolMiner_v1.97_Win64_cln.zip - having a much larger executable file, but getting detected by much less engines. And if it gets detected, then it usually some variant of "CoinMiner" - we take that one as quality sign.

Here are the Virustotal reports of all release executable files: Windows Large,
Windows Small Linux

Let us know if the new release package did help you in the discussion page below the release.

Download

lolMiner_v1.97_Lin64.tar.gz
lolMiner_v1.97_Win64.zip

lolMiner 1.95

Changes

  • Added support for continuous mining for Conflux on 8G Nvidia GPUs (some might want to call this zombie mode). This will enable these cards to mine on, despite running out of memory. Cards will slowly degrade in performance with growing DAG. Note that current miner parameters are tweaked for Linux systems.
  • Added support for Nvidia RTX 5000 and AMD RX 9000 series on the following algorithms: AutolykosV2 (Ergo), BeamHashIII, Cuckatoo-32 (Grin, AMD only), Cuckoo-30 (Cortex, AMD only), Etchash, Ethash, Equihash 144/5 (via OpenCL), FishHash, Flux (aka ZelHash), KarlselhashV2, NexaPoW, Octopus (Conflux)

HiveOS Update:

wget https://github.com/Lolliedieb/lolMiner-releases/releases/download/1.95a/lolMiner_v1.95a_Lin64.tar.gz && tar -xvf lolMiner_v1.95a_Lin64.tar.gz && pidof -x SCREEN && miner stop || echo lolminer && cp -adpR 1.95a/lolMiner $(ls -d1 /hive/miners/lolminer/*/ | tail -1) && miner start

Download

lolMiner_v1.95_Lin64.tar.gz
lolMiner_v1.95_Win64.zip

lolMiner 1.96a

Changes

  • Added support for Tari-Sha3x on Nvidia Pascal and newer and AMD RX 400 series and newer gpus. Use -a SHA3X to mine it. At the moment pool mining only. Fee is 1%.
  • Added support for Tari-Sha3x dual mining with Octopus (Conflux), Autolykos V2 (Ergo), Fishhash and Karlsenhash V2 algorithms. Use --dualmode SHA3XDUAL to activate it. Supported GPUs: Nvidia Pascal and newer and AMD RX 5000 series and newer.
  • Added support for mining AutolykosV2, BeamHash 3, Fishhash, KarlsenhashV2, Octopus and Sha3x on Radeon 9060 XT.

Fixes

  • Fixed a bug that causes the miner to crash when multiple failover pools were given but only one user entry for them.
  • 1.96a: Fixed a bug causing cfx+sha3x dual mining not starting on some Nvidia GPUs

HiveOS Update:

wget https://github.com/Lolliedieb/lolMiner-releases/releases/download/1.96a/lolMiner_v1.96a_Lin64.tar.gz && tar -xvf lolMiner_v1.96a_Lin64.tar.gz && pidof -x SCREEN && miner stop || echo lolminer && cp -adpR 1.96a/lolMiner $(ls -d1 /hive/miners/lolminer/*/ | tail -1) && miner start

Download

lolMiner_v1.96a_Lin64.tar.gz
lolMiner_v1.96a_Win64.zip

lolMiner 1.95a

Changes

  • Added support for continuous mining for Conflux on 8G Nvidia GPUs (some might want to call this zombie mode). This will enable these cards to mine on, despite running out of memory. Cards will slowly degrade in performance with growing DAG. See tuning notes below.
  • Added support for Nvidia RTX 5000 and AMD RX 9000 series on the following algorithms: AutolykosV2 (Ergo), BeamHashIII, Cuckatoo-32 (Grin, AMD only), Cuckoo-30 (Cortex, AMD only), Etchash, Ethash, Equihash 144/5 (via OpenCL), FishHash, Flux (aka ZelHash), KarlselhashV2, NexaPoW, Octopus (Conflux)

Fixes (1.95a)

  • Fixed an issue with Conflux stratum causing the miner to not work with Nicehash. Mining Conflux on Nicehash pool should work now for all supported GPUs.

HiveOS Update:

wget https://github.com/Lolliedieb/lolMiner-releases/releases/download/1.95a/lolMiner_v1.95a_Lin64.tar.gz && tar -xvf lolMiner_v1.95a_Lin64.tar.gz && pidof -x SCREEN && miner stop || echo lolminer && cp -adpR 1.95a/lolMiner $(ls -d1 /hive/miners/lolminer/*/ | tail -1) && miner start

Edit: Windows version re-released to allow negative --keepfree values.

Tuning Advice for Nvidia 8G cards mining Conflux:

The continuous mining feature requires to use as much memory on the GPU as possible. Having a larger fraction of GPU memory available will allow to put more of the DAG in this space and therefore increase performance. That said: trying to allocate too much GPU memory will result in memory errors and the miner failing to start up or start the build.

The internal detection of the miner is tailored for GPUs running in a Linux system with no screen connected and driver version 535. Therefore this value might be good for your purposes, but you might want to tweak it. In order to do so there is the parameter --keepfree that is an offset to this detection in MBytes. If your GPUs do not start up, then try to increase the value of keepfree until they do. We recommend steps of 8 MBytes in this case. Note that we found out that driver version 525 and 535 seem to allow a larger memory used then newer ones like 550. Therefore we advice to use Cuda driver 535.x.

In particular on Windows systems the automatic detection might underestimate the available memory by a lot, especially if a screen is connected and parts of the GPU memory are used for display purposes. While during the startup of the miner the driver may report rather low proportions of GPU memory being free it can happen that the actual possible space available to the miner is larger, because the driver may move less frequently used memory patches to the system memory. In this case you might want to use a negative value for the --keepfree parameter in order to allow the miner to use more memory then reported free by the system. On an internal test with a 3070 running Windows 10, this value can be as high as -512. Other cards tested were better with a value of -400. We recommend starting near 0 and then modify up / down this value in steps of 16 (initially) and 8 (later) to tweak for optimal performance. Note that increasing the value will improve stability while reducing it will improve the speed.

Note that keepfree works in two ways. If you specify only a single value, this value will be applied to all GPUs in the system. You can give multiple values to all GPUs in the system by providing a comma separated list of values.

Download

lolMiner_v1.95a_Lin64.tar.gz
lolMiner_v1.95a_Win64.zip