Need to know games that suport dual cpu
Moderator: General Mods
-
- Regular
- Posts: 282
- Joined: Sun Aug 08, 2004 12:22 am
Need to know games that suport dual cpu
Hey I was wondering if anyone knew of any games that supported dual cpus.
Me and my friend are gonna do a bench mart test aganist dual cpu vs dual core but actually needed to find a hand full of games that actually supported dual cpu.
Me and my friend are gonna do a bench mart test aganist dual cpu vs dual core but actually needed to find a hand full of games that actually supported dual cpu.
-
- ZNES Developer
- Posts: 215
- Joined: Mon Aug 02, 2004 11:22 pm
Re: Need to know games that suport dual cpu
Any game that has multiprocessor support.clessoulis wrote:Hey I was wondering if anyone knew of any games that supported dual CPUs.
Me and my friend are gonna do a benchmark test about dual CPU vs. dual core, but actually need to find a handful of games that actually support dual CPU.
You can try Bioshock, it features multithreading, I don't know the details of its implementation, though. You should avoid testing such features in games, however, because a game loop can't be easily split in threads without introducing noticeable latency due to sync issues, and doesn't make much sense since most of the work is done by the video card anyway. Perhaps in a few months once we start seeing games with physics simulations, A.I. calculations, etc. in separate threads.
You should get ahold of number crunching multithreaded applications to properly compare both solutions.
-
- ZNES Developer
- Posts: 215
- Joined: Mon Aug 02, 2004 11:22 pm
You can also read this and know what to expect.
as opposed to a motherboard with two cpus that are on a single chip yet not dual core? two cpus on three separate chips? read the post, it's a competition (which I assume not equally matched ie dual core 2.2ghz vs twin cpu 2 ghz.)funkyass wrote:By Dual CPU I assume you mean using a motherboard with two cpu sockets.
[url=http://www.alexchiu.com/affiliates/clickthru.cgi?id=phonymike]ultimate immortality[/url]
[url=http://www.sloganizer.net/en/][img]http://www.sloganizer.net/en/image,zsnes,white,purple.png[/img][/url]
[url=http://www.sloganizer.net/en/][img]http://www.sloganizer.net/en/image,zsnes,white,purple.png[/img][/url]
-
- Buzzkill Gil
- Posts: 4295
- Joined: Wed Jan 12, 2005 7:14 pm
Given the thread starter, NOTHING should be assumed.phOnYmIkE wrote:as opposed to a motherboard with two cpus that are on a single chip yet not dual core? two cpus on three separate chips? read the post, it's a competition (which I assume not equally matched ie dual core 2.2ghz vs twin cpu 2 ghz.)funkyass wrote:By Dual CPU I assume you mean using a motherboard with two cpu sockets.
-
- Regular
- Posts: 282
- Joined: Sun Aug 08, 2004 12:22 am
-
- "Your thread will be crushed."
- Posts: 1236
- Joined: Wed Jul 28, 2004 1:49 am
- Location: Not in Winnipeg
- Contact:
Depends on the game.badinsults wrote:Multiple processors are really only useful for heavy duty mathematical functions that have a lot of loops (so that each processor handles a part of the loop). I do not know if games are really suited for multiple processors.
Stuff like collision detection (up to full-blown kinematics) can be farmed out to multiple cores, so can pathfinding and extrapolation (not just for chess moves) where the AI thinks ahead to figure out the consequences of its actions.
Then again, if the only benefit of getting an 8-core CPU is a smarter AI, then count me out.
so if games aren't really suited for multiple processors, then what's up with the xbox 360 and ps3?
[url=http://www.alexchiu.com/affiliates/clickthru.cgi?id=phonymike]ultimate immortality[/url]
[url=http://www.sloganizer.net/en/][img]http://www.sloganizer.net/en/image,zsnes,white,purple.png[/img][/url]
[url=http://www.sloganizer.net/en/][img]http://www.sloganizer.net/en/image,zsnes,white,purple.png[/img][/url]
well there are things like dedicated processors running background stuff like the consoles' "OS" etc. on 360/PS3 plus they said multiprocessor, as in two seperate, where as linked processors can do more together which a lot of PC games coming out now are taking advantage of.
[quote="byuu"]Seriously, what kind of asshole makes an old-school 2D emulator that requires a Core 2 to get full speed? [i]>:([/i] [/quote]
-
- Veteran
- Posts: 743
- Joined: Tue Aug 10, 2004 4:38 pm