Pages:
Author

Topic: BXB-Miner Cryptonight AMD GPU/CPU - page 5. (Read 3646 times)

hero member
Activity: 2086
Merit: 608
Online Security & Investment Corporation
June 19, 2018, 06:18:24 PM
#6
I have edited the config.json but the mining start with pool.supportxmr.com
I dont have this information in the config file.
why ?
hero member
Activity: 2086
Merit: 608
Online Security & Investment Corporation
June 19, 2018, 06:01:31 PM
#5
I see so many big values for Core and MEM.
RX470 4GB HYNIX 1300/2020 ?? Wooow.
I m using SRBMiner currently and the mining software crash if i set such a high values for Core and MEM.

Did you use modified Bios ? I used PBE 2.2 to make modified Bios. 1276/1750 gives 696 h/s for heavy.
Currently mining Bixebite. I want to get 780 h/s for bixbite.
member
Activity: 111
Merit: 10
June 19, 2018, 05:25:24 PM
#4
Perfect timing for announcing this miner as I'm trying to get into Cryptonight with my RX 580s. Thank you for this.

+1 for the curiosity of why this has 0% dev fee
sr. member
Activity: 1246
Merit: 274
June 19, 2018, 04:42:58 PM
#3
Are those hashrates for GPUs with modified Bios or with stock Bios?  Are they undervolted at all? 

Out of curiosity, what is your motivation to develop this without any fee implemented?
full member
Activity: 364
Merit: 106
ONe Social Network.
June 19, 2018, 02:45:41 PM
#2
thank you speed is good like other miners with fee Grin

just haven dont works, i get no valid shares... i use haven algo in config

other heavy / cnv7 coins work fine

is it possible to prevent miner from autostart mining?

suggestion for next version...->different gpu configs in one config file

seperate them by name, select them on pool config with name
jr. member
Activity: 119
Merit: 3
June 19, 2018, 11:10:41 AM
#1



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:
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 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:

Pages:
Jump to: