MMM
Results 1 to 25 of 1035

Thread: The official GT300/Fermi Thread

Threaded View

  1. #11
    Xtreme Addict
    Join Date
    Apr 2007
    Posts
    2,128
    Quote Originally Posted by VoodooProphetII View Post
    Speaking of CPU physics. What does the CPU test in Vantage test? The second CPU test. Now if the CPU is so much better then the GPU why does the CPU score jump considerably when you enable the PhysX driver when running a Nv card. Yes a Gulftown does pretty well with its 6 cores and 12 threads, but why does it need such a high core speed to do what a GTX295 can do at 650Mhz core speed?
    Because GPU's by their design are VERY FAST at dealing with simple opreations, and they are very parallel. If the core can be run easily in parallel then it will be very fast. Usually the code is very simple though. One GPU "shader core" is simplier than FPU core in CPU.

    Problems arise when the GPU has to start to deal with memory mapping, stack management, hardawre interrupts, be compatible from 16 to 64 bits ISA, carry on the legacy stuff, have huge caches and very agile branch predictors and prefetchers. Oh, add that to a GPU and voila, you've got a CPU.

    ...why aren't we using GPU for general purpose central processing if they're so awesome?

    And as people liked to compare GPU flops and CPU flops.. Someone write a Queens benchmark for GPU and we will speak. It's a very branchy benchmark, and basically GPUs don't like that kind of a code.
    Last edited by Calmatory; 10-06-2009 at 06:21 AM.

Bookmarks

Bookmarks

Posting Permissions

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