Bitcoin Forum
May 30, 2024, 06:53:58 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  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 11, 2018, 09:24:05 PM
Hi!

I'm having some big trouble getting SRBMiner to work on a rig I have, I am greeted with this message after starting the miner:

"
Initializing OpenCL devices, please wait..

Press any key to continue . . ."

I've tried mining ETH with phoenixminer on the exact same setup on the rig and that works just fine, no issue at all but I cant for the love of god get SRBMiner to work on Cryptonight Heavy.

The rig consists of 12x Sapphire RX 580 Pulse.

Steps done with various reboots in between:

  • Install fresh windows
  • Update windows
  • Set Virtual memory to 120 GB
  • Install AMD driver 18.6.1
  • Set Hibernate to never
  • Set Compute mode
  • Turn off Cross-fire

Plus probably some extra steps I forgot now.


The logfile has the following output before quitting:
[2018-10-11 23:13:33] Miner version: 1.6.8
[2018-10-11 23:13:33] Windows version: 10.0 build 17134
[2018-10-11 23:13:34] Video driver version: 24.20.11021.1000

Config file:

{
"cryptonight_type" : "heavy",
"intensity" : 0,
"double_threads" : true,
"target_temperature" : 0,
"pool_use_tls" : false,
"pool" : "stratum+tcp://cryptonightheavy.eu.nicehash.com:3364",
"wallet" : "MYWALLET.RIGNAME",
"password" : "x",
"location" : "europe",

"gpu_conf" :
[
   { "id" : 0, "intensity" : 0, "worksize" : 8, "threads" : 2},
   { "id" : 1, "intensity" : 0, "worksize" : 8, "threads" : 2},
   { "id" : 2, "intensity" : 0, "worksize" : 8, "threads" : 2},
   { "id" : 3, "intensity" : 0, "worksize" : 8, "threads" : 2},
   { "id" : 4, "intensity" : 0, "worksize" : 8, "threads" : 2},
   { "id" : 5, "intensity" : 0, "worksize" : 8, "threads" : 2},
   { "id" : 6, "intensity" : 0, "worksize" : 8, "threads" : 2},
   { "id" : 7, "intensity" : 0, "worksize" : 8, "threads" : 2},
   { "id" : 8, "intensity" : 0, "worksize" : 8, "threads" : 2},
   { "id" : 9, "intensity" : 0, "worksize" : 8, "threads" : 2},
   { "id" : 10, "intensity" : 0, "worksize" : 8, "threads" : 2},
   { "id" : 11, "intensity" : 0, "worksize" : 8, "threads" : 2}
]
}


BAT file:

overdriventool -r00 -r01 -r02 -r03 -r04 -r05
overdriventool -r06 -r07 -r08 -r09 -r10 -r11

overdriventool -p01"pulse_580" -p01"pulse_580_2220_850" -p02"pulse_580_2240_850" -p03"pulse_580_2220_850" -p04"pulse_580_2180_850" -p05"pulse_580"
overdriventool -p06"pulse_580_2240_850" -p07"pulse_580_2240_850" -p08"pulse_580_2220_850" -p09"pulse_580_2220_850" -p10"pulse_580_2240_850" -p11"pulse_580_2220_850"

setx GPU_FORCE_64BIT_PTR 1
setx GPU_MAX_HEAP_SIZE 100
setx GPU_MAX_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_MAX_SINGLE_ALLOC_PERCENT 100

@echo off
cd %~dp0

set LOGTIME=%date:~10,4%_%date:~4,2%_%date:~7,2%_%time:~0,2%_%time:~3,2%
set LOGTIME=%LOGTIME: =%
set LOGTIME=%LOGTIME:,=.%.txt

SRBMiner-CN.exe --config Config.txt --pools Pools.txt --logfile %LOGTIME% --gpureorder --apienable --apiport 21555 --apirigname miner
pause

Edit:
This is the MAXI version wih prebuilt binaries as well.
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: [OS] nvOC Nvidia Mining OS FORK v PXA-1.9.5 (NEWLY UPDATED) on: January 04, 2018, 04:24:02 PM
ZPOOL_SKEIN_INTENSITY="25" in the 1bash file. Also tried changing the "-i $OCIT" parameter in 8Coins to "-i 25" with no effect.
3  Alternate cryptocurrencies / Mining (Altcoins) / Re: [OS] nvOC Nvidia Mining OS FORK v PXA-1.9.5 (NEWLY UPDATED) on: January 04, 2018, 02:51:20 PM
Setting the intensity for the miners doesn't do anything. The default intensity for every algo is still applied. For example for zpool_skein the default(?)  22.2 intensity is applied instead of the desired 25.
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!