I'm trying to identify the right processor to use for a particle physics simulation & analysis application. Budget is a primary consideration because we're operating on pocket change.
Our program is single-threaded, and very floating point calculation heavy. We'd be running 4-7 of these independent processes on a machine. Is there a way to see a graph of just the floating point performance of these processors?
Based on the single thread performance graph, the Intel Core i7-4770S @ 3.10GHz is looking very attractive to me. Am I interpreting that chart right? Does this chart reflect the performance of (multiple) single-threaded programs or the performance of just one thread on the entire cpu? Is the 4770S possibly a better choice than say the considerably more expensive i7-3970X? I know this is a bit apples vs. oranges.
More generally, does some company (passmark?) offers a way to test custom code on various processors to see which ones are the best for my specific application? Like a processor lab of some kind? I've had no luck with google.
Our program is single-threaded, and very floating point calculation heavy. We'd be running 4-7 of these independent processes on a machine. Is there a way to see a graph of just the floating point performance of these processors?
Based on the single thread performance graph, the Intel Core i7-4770S @ 3.10GHz is looking very attractive to me. Am I interpreting that chart right? Does this chart reflect the performance of (multiple) single-threaded programs or the performance of just one thread on the entire cpu? Is the 4770S possibly a better choice than say the considerably more expensive i7-3970X? I know this is a bit apples vs. oranges.
More generally, does some company (passmark?) offers a way to test custom code on various processors to see which ones are the best for my specific application? Like a processor lab of some kind? I've had no luck with google.
Comment