BXB-Miner Cryptonight AMD/NVIDIA GPU/CPU [RELEASE] 2.0.0
Miner is release version.
Support CPU / AMD/NVIDIA GPU Graphics with fan control.
Download:
Bitbucket: https://bitbucket.org/gurtin/bxb-miner/downloads/bxb-miner.rar
Supported algo/coins:
- Cryptonight [normal]
- Cryptonight Lite [lite]
- Cryptonight V7 [normalv7]
- Cryptonight Lite V7 [litev7]
- Cryptonight Heavy [heavy]
- Cryptonight Haven [haven]
- Cryptonight Fast [fast]
- Cryptonight BitTubeV2 [bittubev2]
- Cryptonight StelliteV4 [stellitev4]
- Cryptonight ArtoCash [artocash]
- Cryptonight Alloy [alloy]
- Cryptonight B2N [b2n]
- Cryptonight MarketCash [marketcash]
- Cryptonight Italo [italo]
- Cryptonight Red [mox]
Without Dev fee ! Not a fork of any miner software!
Config example:
Quote
{
"pools": [ // list pools
{
"name":"Bixbite", // configuration name
"url": "pool.bixbite.pro", // pool url address
"port": 3333, // pool port
"stale-time":0, // stale share time interval allowing window (ms)
"user": "<WALLET>", // wallet address
"pass": "", // password
"algo":"heavy" // supported algorithm: old, v7, stellite, heavy, haven, ipbc, alloy, lite, lite_v7, masari, auto (for old/v7)
}
],
"intensity": "896", // GPU intensity (one value for all GPUs, separated list for individual intensity per adapter ("896,432,896")
"gpu":"0", // GPU ID using to mine, for multiple set as "0,1,2,3,4"
"gpu-threads": "2", // threads per GPU, may be set ("2,1,1,2,2")
"worksize":"8", // Worksize per GPU, may be set ("8,8,8,7,8")
"auto-fan":true, // fan auto-control
"target-temp":60, // target temperature
"server":true, // this option enabling server monitoring feature, other rigs may acts as clients
"server-ip":"0.0.0.0", // server IP address for server monitoring
"rig-name":"PROG", // rig name on monitoring server
"use-cpu":true, // Enable CPU mining
"cpu-threads": 2 // Manual settings for cpu threads (not recomended). Not set this otion for auto select thread count.
}
Use the "-c" switch to run different configurations (ex: bxb-miner.exe -c config_heavy.json)
BXB-Miner client-server usage:
If your have many rig`s in mine, you can use this function for simplefy monitoring and management
Next commands avalible for use:
Change current pool in all rigs;
Pause/Start all rig`s in mine;
Reset statistics on all rig`s connceted for server;
Reload pool list from file, without restart miner;
Update pool list in rigs (send list from server). Use macros $$$name$$$ in config for automaticaly replace to rig-name on recieved rig`s;
Recommended:
Use large pagefile, more 16gb
Set system variable:
GPU_FORCE_64BIT_PTR in 1
GPU_MAX_ALLOC_PERCENT 100
GPU_MAX_HEAP_SIZE 100
GPU_MAX_SINGLE_ALLOC_PERCENT 100
GPU_MAX_USE_SYNC_OBJECTS 1
Tested cards:
Intel(R) Core(TM) i5-3450 CPU @ 3.10GHz // 3 threads // cryptonight v7 // 290 H/s
Intel(R) Core(TM) i5-3450 CPU @ 3.10GHz // 4 threads // cryptonight light v7 // 700 H/s
Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz // 12 threads // cryptonight v7 // 600 H/s
Intel(R) Xeon(R) CPU E3-1245 @ 3.30GHz // 4 threads // cryptonight v7 // 390 H/s
Miner is release version.
Support CPU / AMD/NVIDIA GPU Graphics with fan control.
Download:
Bitbucket: https://bitbucket.org/gurtin/bxb-miner/downloads/bxb-miner.rar
Supported algo/coins:
- Cryptonight [normal]
- Cryptonight Lite [lite]
- Cryptonight V7 [normalv7]
- Cryptonight Lite V7 [litev7]
- Cryptonight Heavy [heavy]
- Cryptonight Haven [haven]
- Cryptonight Fast [fast]
- Cryptonight BitTubeV2 [bittubev2]
- Cryptonight StelliteV4 [stellitev4]
- Cryptonight ArtoCash [artocash]
- Cryptonight Alloy [alloy]
- Cryptonight B2N [b2n]
- Cryptonight MarketCash [marketcash]
- Cryptonight Italo [italo]
- Cryptonight Red [mox]
Without Dev fee ! Not a fork of any miner software!
Config example:
Quote
{
"pools": [ // list pools
{
"name":"Bixbite", // configuration name
"url": "pool.bixbite.pro", // pool url address
"port": 3333, // pool port
"stale-time":0, // stale share time interval allowing window (ms)
"user": "<WALLET>", // wallet address
"pass": "", // password
"algo":"heavy" // supported algorithm: old, v7, stellite, heavy, haven, ipbc, alloy, lite, lite_v7, masari, auto (for old/v7)
}
],
"intensity": "896", // GPU intensity (one value for all GPUs, separated list for individual intensity per adapter ("896,432,896")
"gpu":"0", // GPU ID using to mine, for multiple set as "0,1,2,3,4"
"gpu-threads": "2", // threads per GPU, may be set ("2,1,1,2,2")
"worksize":"8", // Worksize per GPU, may be set ("8,8,8,7,8")
"auto-fan":true, // fan auto-control
"target-temp":60, // target temperature
"server":true, // this option enabling server monitoring feature, other rigs may acts as clients
"server-ip":"0.0.0.0", // server IP address for server monitoring
"rig-name":"PROG", // rig name on monitoring server
"use-cpu":true, // Enable CPU mining
"cpu-threads": 2 // Manual settings for cpu threads (not recomended). Not set this otion for auto select thread count.
}
Use the "-c" switch to run different configurations (ex: bxb-miner.exe -c config_heavy.json)
BXB-Miner client-server usage:
If your have many rig`s in mine, you can use this function for simplefy monitoring and management
Next commands avalible for use:
Change current pool in all rigs;
Pause/Start all rig`s in mine;
Reset statistics on all rig`s connceted for server;
Reload pool list from file, without restart miner;
Update pool list in rigs (send list from server). Use macros $$$name$$$ in config for automaticaly replace to rig-name on recieved rig`s;
Recommended:
Use large pagefile, more 16gb
Set system variable:
GPU_FORCE_64BIT_PTR in 1
GPU_MAX_ALLOC_PERCENT 100
GPU_MAX_HEAP_SIZE 100
GPU_MAX_SINGLE_ALLOC_PERCENT 100
GPU_MAX_USE_SYNC_OBJECTS 1
Tested cards:
Intel(R) Core(TM) i5-3450 CPU @ 3.10GHz // 3 threads // cryptonight v7 // 290 H/s
Intel(R) Core(TM) i5-3450 CPU @ 3.10GHz // 4 threads // cryptonight light v7 // 700 H/s
Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz // 12 threads // cryptonight v7 // 600 H/s
Intel(R) Xeon(R) CPU E3-1245 @ 3.30GHz // 4 threads // cryptonight v7 // 390 H/s