Bitcoin Forum
June 22, 2024, 07:48:09 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.6.8 - V8 & algo switching on: October 15, 2018, 10:22:10 PM
is there any issue using AMD driver 22.19.659.0?  I have Vega 64's and am completely new to SRBminer.
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: [GUIDE][AMD][NVIDIA][CPU][XMR]How to Mine Monero/RYO + Miners Downloads 💲⛏ on: October 14, 2018, 10:24:51 PM
I am new to Xmrig and want to be able to mine all the alt coins on Monero Ocean.  I have always used stak and see that some things are the same, but I have not been able to get 2 threads running plus my h/s is pretty low at just above 9,000 h/s.  I have 6 x Vega 64's on windows and get about 12,100 h/s normally with stak.  I also am not sure if what I have is able to mine all the MO alt coins as the algo is just cryptonight.  If anyone can help, that would be great!!  See my below config.json...

{

"algo": "cryptonight",

"api": {

"port": 0,

"access-token": null,

"id": null,

"worker-id": null,

"ipv6": false,

"restricted": true

},

"autosave": true,

"background": false,

"cache": true,

"colors": true,

"donate-level":1,

"log-file": null,

"opencl-platform": "AMD",

"opencl-loader": "OpenCL.dll",

"pools": [

{

"url": "gulf.moneroocean.stream:10128",

"user": "wallet",

"pass": "x",

"rig-id": null,

"nicehash": false,

"keepalive": false,

"variant": -1,

"tls": false,

"tls-fingerprint": null

}

],

"print-time": 30,

"retries": 5,

"retry-pause": 5,

"threads": [


{"index": 0,

"intensity": 1936,

"worksize": 8,

"strided_index": 2,

"mem_chunk": 2,

"unroll": 4,

"comp_mode": true,

"affine_to_cpu": false},


{"index": 1,

"intensity": 1936,

"worksize": 8,

"strided_index": 2,

"mem_chunk": 2,

"unroll": 4,

"comp_mode": true,

"affine_to_cpu": false},



{"index": 2,

"intensity": 1936,

"worksize": 8,

"strided_index": 2,

"mem_chunk": 2,

"unroll": 4,

"comp_mode": true,

"affine_to_cpu": false},



{"index": 3,

"intensity": 1936, "worksize": 8,

"strided_index": 2,

"mem_chunk": 2,

"unroll": 4,

"comp_mode": true,

"affine_to_cpu": false},


{"index": 4,

"intensity": 1936,

"worksize": 8,

"strided_index": 2,

"mem_chunk": 2,

"unroll": 4,

"comp_mode": true,

"affine_to_cpu": false},


{"index": 5,

"intensity": 1936,

"worksize": 8,

"strided_index": 2,

"mem_chunk": 2,

"unroll": 4,

"comp_mode": true,

"affine_to_cpu": false}

],

"user-agent": null,

"syslog": false,

"watch": false

}
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!