• Welcome to TechPowerUp Forums, Guest! Please check out our forum guidelines for info related to our community.
  • The forums have been upgraded with support for dark mode. By default it will follow the setting on your system/browser. You may override it by scrolling to the end of the page and clicking the gears icon.

8-Core Intel Xeon 'V8" Sneak Peek

malware

New Member
Joined
Nov 7, 2004
Messages
5,422 (0.72/day)
Location
Bulgaria
Processor Intel Core 2 Quad Q6600 G0 VID: 1.2125
Motherboard GIGABYTE GA-P35-DS3P rev.2.0
Cooling Thermalright Ultra-120 eXtreme + Noctua NF-S12 Fan
Memory 4x1 GB PQI DDR2 PC2-6400
Video Card(s) Colorful iGame Radeon HD 4890 1 GB GDDR5
Storage 2x 500 GB Seagate Barracuda 7200.11 32 MB RAID0
Display(s) BenQ G2400W 24-inch WideScreen LCD
Case Cooler Master COSMOS RC-1000 (sold), Cooler Master HAF-932 (delivered)
Audio Device(s) Creative X-Fi XtremeMusic + Logitech Z-5500 Digital THX
Power Supply Chieftec CFT-1000G-DF 1kW
Software Laptop: Lenovo 3000 N200 C2DT2310/3GB/120GB/GF7300/15.4"/Razer
In respond to AMD's Quad FX, Intel announced in January at this year's Consumer Electronics Show, new platform dubbed "V8". The guys at HotHardware.com have managed to take a good look at it and run some benchmarks. The "V8" consists of Intel workstation-class S5000XVN dual-socket motherboard, coupled to a pair of Xeon X5365 processors, 4GB of Samsung DDR2-667 FBDIMMs, and a GeForce 8800 GTX. The motherboard is based on Intel's 5000X chipset and the processors are clocked at 3.0GHz a piece(1333MHz FSB). Click here, to see some preliminary testing on this rig.



View at TechPowerUp Main Site
 
so...when are we gonna start seeing programs written for dual core...
 
company of heroes, supreme commander, stalker...

i know there are some out there but my point is companies are just getting titles out now and most arent even bothering! 8 cores for your server will be nice, but useless for playing games right now.
 
i know there are some out there but my point is companies are just getting titles out now and most arent even bothering! 8 cores for your server will be nice, but useless for playing games right now.

i take it you havent played supreme commander then... octa-core is almost needed for an 8 player skirmish...
 
i take it you havent played supreme commander then... octa-core is almost needed for an 8 player skirmish...

lol i have :D was supreme commander written for multicore or just dual core?
 
SupCom is only written to take advantage of up to 4 cores.
 
lol i have :D was supreme commander written for multicore or just dual core?

Multi - theres no such thing as dual core, its 1 or multi. Of course, some scale better with more cores, and sup coms massive amount of units/AI's can scale very well - think one AI per core and you're on the right track.
 
Multi - theres no such thing as dual core, its 1 or multi. Of course, some scale better with more cores, and sup coms massive amount of units/AI's can scale very well - think one AI per core and you're on the right track.


hrm im confused. i thought you could only write games to take advantage of a specific amount of cores. like wile e said, supreme commander was only written for 4.
 
Basically the way it works, is certain things are designed to spread out over multiple cores. Sup com may have been designed around 4, but that doesnt mean others are useless, if something can be moved across, it will.

Oh and as for designed for four... well no ones got an octa yet to test that, so we'll wait and see :D
 
Multi - theres no such thing as dual core, its 1 or multi. Of course, some scale better with more cores, and sup coms massive amount of units/AI's can scale very well - think one AI per core and you're on the right track.
That's not true, Mussels. Take a look at some of the numerous Quad core benchmarks floating around. Benchmarks from some multi-threaded apps show no gains on a quad, because they're not written to take advantage of more than 2 cores.

EDIT: Although multi tasking would improve greatly. Say playing SupCom while running a SupCom server.
 
That's not true, Mussels. Take a look at some of the numerous Quad core benchmarks floating around. Benchmarks from some multi-threaded apps show no gains on a quad, because they're not written to take advantage of more than 2 cores.

EDIT: Although multi tasking would improve greatly. Say playing SupCom while running a SupCom server.

see this is where the confusion comes in. why dont companies just write software to take advantage of a billion cores and just be done with it?
 
so...when are we gonna start seeing programs written for dual core...
Unix. Linux. *BSD. Solaris

7-zip. Virtualdub. WinRAR. FFmpeg (read: x264). DivX. Xvid. GIMP. Photoshop.
 
Unix. Linux. *BSD. Solaris

7-zip. Virtualdub. WinRAR. FFmpeg (read: x264). DivX. Xvid. GIMP. Photoshop.

as far as i know those programs arent natively written for multiple cores, but do benefit from it.
 
as far as i know those programs arent natively written for multiple cores, but do benefit from it.
They're all multithreaded. Therefore, they're "natively written for multiple cores". It's the same thing.

Unless you're thinking of a multiple threaded chip (such as SPARC). But the programming works the same way, anyway.
 
They're all multithreaded. Therefore, they're "natively written for multiple cores". It's the same thing.

Unless you're thinking of a multiple threaded chip (such as SPARC). But the programming works the same way, anyway.

ahh. ok.
 
I would live to see the day that games that need physics use the secondary core for it and the primary for gameplay... seriously...
 
Just to clarify - i made boo-boo earlier. Programs are either single or multithreaded. However, some games just decide to throw a second thread in because they can - the game wont gain much benefit from having sound, video, AI and user input on different cores - so why bother.
So they cap it down to a certain level.

While say, sup com, COULD benefit from 8 cores, its probably only a tiny amount over 4, so they may have capped it there.

Its kinda hard to learn on this, as most 'dual core' games are simply a single core engine with a hacked-on method for using another core (the same way CoH uses a second core, but its only for physics - which are purely graphical, and dont affect gameplay at all)
 
I would live to see the day that games that need physics use the secondary core for it and the primary for gameplay... seriously...

some games are made with Ageia PhysX cards in mind so basically it is a 2nd core just for physics.
 
I would have hoped Intel would have made a single chip 8 core proc. I mean, I like the AMD Quad FX (Which will hopefull soon be replaced by single chip solutions). Nice to see, but I was hoping for a build upon what AMD done. Intel should have trumped their solution easily. Oh well.
 
Just to clarify - i made boo-boo earlier. Programs are either single or multithreaded. However, some games just decide to throw a second thread in because they can - the game wont gain much benefit from having sound, video, AI and user input on different cores - so why bother.
So they cap it down to a certain level.

While say, sup com, COULD benefit from 8 cores, its probably only a tiny amount over 4, so they may have capped it there.

Its kinda hard to learn on this, as most 'dual core' games are simply a single core engine with a hacked-on method for using another core (the same way CoH uses a second core, but its only for physics - which are purely graphical, and dont affect gameplay at all)

thanks that makes more sense to me now
 
I find this V8 solution pretty half baked, where as AMD decided to make a "new" platform with quadfx (at least in terms of taking socket F processors to a dual socket ATX form factor board with features targeted to the enthusiast of the mainstream) and use of standard DDR2 (instead of registered dimms or FB-DIMMs) intel is basically just continuing to offer the server/workstation platform they introduced a while back. If they decided to offer a smaller footprint, better features, and a friendlier motherboard layout I would be more inclined to see this in better light.

Dont get me wrong, id love a dual quad core platform for my own uses, but for the kinda money this platform will cost, it should at least match the feature set of the $150 motherboards that we use with our core 2s...

AMDs quadfx aint perfect, but its got what people want (aside from the performance advantage over intel) :rolleyes:
 
How can "V8" be a seek peak, when you can do octa core right now using the xeons?
 
This is pretty much a re-branding of their server hardware.
 
Back
Top