Releases: JohnnyFFM/blagominer
BlagoMiner v1.170997.2 Release
BlagoMiner v1.170997.2 Release
• Minor Shabal optimizations
• network path issue fixed
• AVX512f lib added
BlagoMiner v1.170997 Release
BlagoMiner v1.170997 Release
-
Shabal optimizations for maximum hashing performance. Up to 50% faster - a true 997!
-
SSE compile now properly using SIMD extension (250% faster).
-
Burstcoin File System (BFS) support:
Hdd's with BFS can be added like this: "Paths":["\\\\.\\PHYSICALDRIVE4"].
New optional config-item: bfsTOCOffset (default value = 5). Location of the BFS table of contents, 4k addressing.
Also supports mixed BFS and non-BFS systems. -
Fixed passphrase.txt error message in case file is missing for solo mining
-
Added optional config-item hddWakeUpTimer (default = 180). Time in seconds before HDD wakeup is issued.
-
Added optional config-item ReadChunkParameter (default = CacheSize) for performance tuning.
-
Slightly changed the way disks are being red. in a mixed PoC1 & PoC2 setup PoC2 files will now have a higher priority. ReadChunkSize defines the maximum size to be red in one go. Sometimes a ReadChunkSize lower than CacheSize improves performance. It can't be set higher than CacheSize though.
-
Code refactoring
v.1.170911
Mhh… what is the successor of a 901? Of Course the 911!
- Reading and hashing now performed in parallel
- Made the PoC shuffling indicator less prominent
- On-the-fly conversion now performing better