Bitcoin Forum
June 14, 2024, 10:56:22 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: cgminer settings for 2x7950 sapphire  (Read 1509 times)
changey (OP)
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
June 15, 2013, 05:34:39 AM
 #1

Hi everyone, I was trying to set up a 2x7950 miner for ltc. I have tried different settings from https://github.com/litecoin-project/litecoin/wiki/Mining-hardware-comparison such as --thread-concurrency 21712 -w 256 -I 20 --lookup-gap 2 -g 1 --gpu-powertune 20, but are getting the error

error -5 enqueueing kernel onto command queue. <clEnqueueNDRangeKernal>
GPU 0 failure, diabling!
Thread 0 being disabled

Does anyone know why and how I can solve it? thanks in advance!

I'm using cgminer 3.1.0 on win7
Joshman2934
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
June 15, 2013, 06:16:22 AM
 #2

That error occurs when you try to use a thread-concurrency higher than what you system ram can handle just keep lowering the value down until it starts working
TheSpiral
Full Member
***
Offline Offline

Activity: 322
Merit: 113


Sinbad Mixer: Mix Your BTC Quickly


View Profile
June 15, 2013, 06:24:45 AM
 #3

Hi everyone, I was trying to set up a 2x7950 miner for ltc. I have tried different settings from https://github.com/litecoin-project/litecoin/wiki/Mining-hardware-comparison such as --thread-concurrency 21712 -w 256 -I 20 --lookup-gap 2 -g 1 --gpu-powertune 20, but are getting the error

error -5 enqueueing kernel onto command queue. <clEnqueueNDRangeKernal>
GPU 0 failure, diabling!
Thread 0 being disabled

Does anyone know why and how I can solve it? thanks in advance!

I'm using cgminer 3.1.0 on win7
Throw this at the beginning of your bat file (if you use a bat file):
Code:
setx GPU_MAX_ALLOC_PERCENT 100

Also may need to toy around with your crossfire bridge (if you're using it, try without. If you're not using it, try with. I actually get better results and more stable system with it on)
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!