Skip to content

Releases: bzminer/bzminer

BzMiner v7.2.2

26 Jan 15:06
b4beb4e
Compare
Choose a tag to compare

Release v7.2.2 of BzMiner. All feedback is welcome ;)

Hotfix v7.2.2

  • Optimized CPU usage for Alephium
  • Fixed network stability issues (thanks woolypooly)
  • Higher AMD Alephium Hashrate
  • Fixed Alephium algo bug causing some rejected shares

Hotfix v7.2.1

  • Fixed reconnect loop for some Alephium pools
  • Fixed log rotation bug

What's in this release (v7.2.0)

  • Fixed "Out of Memory" ethash/etchash bug on Nvidia cards with 8gb or less
  • Fixed unstable network issues causing BzMiner to crash or freeze
  • Fixed Alephium auto protocol detection
  • By default BzMiner uses protocol `stratum+tcp:\" if not specified
  • LHR detection disabled for core only algos
  • Added "no_work_timeout" and "test_iteration_ms" to pool configs
  • Logs now rotate when BzMiner starts by default (set "clear_log_file" to true to overwrite log file on startup)
  • Added new column "%", showing percent of accepted shares
  • Fixed GPU sort order for Pool table
  • Showing "--" for pool latency when no submitted share response has yet been received
  • Alephium protocol updates
    • Added "workerName" to "alph_submitHashrate"
    • Added "client.reconnect" method handler

NOTE: Requires either latest NVIDIA Drivers or use _cuda_tk downloads

  • BzMiner requires Nvidia drivers supporting Cuda 11.5 or greater (Nvidia driver >= 495.29.05)
  • BzMiner cuda_tk requires Nvidia drivers supporting Cuda 11.2 or greater (Nvidia driver >= 460.27.03)

Downloads

  • bzminer_v7.2.2_windows.zip includes the CLI for windows
  • bzminer_v7.2.2_linux.tar.gz includes the CLI for Linux

Use one of the below two if you do not want to update Nvidia drivers

  • bzminer_v7.2.2_windows_cuda_tk.zip includes the CLI for windows
  • bzminer_v7.2.2_linux_cuda_tk.tar.gz includes the CLI for Linux

Checksums

bzminer_v7.2.2_windows.zip:

MD5: 48706f8b3890a315ff8a4dbc43c49011
SHA256: b2e1835ea42d955ffdc68629fb00645ea44d2589e6e6c41006a99400480f102e

bzminer_v7.2.2_linux.tar.gz:

MD5: 7b4fa0e4d67ec2096252c4289f75ea5a
SHA256: 1ae9584754ab823f09e34370cfd6ee7ee692c54b22f7105b308c8592c21596df

bzminer_v7.2.2_windows_cuda_tk.zip:

MD5: d729ebbb728f7750a684fb843da0eb77
SHA256: 46f00372a1dca167dcdfe771cedc1f4ea0ce5152b97868bf79fce8d2a331ee91

bzminer_v7.2.2_linux_cuda_tk.tar.gz:

MD5: 3e6994e001f0740590f7bd81d740820a
SHA256: 6e385e5682a4e803ca58846dc5f4157d0f17f76694024fb834fb75a302344826

BzMiner v7.2.1

23 Jan 18:56
7cc367e
Compare
Choose a tag to compare

Release v7.2.1 of BzMiner. All feedback is welcome ;)

Hotfix v7.2.1

  • Fixed reconnect loop for some Alephium pools
  • Fixed log rotation bug

What's in this release (v7.2.0)

  • Fixed "Out of Memory" ethash/etchash bug on Nvidia cards with 8gb or less
  • Fixed unstable network issues causing BzMiner to crash or freeze
  • Fixed Alephium auto protocol detection
  • By default BzMiner uses protocol `stratum+tcp:\" if not specified
  • LHR detection disabled for core only algos
  • Added "no_work_timeout" and "test_iteration_ms" to pool configs
  • Logs now rotate when BzMiner starts by default (set "clear_log_file" to true to overwrite log file on startup)
  • Added new column "%", showing percent of accepted shares
  • Fixed GPU sort order for Pool table
  • Showing "--" for pool latency when no submitted share response has yet been received
  • Alephium protocol updates
    • Added "workerName" to "alph_submitHashrate"
    • Added "client.reconnect" method handler

NOTE: Requires either latest NVIDIA Drivers or use _cuda_tk downloads

  • BzMiner requires Nvidia drivers supporting Cuda 11.5 or greater (Nvidia driver >= 495.29.05)
  • BzMiner cuda_tk requires Nvidia drivers supporting Cuda 11.2 or greater (Nvidia driver >= 460.27.03)

Downloads

  • bzminer_v7.2.1_windows.zip includes the CLI for windows
  • bzminer_v7.2.1_linux.tar.gz includes the CLI for Linux

Use one of the below two if you do not want to update Nvidia drivers

  • bzminer_v7.2.1_windows_cuda_tk.zip includes the CLI for windows
  • bzminer_v7.2.1_linux_cuda_tk.tar.gz includes the CLI for Linux

Checksums

bzminer_v7.2.1_windows.zip:

MD5: c62699f65506e3c3d9ce465f100bafb5
SHA256: fe9fc42b19d2b14b2ad44f2afd57893aa868adb00f4afc2230bea32e489a5479

bzminer_v7.2.1_linux.tar.gz:

MD5: 4c47d251715ebecf5efd5b3527f7c0a4
SHA256: 3b02e0f5738d31777bd7143b12a4bbe7b3be52fa926f63d290bbc3df5ee53d4a

bzminer_v7.2.1_windows_cuda_tk.zip:

MD5: 995e69e03f876f699b314760bfb8660d
SHA256: 63c80aa3d690f453ee3c1b0f207e07236d97b108a49a6e0ed6fd74b4b2911d64

bzminer_v7.2.1_linux_cuda_tk.tar.gz:

MD5: ab40dcc85a2588538f4053d1faccbefd
SHA256: badced51cedafc1aa964d7fd37d2938b4e46e3e92604dd61917a8762b9cc48d2

BzMiner v7.2.0

21 Jan 22:07
c1be59b
Compare
Choose a tag to compare

Release v7.2.0 of BzMiner. All feedback is welcome ;)

What's in this release

  • Fixed "Out of Memory" ethash/etchash bug on Nvidia cards with 8gb or less
  • Fixed unstable network issues causing BzMiner to crash or freeze
  • Fixed Alephium auto protocol detection
  • By default BzMiner uses protocol `stratum+tcp:\" if not specified
  • LHR detection disabled for core only algos
  • Added "no_work_timeout" and "test_iteration_ms" to pool configs
  • Logs now rotate when BzMiner starts by default (set "clear_log_file" to true to overwrite log file on startup)
  • Added new column "%", showing percent of accepted shares
  • Fixed GPU sort order for Pool table
  • Showing "--" for pool latency when no submitted share response has yet been received
  • Alephium protocol updates
    • Added "workerName" to "alph_submitHashrate"
    • Added "client.reconnect" method handler

NOTE: Requires either latest NVIDIA Drivers or use _cuda_tk downloads

Downloads

  • bzminer_v7.2.0_windows.zip includes the CLI for windows
  • bzminer_v7.2.0_linux.tar.gz includes the CLI for Linux

Use one of the below two if you do not want to update Nvidia drivers

  • bzminer_v7.2.0_windows_cuda_tk.zip includes the CLI for windows
  • bzminer_v7.2.0_linux_cuda_tk.tar.gz includes the CLI for Linux

Checksums

bzminer_v7.2.0_windows.zip:

MD5: 660948cb8cfd1a26c89fbcf51f9b1c91
SHA256: 2a8c3b4ef87bd7d1a73c06143fd776488b8ae4c69500a1698594d801316653c8

bzminer_v7.2.0_linux.tar.gz:

MD5: 6ddd1504e250dd043002c4d10ed83979
SHA256: a542e583ee6cceb1a097dd417a3de53aa3cb7914aeb3986fa1e7a06c6743db7f

bzminer_v7.2.0_windows_cuda_tk.zip:

MD5: 1d3f1bcbb627441d6d92d2b247882d0f
SHA256: 2afa1d0ddd40c71290da16a111690172dabcebe4b6ba3754fa88bd563de98fe2

bzminer_v7.2.0_linux_cuda_tk.tar.gz:

MD5: c993bd19fac2609054f8ffae92aa9c58
SHA256: a2aad4ade0fa9b69081a28095a66f2604b8fb865ed7b8651607fb644c51440f2

BzMiner v7.1.6

20 Jan 00:02
f7af2d9
Compare
Choose a tag to compare

Release v7.1.6 of BzMiner. All feedback is welcome ;)

What's in this release

v7.1.6 hotfix

  • Displaying BzMiner version in corner of output table
  • Added seconds to date/time output
  • Added optional startup script (if specified, BzMiner will call the script start_script in config.txt when it starts up)
  • Added ability to change pool reconnect delay (delay_before_connection_retry in config.txt)

v7.1.5 hotfix

  • Network stability updates
  • Correction to Alephium mining algorithm (caused some invalid solutions)
  • Showing pool latency for rejected shares
  • Fixed sort order of GPUs

v7.1.4 hotfix

  • Support extra nonce from pool (Thanks WoolyPooly)
  • Fixed unsupported message from pool considered as rejected
  • By default does not clear log_file.
  • Added new option to config, clear_log_file

v7.1.3 hotfix

  • added mining.authorize request to stratum
  • fixed difficulty != 1 bug causing high hashrate and invalid shares
    • Thanks: WoolyPooly, Dmitrius, VVV, HGurkann)

v7.1.2 hotfix

  • Stability updates related to pool reconnecting (no more hung main thread issue, or crashing)
  • Added --disable option to command line arguments
  • Displaying wallet addresses on connection (helpful for debugging issues related to wallets)
  • Fixed auto protocol detection for Alephium
  • Wallet in config file can be a single string, separated by commas or spaces if algo needs multiple wallets

v7.1.1 hotfix

  • Critical bug fix: crash/hang on network reconnection
  • Auto find correct network protocol for Alephium
  • Fixed GUI to support the possible multi wallet config per pool

v7.1

  • Alephium stability issues fixed
  • Slight improvement to Alephium hashrate
  • Found shares submitted faster (less stales)
  • Fixed sort order of GPUs

NOTE: Requires either latest NVIDIA Drivers or use _cuda_tk downloads

Downloads

  • bzminer_v7.1.6_windows.zip includes the CLI for windows
  • bzminer_v7.1.6_linux.tar.gz includes the CLI for Linux

Use one of the below two if you do not want to update Nvidia drivers

  • bzminer_v7.1.6_windows_cuda_tk.zip includes the CLI for windows
  • bzminer_v7.1.6_linux_cuda_tk.tar.gz includes the CLI for Linux

Checksums

bzminer_v7.1.6_windows.zip:

MD5: e0a0a29157cfc0eac2001c687f5d1f4b
SHA256: c3e15854d12013a2496c60aae087428e422ddbfacd03f5828f09b1e2af7d20ab

bzminer_v7.1.6_linux.tar.gz:

MD5: d65f734665266d73d634156cff8733b2
SHA256: 94a5323a9dfe814e6eafa35a65ee4f39e10a1f9d1c8c241f45ba27ae60724581

bzminer_v7.1.6_windows_cuda_tk.zip:

MD5: 9e2124d1a3eb9dfdde2730676b376286
SHA256: 62628c46566dc62f16dc28e7f7ec2452bfddd50aef3f97c9a12f7334bec26ea1

bzminer_v7.1.6_linux_cuda_tk.tar.gz:

MD5: 8f901506472f3df363a4fa101226c680
SHA256: 0024ae769ff6182ddf95844890370abd2cfd3f51d00ea337d4144e19e0d27cba

BzMiner v7.1.5

19 Jan 02:47
8c1acd7
Compare
Choose a tag to compare

Release v7.1.5 of BzMiner. All feedback is welcome ;)

What's in this release

v7.1.5 hotfix

  • Network stability updates
  • Correction to Alephium mining algorithm (caused some invalid solutions)
  • Showing pool latency for rejected shares
  • Fixed sort order of GPUs

v7.1.4 hotfix

  • Support extra nonce from pool (Thanks WoolyPooly)
  • Fixed unsupported message from pool considered as rejected
  • By default does not clear log_file.
  • Added new option to config, clear_log_file

v7.1.3 hotfix

  • added mining.authorize request to stratum
  • fixed difficulty != 1 bug causing high hashrate and invalid shares
    • Thanks: WoolyPooly, Dmitrius, VVV, HGurkann)

v7.1.2 hotfix

  • Stability updates related to pool reconnecting (no more hung main thread issue, or crashing)
  • Added --disable option to command line arguments
  • Displaying wallet addresses on connection (helpful for debugging issues related to wallets)
  • Fixed auto protocol detection for Alephium
  • Wallet in config file can be a single string, separated by commas or spaces if algo needs multiple wallets

v7.1.1 hotfix

  • Critical bug fix: crash/hang on network reconnection
  • Auto find correct network protocol for Alephium
  • Fixed GUI to support the possible multi wallet config per pool

v7.1

  • Alephium stability issues fixed
  • Slight improvement to Alephium hashrate
  • Found shares submitted faster (less stales)
  • Fixed sort order of GPUs

NOTE: Requires either latest NVIDIA Drivers or use _cuda_tk downloads

Downloads

  • bzminer_v7.1.5_windows.zip includes the CLI for windows
  • bzminer_v7.1.5_linux.tar.gz includes the CLI for Linux

Use one of the below two if you do not want to update Nvidia drivers

  • bzminer_v7.1.5_windows_cuda_tk.zip includes the CLI for windows
  • bzminer_v7.1.5_linux_cuda_tk.tar.gz includes the CLI for Linux

Checksums

bzminer_v7.1.5_windows.zip:

MD5: 34c2c2f0b677bf9ffaeb51338e5f91e4
SHA256: 257a051e833ac5d44bd70b0433db02a3d442462c4e56bea91635af7c9de640b1

bzminer_v7.1.5_linux.tar.gz:

MD5: f0d5f0c638129dd98790a3fb3d2db6e0
SHA256: 227d463c6f2e4bebc8db8843bc34bee995f2cf917ab7f8189a1c13e5efa665f0

bzminer_v7.1.5_windows_cuda_tk.zip:

MD5: 0f23ea558e88b8c5c2bf88073c5d18ba
SHA256: e3fbbdcc570258d9691a1e0e77fa47c7ec5c2b371c039c9d59ec5d0c9a21462a

bzminer_v7.1.5_linux_cuda_tk.tar.gz:

MD5: c63e26582a27134726ba327a86d2d175
SHA256: 8a672f78c59c09ca77a5dc2e428a697fab159a8d2a9ab5a284337d41c1735a6f

BzMiner v7.1.4

18 Jan 02:04
57205af
Compare
Choose a tag to compare

Release v7.1.4 of BzMiner. All feedback is welcome ;)

What's in this release

v7.1.4 hotfix

  • Support extra nonce from pool (Thanks WoolyPooly)
  • Fixed unsupported message from pool considered as rejected
  • By default does not clear log_file.
  • Added new option to config, clear_log_file

v7.1.3 hotfix

  • added mining.authorize request to stratum
  • fixed difficulty != 1 bug causing high hashrate and invalid shares
    • Thanks: WoolyPooly, Dmitrius, VVV, HGurkann)

v7.1.2 hotfix

  • Stability updates related to pool reconnecting (no more hung main thread issue, or crashing)
  • Added --disable option to command line arguments
  • Displaying wallet addresses on connection (helpful for debugging issues related to wallets)
  • Fixed auto protocol detection for Alephium
  • Wallet in config file can be a single string, separated by commas or spaces if algo needs multiple wallets

v7.1.1 hotfix

  • Critical bug fix: crash/hang on network reconnection
  • Auto find correct network protocol for Alephium
  • Fixed GUI to support the possible multi wallet config per pool

v7.1

  • Alephium stability issues fixed
  • Slight improvement to Alephium hashrate
  • Found shares submitted faster (less stales)
  • Fixed sort order of GPUs

NOTE: Requires either latest NVIDIA Drivers or use _cuda_tk downloads

Downloads

  • bzminer_v7.1.4_windows.zip includes the CLI for windows
  • bzminer_v7.1.4_linux.tar.gz includes the CLI for Linux

Use one of the below two if you do not want to update Nvidia drivers

  • bzminer_v7.1.4_windows_cuda_tk.zip includes the CLI for windows
  • bzminer_v7.1.4_linux_cuda_tk.tar.gz includes the CLI for Linux

Checksums

bzminer_v7.1.4_windows.zip:

MD5: 0886e334d2ef3d889ea523b647b24cee
SHA256: c0a371ca90cd190d3d68eaa5a27b3d7ee0619e1c3b3111257c310a43a0b9f552

bzminer_v7.1.4_linux.tar.gz:

MD5: b2bd672b069e84844cb54677141a4f61
SHA256: 9d65ec81c2bf11aeebf186471a7784d78f78385e5188cfe1f17aab53cf72cfae

bzminer_v7.1.4_windows_cuda_tk.zip:

MD5: e132b57b277aba5413ca4d4284d357cc
SHA256: 282d1a3493f51bf26a1ccf629767d5a297e7ca453fbaabac14d369865f8960fc

bzminer_v7.1.4_linux_cuda_tk.tar.gz:

MD5: edcd08e375c1984bbed51e8d088cd6b8
SHA256: 7973942678de7fa7effb62ccf280f7f58a3d1c9df7a3e52bc2e002419cf9be68

BzMiner v7.1.3

17 Jan 00:39
8748e8d
Compare
Choose a tag to compare

Release v7.1.3 of BzMiner. All feedback is welcome ;)

What's in this release

v7.1.3 hotfix

  • added mining.authorize request to stratum
  • fixed difficulty != 1 bug causing high hashrate and invalid shares
    • Thanks: WoolyPooly, Dmitrius, VVV, HGurkann)

v7.1.2 hotfix

  • Stability updates related to pool reconnecting (no more hung main thread issue, or crashing)
  • Added --disable option to command line arguments
  • Displaying wallet addresses on connection (helpful for debugging issues related to wallets)
  • Fixed auto protocol detection for Alephium
  • Wallet in config file can be a single string, separated by commas or spaces if algo needs multiple wallets

v7.1.1 hotfix

  • Critical bug fix: crash/hang on network reconnection
  • Auto find correct network protocol for Alephium
  • Fixed GUI to support the possible multi wallet config per pool

v7.1

  • Alephium stability issues fixed
  • Slight improvement to Alephium hashrate
  • Found shares submitted faster (less stales)
  • Fixed sort order of GPUs

NOTE: Requires either latest NVIDIA Drivers or use _cuda_tk downloads

Downloads

  • bzminer_v7.1.3_windows.zip includes the CLI for windows
  • bzminer_v7.1.3_linux.tar.gz includes the CLI for Linux

Use one of the below two if you do not want to update Nvidia drivers

  • bzminer_v7.1.3_windows_cuda_tk.zip includes the CLI for windows
  • bzminer_v7.1.3_linux_cuda_tk.tar.gz includes the CLI for Linux

Checksums

bzminer_v7.1.3_windows.zip:

MD5: fe5447f83cf2f518393e189cb7b39017
SHA256: 1b492e8320f48ca611700c655b1cf2e2f52ae00243d5d80c9c516964db72399d

bzminer_v7.1.3_linux.tar.gz:

MD5: df0ab9df2177fdca375273290366624f
SHA256: 13238e41937157b9bed98f9558338efab5dbee0d7bd20c1d3df6b377c9716671

bzminer_v7.1.3_windows_cuda_tk.zip:

MD5: 23cc7e3a68365476061daf983dc911b4
SHA256: 93338d99b3523bb7eaa4a89b86627d5cd8913b5de5215832c76d22ab41c67789

bzminer_v7.1.3_linux_cuda_tk.tar.gz:

MD5: c7774cc26aeb58514d106a0b3b2a9ce0
SHA256: 0e541bb01e30884d1ca3e59386dffae94d50a7c5e9be4262c909bf0c8b06aeda

BzMiner v7.1.2

16 Jan 20:23
c3d8137
Compare
Choose a tag to compare

Release v7.1.2 of BzMiner. All feedback is welcome ;)

What's in this release

v7.1.2 hotfix

  • Stability updates related to pool reconnecting (no more hung main thread issue, or crashing)
  • Added --disable option to command line arguments
  • Displaying wallet addresses on connection (helpful for debugging issues related to wallets)
  • Fixed auto protocol detection for Alephium
  • Wallet in config file can be a single string, separated by commas or spaces if algo needs multiple wallets

v7.1.1 hotfix

  • Critical bug fix: crash/hang on network reconnection
  • Auto find correct network protocol for Alephium
  • Fixed GUI to support the possible multi wallet config per pool

v7.1

  • Alephium stability issues fixed
  • Slight improvement to Alephium hashrate
  • Found shares submitted faster (less stales)
  • Fixed sort order of GPUs

NOTE: Requires either latest NVIDIA Drivers or use _cuda_tk downloads

Downloads

  • bzminer_v7.1.2_windows.zip includes the CLI for windows
  • bzminer_v7.1.2_linux.tar.gz includes the CLI for Linux

Use one of the below two if you do not want to update Nvidia drivers

  • bzminer_v7.1.2_windows_cuda_tk.zip includes the CLI for windows
  • bzminer_v7.1.2_linux_cuda_tk.tar.gz includes the CLI for Linux

Checksums

bzminer_v7.1.2_windows.zip:

MD5: f5b6095dc924e309bc32237c8bb204a0
SHA256: 3b285a55688862bcba149c30a074d4237ab2db5030da9421a5b369c4ada2e54d

bzminer_v7.1.2_linux.tar.gz:

MD5: 7d2a714f08f61047dae2ad094fe44958
SHA256: ecfc72b8d42d03bb90af3db114be906aba527bd1833b1319d4d9b5dea376e65d

bzminer_v7.1.2_windows_cuda_tk.zip:

MD5: fc6343f995c21be057ddd4e4f6fd8f68
SHA256: 1556d2b5bacb7bfb2e787b066fdbe7fa67f5a14a58ac4f2d3ef89326ccf6b69e

bzminer_v7.1.2_linux_cuda_tk.tar.gz:

MD5: 62fa285163739574ea74ef95d2f06c32
SHA256: ba72083324037d2a0c7ea361750b24301cdd6a7e21ca44004bd1d9c97ba67ddb

BzMiner v7.1.1

14 Jan 23:39
f2b499d
Compare
Choose a tag to compare

Release v7.1.1 of BzMiner. All feedback is welcome ;)

What's in this release

  • Alephium stability issues fixed
  • Slight improvement to Alephium hashrate
  • Found shares submitted faster (less stales)
  • Fixed sort order of GPUs

v7.1.1 hotfix

  • Critical bug fix: crash/hang on network reconnection
  • Auto find correct network protocol for Alephium
  • Fixed GUI to support the possible multi wallet config per pool

NOTE: Requires either latest NVIDIA Drivers or use _cuda_tk downloads

Downloads

  • bzminer_v7.1.1_windows.zip includes the CLI for windows
  • bzminer_v7.1.1_linux.tar.gz includes the CLI for Linux

Use one of the below two if you do not want to update nvidia drivers

  • bzminer_v7.1.1_windows_cuda_tk.zip includes the CLI for windows
  • bzminer_v7.1.1_linux_cuda_tk.tar.gz includes the CLI for Linux

Checksums

bzminer_v7.1.1_windows.zip:

MD5: ca2658ae23ca27dc660438abb65d33ce
SHA256: 6aa8405a1d7cabc26a32810b362e7aa91c7ad63af6180435b465627c46455c8c

bzminer_v7.1.1_linux.tar.gz:

MD5: ffea3590d77c1a9eaabd55db7e2ed09d
SHA256: 949e82cf485e5c44c7d6ae3c09949f6a2aead14ff1534cc0141fd6eadc8f7203

bzminer_v7.1.1_windows_cuda_tk.zip:

MD5: 004f872143441344bb941e92c4c74f49
SHA256: 553a3d5533f02bf222f41449764337787b0b18b92a8b66cd681e23fdd64063fb

bzminer_v7.1.1_linux_cuda_tk.tar.gz:

MD5: f0e4a5072612338c8f39de5253535624
SHA256: 319a4aa964d33dad098a39766e9386407cecd6f8c010e90d1ce1351c4c1d319e

BzMiner v7.1

14 Jan 14:27
f2b499d
Compare
Choose a tag to compare

Release v7.1 of BzMiner. All feedback is welcome ;)

What's in this release

  • Alephium stability issues fixed
  • Slight improvement to Alephium hashrate
  • Found shares submitted faster (less stales)
  • Fixed sort order of GPUs

NOTE: Requires either latest NVIDIA Drivers or use _cuda_tk downloads

Downloads

  • bzminer_v7.1_windows.zip includes the CLI for windows
  • bzminer_v7.1_linux.tar.gz includes the CLI for Linux

Use one of the below two if you do not want to update nvidia drivers

  • bzminer_v7.1_windows_cuda_tk.zip includes the CLI for windows
  • bzminer_v7.1_linux_cuda_tk.tar.gz includes the CLI for Linux

Checksums

bzminer_v7.1_windows.zip:

MD5: 26685c1ce55c45916eb55506943e7565
SHA256: 721ed0c5589a5b58d2dba7ec6a95677b83908e9fc3e8ca3182f0cdd28b5506b2

bzminer_v7.1_linux.tar.gz:

MD5: 6bdbd8dc861463e1db853265896595af
SHA256: 789fd1e2e1fcd0e70c2f9b54f98dc9d88f38b56998fa5bfc5ac2c04122fbe69b

bzminer_v7.1_windows_cuda_tk.zip:

MD5: c1e352571988cd0fdf74dd442ac6a755
SHA256: caa9fdbde7a150fb9071ee6df24f11568bc704a2dda43b9456844c6f608feec0

bzminer_v7.1_linux_cuda_tk.tar.gz:

MD5: e01be74bcb5197e4983820072cb2b303
SHA256: ddc4c43f4183b137d2e53c41c2031c62536a94e6d0d742fa6b0e9f56ec647fa4