• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Intel 64bit processor

Joined
Mar 6, 2005
Messages
3
Had a ? which intel dual core. that is coming out is the one for the 64bit windows and which one is supposed to be the fastest for app. video gaming ext.

p.s. INTEL FOREVER!!
 
All dual-cores are 64 bit... They are all based on the same core... so, the faster the better (and more expensive ofcourse).
 
They have released the core preview but there has to be on designed for gameing a video in mind like the EE or the HT tech? ANy idea and do you know if the 955x chipset will be sli ready?
 
the single core 3.73 EE will be the fastest intel cpu for gaming for awhile
 
cell_491 said:
the single core 3.73 EE will be the fastest intel cpu for gaming for awhile

if you are bringing in the 32bit processors... the 580 (3.8Ghz) is arguably faster.... but not by much


The [H]orde needs You!
 
jfb9301 said:
if you are bringing in the 32bit processors... the 580 (3.8Ghz) is arguably faster.... but not by much

It is now yes... but once we start seeing 64 bit games, it may not be. I'd take my chances with a 64 bit processor, personally.
 
P()rter-tWc- said:
Had a ? which intel dual core. that is coming out is the one for the 64bit windows and which one is supposed to be the fastest for app. video gaming ext.

p.s. INTEL FOREVER!!

thats my man! INTEL FOREVER BABY!!!!!!!!!!!!!
 
actually its funny its already been proved that an athlon 64 3500+ owns a pentium D 3.2 XE in gaming (dont you visit the main site)
 
cell_491 said:
actually its funny its already been proved that an athlon 64 3500+ owns a pentium D 3.2 XE in gaming (dont you visit the main site)

who gives the living F*ck??? the Pentium XE dual core is clearly not a gaming cpu. are you a noob? the XE is a multitasking cpu.
 
P()rter-tWc- said:
Had a ? which intel dual core. that is coming out is the one for the 64bit windows and which one is supposed to be the fastest for app. video gaming ext.

p.s. INTEL FOREVER!!

the original poster apparently does....
 
cell_491 said:
the original poster apparently does....

He obviously wants an Intel, not an AMD. We don't know why, but we can at least respect his choice, and answer his question, namely what the best dual-core would be for gaming.
For all we know, he wants dual-core anyway, for whatever other purpose, but wants to make sure he can do some decent gaming on the side. He didn't say.
 
So basicly all dual cores from Intel are going to be 64bit, and no single cores are going to be 64 bit? Anyone have an idea about ETA on these... I thought I heard something about Q2... but that seems too soon
 
n64man120 said:
So basicly all dual cores from Intel are going to be 64bit, and no single cores are going to be 64 bit?

The single cores are already available in 64 bit. all 6xx series are 64 bit, and some 5xx and Xeons aswell. Celeron 64 bit is also on the way.
 
Is EM64T true 64-bit processor? For some reason I thought it was just a half-way attempt to act like them or something? Or am I mistaken and they run at 64bit just like any upcomming procs will
 
n64man120 said:
Is EM64T true 64-bit processor? For some reason I thought it was just a half-way attempt to act like them or something? Or am I mistaken and they run at 64bit just like any upcomming procs will

It's the same as x86-64/AMD64/x64 or whatever AMD and Microsoft call it these days.
 
I'm intel biased, but I'm going to stay out of the arguments, lol....Anyways why worry about 64 bit right now? Is it really that much of a performance boost....??? In the real world you won't notice a bit of difference in speed or anything for that matter unless it's double (ie: going from a 1 Ghz cpu to a 2 Ghz)....The only difference you will notice in the real world at this point would be if you had a 6 Ghz 64 Bit processor...To be honest I don't see what the big fuss is about actually having a 64 bit cpu at this point in time other than bragging rights....There is no need for 64 bit in the real world until Longhorn comes out....So get your panties out of a bunch and just wait for the prices to come down...(j/k about the whole panites in a bunch thing....)
 
Actually all the 600 series processors have EM64T support. 64 bit computing isn't much if any faster right now and in many cases theres a reduction of performance. 32 bit games running on a 64bit version of Windows XP take a 10-20% performance dive.

The main reason for the switch to x86/64 and EM64T is for greater memory addressability. Nothing else.

All of if not most of Intel's CPU's going forward will be 64bit capable. Eventually even the Celeron will get EM64T. So the upcomming dual core CPU's will have it and the newer single core CPU's will as well.

For gaming I would also expect the 3.74GHz EE processor to be Intel's fastest overall CPU for some time. The dual core processors will have reduced clock speeds compared to single core CPU's. Since Intel CPU's thrive off of pure clock speed, I would expect reduced performance from the dual core CPU's in some applications. Namely games.
 
Scali said:
He obviously wants an Intel, not an AMD. We don't know why, but we can at least respect his choice, and answer his question, namely what the best dual-core would be for gaming.
For all we know, he wants dual-core anyway, for whatever other purpose, but wants to make sure he can do some decent gaming on the side. He didn't say.
see i already gave advice on the best overall cpu for gaming thats intel...remember this comment
the single core 3.73 EE will be the fastest intel cpu for gaming for awhile
and its true if he plans on doing any sort of gaming and he wants intel then go with the 3.73EE
 
Rtstrider said:
There is no need for 64 bit in the real world until Longhorn comes out....

I guess you must have missed the news that Windows XP x64 is already shipping?
While there's not a huge gain yet by just running x64 with 32 bit apps, it doesn't really hurt either... And it would sure be a damn shame if you just spent a lot of money on a 32 bit machine, and in a few months you start seeing the first 64 bit applications with all sorts of performance gains that you can't take advantage.
 
Sir-Fragalot said:
The main reason for the switch to x86/64 and EM64T is for greater memory addressability. Nothing else.

Also the fact that x87/MMX/3DNow! are no longer valid, and all programs are forced to be recompiled to SSE/SSE2 optimizations will make for a nice performance boost, especially on P4, where the x87 was one of its weakest points.
The 64 bit mode also offers twice as many registers as before, which means function calls will now pass most of their parameters via registers, rather than via stack, which will ofcourse improve performance because registers are faster than memory. And since there are more volatile registers available now, you won't have to resort to spilling registers to memory as often anymore...
All these things will improve performance, sometimes more than 20%, which would mean you effectively get the performance of a CPU that was in a higher pricerange.
 
i say get the 3.73EE its 64bit capable it has HT so its good for multitasking and it has plenty of raw power for games :D ...dual core IS NOT the way to go at least not yet.
 
And let's not forget that there will be the 670, a 3.8ghz P4 which may exceed the 3.73EE in overall performance. I have the ES version of this chip and it performs very well.

One interesting thing to note, and I'm not sure if this is indicative of all P4's; I easily reach 4.4ghz using WinXp x32. However, this same chip with the same mobo setting will not go beyond 4.2ghz using WinXp X64.

If the 64bit extensions do lower the overclock then that should be considered and weighed against DC, SC, or even the A64.
 
Back
Top