Bitcoin Forum
June 29, 2024, 01:13:10 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: r9 280x sapphire toxic  (Read 479 times)
ubuntucg (OP)
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
February 16, 2014, 08:56:28 AM
 #1

Anyone can write down cgminer scrypt for these cards, for example can  i use this scrypt for all 3 cards or do i need write something separate:

-I 13 -w 256 -g 2 --shaders 2048 --thread-concurrency 8192 --gpu-engine 1070 --gpu-memclock 1500 --gpu-powertune 20 --gpu-vddc 1.100


like : -I 13,13,13  -w 256,256,256 ...i dont understand how to write exactly line scrypt
Starscream
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250



View Profile
February 16, 2014, 09:15:51 AM
 #2

Anyone can write down cgminer scrypt for these cards, for example can  i use this scrypt for all 3 cards or do i need write something separate:

-I 13 -w 256 -g 2 --shaders 2048 --thread-concurrency 8192 --gpu-engine 1070 --gpu-memclock 1500 --gpu-powertune 20 --gpu-vddc 1.100


like : -I 13,13,13  -w 256,256,256 ...i dont understand how to write exactly line scrypt

Code:
-i 13,13,13 -w 256,256,256 -g 2,2,2 --thread-concurrency 8192,8192,8192 --gpu-engine 1070,1070,1070 --gpu-memclock 1500,1500,1500 --gpu-powertune 20,20,20 --gpu-vddc 1.100,1.100,1.100

Just separate with a comma the values for each card (first value is for card 0, 2nd value is for card 1, etc...)

So for instance if you write this code:

Code:
-i 13,18,20 --thread-concurrency 8192,16400,25550

Than card 0 will have intensity of 13 along with TC value of 8192, card 1 will have intensity of 18 along with TC value of 16400 and card 2 will have intensity of 20 along with TC value of 25550.
ubuntucg (OP)
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
February 16, 2014, 09:20:51 AM
 #3

thank you
ubuntucg (OP)
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
February 16, 2014, 10:58:11 AM
 #4

maybe you know what to do before adding other gpu in system ,couse i seated already 2 gpus and all are detected but when i add 3rd cgminer doesnt detect it,(Ubuntu)
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!