Looks like we'll finally get some reviews of the new 8 core Haswell-e and the X99 Socket 2011 platform within the next two weeks. :)
http://www.theregister.co.uk/2014/08...ip_end_august/
Printable View
Looks like we'll finally get some reviews of the new 8 core Haswell-e and the X99 Socket 2011 platform within the next two weeks. :)
http://www.theregister.co.uk/2014/08...ip_end_august/
Sweeeeeeeeet!
Tick tock...
Edit: Are there any X99 mobos available? Not seeing any on newegg.
And . . . It's official if it's on Anandtech, right? :) http://www.anandtech.com/show/8426/t...7-5820k-tested
Hmmm, Intel Core i7-5960X “Haswell-E” $1K+ for an 8-core CPU? That's esoteric territory. Way beyond my reach. But, for those that can afford, ^:)^ enjoy.
A bunch of x99 mobos were mentioned on anantech's twitter feed today.
Yeah, it's going to take me a while to sort the info, as I'm on a three day trip here. They have these clocked so low compared to the 4 and 6 core versions, that we really need to figure out how much crunching power we're actually getting here for the watt burn as well as crunching power per dollar, and then see if these make any sense or not.
And to answer Z's question ---> Motherboards: http://www.newegg.com/Product/Produc...rder=BESTMATCH
And ---> DDR4: http://www.newegg.com/Product/Produc...rder=BESTMATCH
Anyone know if TSX (AVX2) is still broken? That's the microcode that Intel just flat out disabled recently instead of trying to patch, if I read things correctly.
If it's still broken, even on Haswell-e, theb that takes away one of the biggest future advantages of this platform over the original SB/SB-e and IB/IB-e that most of us are running at this point. :(
Are you sure TSX = AVX2? I looked up TSX on Wikipedia, and didn't see any mention of AVX2.
Just came across this beauty regarding the new chip...
Hah! ...what's antivirus?
From AnandTech:
Attachment 1825
Many motherboards with the X99 chipset will also support Xeon E5-2600 v3 series CPUs, such as this top-end CPU. 8 cores? Pfffft...
"Errata prompts Intel to disable TSX in Haswell, early Broadwell CPUs" (Link) This might clear things up.
"Intel 18 Core and 36 Thread “Xeon E5-2699 V3″ CPU Spotted And Tested" click image for article
http://cdn.eteknix.com/wp-content/up...Processors.jpg
Why do I get the feeling that waiting for a year or so to upgrade is the thing to do. I'm somewhat desperate to start weeding out my 2 core systems. But as long as I still use a single core P4 in my farm, I'm sure I can wait. =))
? I don't understand your point. The linked article says that TSX is still not working. Okay. But it does not answer the question, "Are you sure TSX = AVX2?". As far as I can tell, TSX and AVX2 are different things.
TSX: Transactional Synchronization Extensions (TSX) is an extension to the x86 instruction set architecture that adds hardware transactional memory support, speeding up execution of multi-threaded software through lock elision.
AVX: AVX2 expands most integer commands to 256 bits and introduces FMA. AVX-512 expands AVX to 512-bit support utilizing a new EVEX prefix encoding proposed by Intel in July 2013 and first supported by Intel with the Knights Landing processor scheduled to ship in 2015.
Sorry Z, that was my point. The Errata makes no association between the two. If there was one, it would have been noted within the document.
AVX and TSX are different. In fact, TSX isn't available on most every CPU anyway. It was a select few that were going to have it enabled, like Devil's Canyon most recently. The other desktop Haswell's never had it in the first place, but you can do AVX all day long. Since TSX is not widely available, even when they thought it worked, it was never programmed into anything BOINC-related. TSX is an instruction set and specific TSX instructions must be used in the program or TSX is never used at all. It's not something the CPU can decide to use on it's own. And as i said, since an extremely few processors ever supported it in the first place, nothing was ever coded for TSX. AVX, yes. TSX, no.
Thanks for the clarification everyone, and sorry Zombie if I mislead anyone with that post, it was more of a question on my end if they were the same thing or not, but I can see I wasn't very clear. I had read a comment from someone on Anandtech that made me think they might be. Glad they are two different things! :o