We have completed our multi-core conversion for a CPU bound algorithm. Having tested (or ordered the hardware) for the currently available processors, we are trying to setup the next test on Nehalem-EX to see if we reach a scalingplateau(not yet reached). Namely, we are interested in a two processor rig, 8-core per.
Are there any options for purchasing, renting/leasing or "borrowing" prior to general availability?
链接已复制
4 回复数
Quoting - pocketsoft
We have completed our multi-core conversion for a CPU bound algorithm. Having tested (or ordered the hardware) for the currently available processors, we are trying to setup the next test on Nehalem-EX to see if we reach a scalingplateau(not yet reached). Namely, we are interested in a two processor rig, 8-core per.
Are there any options for purchasing, renting/leasing or "borrowing" prior to general availability?
Hi Pocketsoft,
Just a small comment. I've been at IDF 2009. Nehalem-EX is an eight physical cores CPU. However, it also has Hyper-Threading technology. Thus, it has 16 hardware threads (logical cores). Of course, it shares some resources between the logical cores. However, you'll see 16 cores in your apps. Therefore, if you get a system with 2 Nehalem-EX, you'll have 32 hardware threads (32 logical cores). We'll have to wait to Q1 2010!
What is also great about the EX I saw demoed was that the cache was increased to 24MB and the memory bandwidth went up a lot which should make it easier to scale without really massively micromanaging the memory layout versus single core.