Miner is early beta version.
Support CPU / AMD GPU Graphics with fan control. For test only.
Download:
Github: https://github.com/BixBite-project/bxb-miner/releases
Supported algo/coins:
Cryptonight
Cryptonight v7
Cryptonight-Fast (Masari)
Cryptonight-Heavy (Bixbite, Sumocoin)
New Stellite
New Haven
BitTube (IPBC), Alloy
Cryptonight Lite
Cryptonight Lite v7
Without Dev fee ! Not a fork of any miner software!Config example:{
"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 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 32gb
- 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 CPU`s:Intel(R) Core(TM) i5-3450 CPU @ 3.10GHz // 3 threads // cryptonight v7 // 195 H/s
Intel(R) Core(TM) i5-3450 CPU @ 3.10GHz // 4 threads // cryptonight light v7 // 595 H/s
Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz // 12 threads // cryptonight v7 // 495 H/s
Intel(R) Xeon(R) CPU E3-1245 @ 3.30GHz // 4 threads // cryptonight v7 // 260 H/s
Tested cards: