Thread: Dual Core CPUs

  1. #1
    Registered User (TNT)'s Avatar
    Join Date
    Aug 2001
    Location
    UK
    Posts
    339

    Dual Core CPUs

    Hi,

    I have an AMD X2 4400+, and i know games and programs in the future will be written to take advantage of both cores. I was just wandering if theres any software or drivers or even if its possible to bind both cores into some kind of virtual single core CPU, so applications have 4ghz avalible rather than just 2ghz? Or am i just dreaming
    TNT
    You Can Stop Me, But You Cant Stop Us All

  2. #2
    It's full of stars adrianxw's Avatar
    Join Date
    Aug 2001
    Posts
    4,829
    A dual core processor can run 2 threads at the same time. You cannot run a single thread on 2 CPU's. What you are after is not possible.
    Wave upon wave of demented avengers march cheerfully out of obscurity unto the dream.

  3. #3
    >>I have an AMD X2 4400+, and i know games and programs in the future will be written to take advantage of both cores.

    Essentially there already are. Any single application which spawns additional threads to complete a task will show increased speeds on a dual core machine. Existing examples of this would be video editors, sound editors, rendering engines such a 3DMax, etc. I'm sure there are plenty of other applications out there that do this, it just wouldn't be apparent to the user.
    "There's always another way"
    -lightatdawn (lightatdawn.cprogramming.com)

  4. #4
    Registered User (TNT)'s Avatar
    Join Date
    Aug 2001
    Location
    UK
    Posts
    339
    Ok thanks for the info guys.
    TNT
    You Can Stop Me, But You Cant Stop Us All

  5. #5
    Registered User
    Join Date
    Dec 2005
    Posts
    13
    Only the problem is some programmers are to lazy to programm it good for dual core users

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Swapping for XP on dual core...
    By Else in forum Tech Board
    Replies: 18
    Last Post: 01-01-2009, 10:07 AM
  2. automatic parallelizing of 2 threads in a dual core ??
    By mynickmynick in forum C Programming
    Replies: 4
    Last Post: 07-24-2008, 10:03 AM
  3. Graphic problems with Dual Core processors
    By BrownB in forum Tech Board
    Replies: 3
    Last Post: 11-07-2006, 05:10 AM
  4. buying a laptop ; intel dual core?
    By BobMcGee123 in forum A Brief History of Cprogramming.com
    Replies: 27
    Last Post: 07-30-2006, 02:28 PM
  5. program segfaults without dumping a core
    By ladar in forum C Programming
    Replies: 4
    Last Post: 04-04-2005, 11:21 AM