Author

Topic: 60Gh/s BFL Singles SC - Overcloking (Read 1165 times)

full member
Activity: 224
Merit: 100
July 22, 2013, 11:58:39 PM
#7
Higher grade chips will run up to 294Mhz (I've seen engines running at 320Mhz). At the same time, I think you can use only 15 engines per chip.

Interesting, I'm not sure how the firmware clocks the chips exactly. There's this portion in the header file:

//#define __OPERATING_FREQUENCY_16MHz__
//#define __OPERATING_FREQUENCY_32MHz__
//#define __OPERATING_FREQUENCY_48MHz__
#define __OPERATING_FREQUENCY_64MHz__
...
ifdef __OPERATING_FREQUENCY_64MHz__
   #define NOP_OPERATION asm volatile ("nop \n\t nop \n\t nop \n\t nop \n\t nop \n\t");
#elif defined(__OPERATING_FREQUENCY_48MHz__)   
   #define NOP_OPERATION asm volatile ("nop \n\t nop \n\t nop \n\t nop \n\t");
#else
   #define NOP_OPERATION asm volatile ("nop \n\t nop \n\t nop \n\t nop \n\t");

Does 64Mhz relate to the chip or engine frequency or something else? If it does relate to chip speed, what does "nop \n\t nop \n\t nop \n\t nop \n\t nop \n\t" mean or refer to? I have a fairly limited background in programming and I'm not intimately familiar with the board design or exactly how jobs get distributed and calculated across chips and engines.
full member
Activity: 224
Merit: 100
July 22, 2013, 11:19:49 PM
#6
The same as with the Jalapeno, but probably with less spectacular results.

Basically this. Take a look at my thread https://bitcointalksearch.org/topic/bfl-labs-60-ghs-single-tweaking-help-for-monkey-brained-stupid-people-258643
hero member
Activity: 700
Merit: 500
July 22, 2013, 09:18:30 PM
#5
The same as with the Jalapeno, but probably with less spectacular results.
legendary
Activity: 1400
Merit: 1005
July 22, 2013, 08:08:20 PM
#4
How do you actually attempt to overclock an SC Single?
hero member
Activity: 700
Merit: 500
July 22, 2013, 12:58:23 PM
#3
Higher grade chips will run up to 294Mhz (I've seen engines running at 320Mhz). At the same time, I think you can use only 15 engines per chip.
hero member
Activity: 854
Merit: 500
July 22, 2013, 10:10:19 AM
#2
The most a BFL single can hash at with all Grade A chips is 64Gh

Remember your math:

16 Chips per single
each chip has 16 engines of 0.250 Gh
16 X 0.250 = 4 Gh per chip
4 X 16 = 64Gh

Each single has to have 16 perfect Grade A chips to hash at 64Gh

hero member
Activity: 837
Merit: 1000
July 22, 2013, 07:40:35 AM
#1
Does anyone has successfully overclocked a Single . For more than 65-70 Gh/s ?
Jump to: