Page 2 of 2 FirstFirst 12
Results 17 to 19 of 19

Thread: Reverse Hyper Threading.. Hmnn! Interesting!

  1. #17
    Senior Member
    Join Date
    Apr 2004
    Location
    Scotland
    Posts
    226
    Thanks
    0
    Thanked
    0 times in 0 posts
    It's always the same you spend £££ on parts and something new is round the corner, i really hope they can do something for existing dual core users

  2. #18
    Seething Cauldron of Hatred TheAnimus's Avatar
    Join Date
    Aug 2005
    Posts
    17,168
    Thanks
    803
    Thanked
    2,152 times in 1,408 posts
    Quote Originally Posted by Reaps
    It's always the same you spend £££ on parts and something new is round the corner, i really hope they can do something for existing dual core users
    You can, only buy stuff thats programmed well!

    On all the stupidly easy algorithems/AI assignments i've done at uni (in my final year now) i've always taken time to talk about how you can design it to be multi CPU efficent. Often its quite hard because of accessing the same memory (Mutexs).

    But as for cache improvement, I'm going to use half-life 1 here, because i played a lot with that (modding client bots server tricks and the like). Now most instructions that take lots of CPU time, use barly 8 pages of memory (32KiB). Now modern CPUs since P4 netburst style are good at reading memory into cache ahead, the Dothan, is simply fantastic at this, and as such you don't get much 'real world' performance increase going from DDR400 to DDR533. The dothan reads very far ahead, cahcing all options that the proccessor can goto.

    As such 4meg of cache in the hands of the dothan team, could be incredibly impressive.
    throw new ArgumentException (String, String, Exception)

  3. #19
    Senior Member
    Join Date
    Jan 2005
    Location
    Manchester
    Posts
    2,900
    Thanks
    67
    Thanked
    182 times in 136 posts
    • Butcher's system
      • Motherboard:
      • MSI Z97 Gaming 3
      • CPU:
      • i7-4790K
      • Memory:
      • 8 GB Corsair 1866 MHz
      • Storage:
      • 120GB SSD, 240GB SSD, 2TB HDD
      • Graphics card(s):
      • MSI GTX 970
      • PSU:
      • Antec 650W
      • Case:
      • Big Black Cube!
      • Operating System:
      • Windows 7
    Quote Originally Posted by kalniel
    In order to take advantage of this capability, wouldn't developers pretty much have to compile code with AMDs own compilers? Maybe there's some kind of reverse engineering that could be done, but surely at the expense of speed. If AMD compilers were required to get the most out of this, how would they get developers to use them? I've never seen seperate binaries for AMD before, and most things seem to end up being compiled through intel compilers anyway.
    There is no AMD compiler. Intel makes one, but most stuff probably get compiled with microsoft's compiler in actual fact.

Page 2 of 2 FirstFirst 12

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. hyper threading
    By kingabs in forum PC Hardware and Components
    Replies: 2
    Last Post: 15-12-2003, 09:45 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •