Bitcoin Forum
May 07, 2024, 09:46:30 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Massive Performance Increase in GuiMiner  (Read 6850 times)
lightlord (OP)
Donator
Legendary
*
Offline Offline

Activity: 3226
Merit: 1226


★Bitvest.io★ Play Plinko or Invest!


View Profile WWW
June 28, 2011, 12:59:29 PM
 #1

I know some tricks that should make a 3%-5% speed change; and another 1-2% with settings. I am getting 290 m/hash with 945 GPU clock (Ati 6870). The changes can be done by anyone; you don't need to be a computer programmer or anything; so bare with me; It works with all cards;

Changes:

You want to go to folder Guiminer/kernels/phatk;
should see a file called kernel.cl; open it with notepad;

change code;

define Ma(x, y, z) amd_bytealign((y), (x | z), (z & x))
and change it to this line
  #define Ma(x, y, z) amd_bytealign( (z^x), (y), (x) )
Once you've done it, restart the miner.

That should give a 3% speed boost;
For another change; in extra flag in the guiminer
Put;

This section is best for ATI 6870 Note;
--------------------------------------
-k phatk platform=0 device=0 VECTORS BFI_INT AGGRESSION=13 worksize=128 FASTLOOP=false

For other cards use;
https://en.bitcoin.it/wiki/Mining_hardware_comparison go here for other models.

Let me know how it works xD

For me giving tips on 3% speed change please donate to
15sKsWqyTDZSitsjfaRsWRaVUe87zumbZB

donations =  Grin



.
.BIG WINNER!.
[15.00000000 BTC]


▄████████████████████▄
██████████████████████
██████████▀▀██████████
█████████░░░░█████████
██████████▄▄██████████
███████▀▀████▀▀███████
██████░░░░██░░░░██████
███████▄▄████▄▄███████
████▀▀████▀▀████▀▀████
███░░░░██░░░░██░░░░███
████▄▄████▄▄████▄▄████
██████████████████████

▀████████████████████▀
▄████████████████████▄
██████████████████████
█████▀▀█▀▀▀▀▀▀██▀▀████
█████░░░░░░░░░░░░░████
█████░░░░░░░░░░░░▄████
█████░░▄███▄░░░░██████
█████▄▄███▀░░░░▄██████
█████████░░░░░░███████
████████░░░░░░░███████
███████░░░░░░░░███████
███████▄▄▄▄▄▄▄▄███████

██████████████████████
▀████████████████████▀
▄████████████████████▄
███████████████▀▀▀▀▀▀▀
███████████▀▀▄▄█░░░░░█
█████████▀░░█████░░░░█
███████▀░░░░░████▀░░░▀
██████░░░░░░░░▀▄▄█████
█████░▄░░░░░▄██████▀▀█
████░████▄░███████░░░░
███░█████░█████████░░█
███░░░▀█░██████████░░█
███░░░░░░████▀▀██▀░░░░
███░░░░░░███░░░░░░░░░░

██░▄▄▄▄░████▄▄██▄░░░░
████████████▀▀▀▀▀▀▀██
█████████████░█▀▀▀█░███
██████████▀▀░█▀░░░▀█░▀▀
███████▀░▄▄█░█░░░░░█░█▄
████▀░▄▄████░▀█░░░█▀░██
███░▄████▀▀░▄░▀█░█▀░▄░▀
█▀░███▀▀▀░░███░▀█▀░███░
▀░███▀░░░░░████▄░▄████░
░███▀░░░░░░░█████████░░
░███░░░░░░░░░███████░░░
███▀░██░░░░░░▀░▄▄▄░▀░░░
███░██████▄▄░▄█████▄░▄▄

██░████████░███████░█
▄████████████████████▄
████████▀▀░░░▀▀███████
███▀▀░░░░░▄▄▄░░░░▀▀▀██
██░▀▀▄▄░░░▀▀▀░░░▄▄▀▀██
██░▄▄░░▀▀▄▄░▄▄▀▀░░░░██
██░▀▀░░░░░░█░░░░░██░██
██░░░▄▄░░░░█░██░░░░░██
██░░░▀▀░░░░█░░░░░░░░██
██░░░░░▄▄░░█░░░░░██░██
██▄░░░░▀▀░░█░██░░░░░██
█████▄▄░░░░█░░░░▄▄████
█████████▄▄█▄▄████████

▀████████████████████▀




Rainbot
Daily Quests
Faucet
1715118390
Hero Member
*
Offline Offline

Posts: 1715118390

View Profile Personal Message (Offline)

Ignore
1715118390
Reply with quote  #2

1715118390
Report to moderator
"Your bitcoin is secured in a way that is physically impossible for others to access, no matter for what reason, no matter how good the excuse, no matter a majority of miners, no matter what." -- Greg Maxwell
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715118390
Hero Member
*
Offline Offline

Posts: 1715118390

View Profile Personal Message (Offline)

Ignore
1715118390
Reply with quote  #2

1715118390
Report to moderator
1715118390
Hero Member
*
Offline Offline

Posts: 1715118390

View Profile Personal Message (Offline)

Ignore
1715118390
Reply with quote  #2

1715118390
Report to moderator
1715118390
Hero Member
*
Offline Offline

Posts: 1715118390

View Profile Personal Message (Offline)

Ignore
1715118390
Reply with quote  #2

1715118390
Report to moderator
fitty
Hero Member
*****
Offline Offline

Activity: 728
Merit: 501

CryptoTalk.Org - Get Paid for every Post!


View Profile
June 28, 2011, 01:03:18 PM
 #2

The guy who figured it out posted it in here 2 days ago.

Stop stealing other people's work and trying to get tips.

GTFO.

 
                                . ██████████.
                              .████████████████.
                           .██████████████████████.
                        -█████████████████████████████
                     .██████████████████████████████████.
                  -█████████████████████████████████████████
               -███████████████████████████████████████████████
           .-█████████████████████████████████████████████████████.
        .████████████████████████████████████████████████████████████
       .██████████████████████████████████████████████████████████████.
       .██████████████████████████████████████████████████████████████.
       ..████████████████████████████████████████████████████████████..
       .   .██████████████████████████████████████████████████████.
       .      .████████████████████████████████████████████████.

       .       .██████████████████████████████████████████████
       .    ██████████████████████████████████████████████████████
       .█████████████████████████████████████████████████████████████.
        .███████████████████████████████████████████████████████████
           .█████████████████████████████████████████████████████
              .████████████████████████████████████████████████
                   ████████████████████████████████████████
                      ██████████████████████████████████
                          ██████████████████████████
                             ████████████████████
                               ████████████████
                                   █████████
.CryptoTalk.org.|.MAKE POSTS AND EARN BTC!.🏆
ThomasC
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile WWW
June 28, 2011, 01:23:20 PM
 #3

The guy who figured it out posted it in here 2 days ago.

Stop stealing other people's work and trying to get tips.

GTFO.
+1
fassadlr
Member
**
Offline Offline

Activity: 89
Merit: 10


View Profile
June 28, 2011, 01:30:45 PM
 #4

I know some tricks that should make a 3%-5% speed change; and another 1-2% with settings. I am getting 290 m/hash with 945 GPU clock (Ati 6870). The changes can be done by anyone; you don't need to be a computer programmer or anything; so bare with me; It works with all cards;

Changes:

You want to go to folder Guiminer/kernels/phatk;
should see a file called kernel.cl; open it with notepad;

change code;

define Ma(x, y, z) amd_bytealign((y), (x | z), (z & x))
and change it to this line
  #define Ma(x, y, z) amd_bytealign( (z^x), (y), (x) )
Once you've done it, restart the miner.

That should give a 3% speed boost;
For another change; in extra flag in the guiminer
Put;

This section is best for ATI 6870 Note;
--------------------------------------
-k phatk platform=0 device=0 VECTORS BFI_INT AGGRESSION=13 worksize=128 FASTLOOP=false

For other cards use;
https://en.bitcoin.it/wiki/Mining_hardware_comparison go here for other models.

Let me know how it works xD

For me giving tips on 3% speed change please donate to
15sKsWqyTDZSitsjfaRsWRaVUe87zumbZB

donations =  Grin


Pretty lame of you sir to solicit BTC from another man's hard work.
Gabi
Legendary
*
Offline Offline

Activity: 1148
Merit: 1008


If you want to walk on water, get out of the boat


View Profile
June 28, 2011, 01:33:22 PM
 #5

The guy who figured it out posted it in here 2 days ago.

Stop stealing other people's work and trying to get tips.

GTFO.
+1

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!