Releases: luminousmining/miner
v0.11
Windows: https://github.com/luminousmining/miner/releases/download/v0.11/luminousminer_v0.11.rar
Linux: https://github.com/luminousmining/miner/releases/download/v0.11/luminousminer-0.11.tar.gz
HiveOS: https://github.com/luminousmining/miner/releases/download/v01/luminousminer-0.11_hiveos.tar.gz
| file | SHA256 |
|---|---|
| luminousminer-0.11.rar | d72a47a26826fb56221601edb632e03c9c0ff731192a093374ee3f18abcff901 |
| luminousminer-0.11.tar.gz | 52ffec7b402cf1f6f798bf9810afa2b423f9ba28f59622eff895b16668b0b442 |
| luminousminer-0.11_hiveos.tar.gz | 43c5f4d171212c60e7dc4188044f9f4eab15aa6cc8609c7993774db64225d995 |
Know Issues:
- Share invalid with ethash / progpow(+derived) -> hotfix --ethash_light_cache_cpu=false
📝 Changelog
📚 Documentation
- Updated
PARAMETERS.md- Improved clarity and overall documentation quality.
- Added and documented new parameters (see details below).
⚙️ New Parameters
🔧 Common
-
--log_interval_hash- Defines the time interval (in milliseconds) between hashrate information logs.
- Default value:
10000
-
--internal_loop
Sets the internal kernel loop value.
Default:1 -
--cuda_context- Defines CUDA context behavior.
- Values: auto | blocking | yield | spin
- Default:
auto
⛏️ Ethash
--ethash_light_cache_cpu- Controls whether the Ethash light cache is built on CPU or GPU.
- Default: true (CPU)
🌍 Environment
New parameters added to provide better control over CUDA and GPU environment variables:
-
--env_cuda_lazy- Sets
CUDA_MODULE_LOADING:true→LAZYfalse→EAGER
- Sets
-
--env_cuda_device_order- Sets
CUDA_DEVICE_ORDER(PCI_BUS_IDorFASTEST_FIRST)
- Sets
-
--env_gpu_heap_size- Sets
GPU_MAX_HEAP_SIZE
- Sets
-
--env_gpu_max_alloc_percent- Sets
GPU_MAX_ALLOC_PERCENT
- Sets
-
--env_gpu_single_alloc_percent- Sets
GPU_SINGLE_ALLOC_PERCENT
- Sets
🔥 Kernel Intensity
--internal_loop- Allows tuning of the kernel internal loop.
- Default value:
1
🚀 Improvements & Changes
-
KAWPOW algorithm improvements
- Enhanced logging behavior using the new
--log_interval_hashparameter.
- Enhanced logging behavior using the new
-
QUAI mining algorithm update
- QUAI mining now uses the KAWPOW algorithm.
-
CUDA update
- Updated to CUDA 13.1.
-
OpenCL update
- Updated to OpenCL 3.0.19.
🗑️ Removed
- CloreAI
- Removed from documentation.
- No longer mineable via PoW.
v0.10
QUAIPROGPOW
CUDA 12.9
Ubuntu 22.04
v0.9
Windows: https://github.com/luminousmining/miner/releases/download/v0.9/luminousminer_v0.9.rar
Linux: https://github.com/luminousmining/miner/releases/download/v0.9/luminousminer-0.9.tar.gz
HiveOS: https://github.com/luminousmining/miner/releases/download/v0.9/luminousminer-0.9_hiveos.tar.gz
| file | SHA256 |
|---|---|
| luminousminer-0.9.rar | f6503f6c77195c024ffa7a6f088a538727f36230b4eeae34dc9a92a5b1c3bcdf |
| luminousminer-0.9.tar.gz | 44e56899edd969b2363ff244b89eceffad6068a3923d00de2cba15c6e0a40176 |
| luminousminer-0.9_hiveos.tar.gz | cef556837c6b07b589c87266f6d44618739114ae66f75fe0ca8f0f27fce70125 |
CHANGELOG
- Fix stratum progpowz for luckypool and wollypoly
v0.8
Windows: https://github.com/luminousmining/miner/releases/download/v0.8/luminousminer_v0.8.rar
Linux: https://github.com/luminousmining/miner/releases/download/v0.8/luminousminer-0.8.tar.gz
HiveOS: https://github.com/luminousmining/miner/releases/download/v0.8/luminousminer-0.8_hiveos.tar.gz
| file | SHA256 |
|---|---|
| luminousminer-0.8.rar | 9cfc009813d8df29654d7199b7a56f2a2c3be8dbdf34942fd80cd3cb296a1be5 |
| luminousminer-0.8.tar.gz | f4be9b5bacd1ab044a229809f2603d1cef69a8a6d330038b49561063c9c5cf0f |
| luminousminer-0.8_hiveos.tar.gz | 934b5a2d471e094c55ed846761a19821386a02231e33814969ad00b27194d0be |
CHANGELOG
- Fix process update job
- Kawpow mining stability
- Option "price_kwh"
V0.7
Windows: https://github.com/luminousmining/miner/releases/download/v0.7/luminousminer_v0.7.rar
Linux: https://github.com/luminousmining/miner/releases/download/v0.7/luminousminer-0.7.tar.gz
HiveOS: https://github.com/luminousmining/miner/releases/download/v0.7/luminousminer-0.7_hiveos.tar.gz
| file | SHA256 |
|---|---|
| luminousminer-0.7.rar | 729c6eef9f7ddec516825990db5dea401b6c215f5b2c76e01a29e1a120c9d84d |
| luminousminer-0.7.tar.gz | 8dc7b01ba10d2b2a7293e350543e8866265046a112a90eb9db46e48abbfee2d6 |
| luminousminer-0.7_hiveos.tar.gz | 208011cbdc6e235f9ba1d13d910f0aa18f3962a85f18ebd85fe9421a46977ebd |
CHANGELOG
- Fix kernel for Windows introduce in previuous version.
- Add multi stream for cuda
- options
--occupancyWIP
v0.6
Windows: https://github.com/luminousmining/miner/releases/download/v0.6/luminousminer_v0.6.rar
Linux: https://github.com/luminousmining/miner/releases/download/v0.6/luminousminer-0.6.tar.gz
HiveOS: https://github.com/luminousmining/miner/releases/download/v0.6/luminousminer-0.6_hiveos.tar.gz
| file | SHA256 |
|---|---|
| luminousminer-0.6_hiveos.tar.gz | c473ef9f9faa23207288005d166d8c3fa472b3eda612fdefb9331bc3409a4d00 |
| luminousminer-0.6.tar.gz | 31f92ef59ba7192defed6703128b25a48cc9f4f6fd036300a383a51eefc51aca |
| luminousminer-0.6_hiveos.tar.gz | a69dbe6e2ec9186323f403677cceb9f3dc90f585bcb686f57f78b73bf1247e00 |
CHANGELOG
- Add algorithm progpow-quai
- NVML for NVIDIA device
- ADL for AMD device
EDIT:
Problem encountered with this version!
The CUDA/OpenCL kernels for the Windows version are not up to date.
A corrected version is coming soon.
Used only linux/hiveos version.
v0.5
Windows: https://github.com/luminousmining/miner/releases/download/v0.5/luminousminer_v0.5.rar
Linux: https://github.com/luminousmining/miner/releases/download/v0.5/luminousminer-0.5.tar.gz
HiveOS: https://github.com/luminousmining/miner/releases/download/v0.5/luminousminer-0.5_hiveos.tar.gz
CHANGELOG
Common:
OpenCL 3.017
clang11
Fix:
Autolykos v2 (Ergo)
New parameters for proxy server running on localhost. For example, the Linux tor client runs a socks5 server on the port 9050 by default. Thank @kitaniboy
--socks5
--socks_port
v0.4
Windows: https://github.com/luminousmining/miner/releases/download/v0.4/luminousminer_v0.4.rar
Linux: https://github.com/luminousmining/miner/releases/download/v0.4/luminousminer-0.4.tar.gz
HiveOS: https://github.com/luminousmining/miner/releases/download/v0.4/luminousminer-0.4_hiveos.tar.gz
CHANGELOG
Common:
- Best free memory
- CUDA 12.6 for Windows
- CUDA 12.4 for Linux
- Boost 1.86.0
- OpenCL 3.0.15
- C++20
Algorithms:
- MeowPow
- EvrProgPow
Parameters:
- Enable Nvidia / AMD
- Profile RavenMiner
- Kernel occupancy
- Specific pool / coin for AMD
- Specific pool / coin for NVIDIA
Profile RavenMiner:
--rm_rvn_btc arg [OPTIONAL] Mining on ravenminer RVN with BTC wallet
--rm_rvn_btc=WALLET
--rm_rvn_eth arg [OPTIONAL] Mining on ravenminer RVN with ETH wallet
--rm_rvn_eth=WALLET
--rm_rvn_ltc arg [OPTIONAL] Mining on ravenminer RVN with LTC wallet
--rm_rvn_ltc=WALLET
--rm_rvn_bch arg [OPTIONAL] Mining on ravenminer RVN with BCH wallet
--rm_rvn_bch=WALLET
--rm_rvn_ada arg [OPTIONAL] Mining on ravenminer RVN with ADA wallet
--rm_rvn_ada=WALLET
--rm_rvn_dodge arg [OPTIONAL] Mining on ravenminer RVN with DODGE wallet
--rm_rvn_dodge=WALLET
--rm_rvn_matic arg [OPTIONAL] Mining on ravenminer RVN with MATIC wallet
--rm_rvn_matic=WALLET
Specific mining for AMD:
--amd_host arg [OPTIONAL] Set defaut hostname of pool for all gpu
AMD.
If defined, the parameters amd_port and amd_algo must
be defined.
--amd_host="ethw.2miners.com"
--amd_port arg [OPTIONAL] Set port of the pool for all gpu AMD.
If defined, the parameters amd_host and amd_algo must
be defined.
--amd_port=2020
--amd_algo arg [MANDATORY] <ethash>
If defined, the parameters amd_host and amd_port must
be defined.
--amd_algo="ethash"
Specific mining for NVIDIA:
--nvidia_host arg [OPTIONAL] Set defaut hostname of pool for all gpu
NVIDIA.
If defined, the parameters nvidia_port and
nvidia_algo must be defined.
--nvidia_host="ethw.2miners.com"
--nvidia_port arg [OPTIONAL] Set port of the pool for all gpu NVIDIA.
If defined, the parameters nvidia_host and
nvidia_algo must be defined.
--nvidia_port=2020
--nvidia_algo arg [MANDATORY] <ethash>
If defined, the parameters nvidia_host and
nvidia_port must be defined.
--nvidia_algo="ethash"
Define Occupancy:
--threads arg [OPTIONAL] Set occupancy threads.
--threads=128
--blocks arg [OPTIONAL] Set occupancy blocks.
--blocks=128
v0.3
Windows: https://github.com/luminousmining/miner/releases/download/v0.3/luminousminer_v0.3.rar
Linux: https://github.com/luminousmining/miner/releases/download/v0.3/luminousminer-0.3.tar.gz
HiveOS: https://github.com/luminousmining/miner/releases/download/v0.3/luminousminer-0.3_hiveos.tar.gz
CHANGELOG:
- Fix
mining.set_difficultyfor ETHASH
V0.2
Windows: https://github.com/luminousmining/miner/releases/download/v0.2/luminousminer_v0.2.rar
Linux: https://github.com/luminousmining/miner/releases/download/v0.2/luminousminer-0.2.tar.gz
HiveOS: https://github.com/luminousmining/miner/releases/download/v0.2/luminousminer-0.2_hiveos.tar.gz
CHANGELOG:
- Implemente API HTTP
- Compatibility with HiveOS