You'd think with the billions Apple have in the bank that they'd be able to afford the full version of Geekbench.
I was gonna say the same thing!
Only 32 bit? C'mon Apple!
You'd think with the billions Apple have in the bank that they'd be able to afford the full version of Geekbench.
you didn't get the joke.
you didn't. I left out the word black.I don't think understand the joke....
Maybe because they both turbo boost to 3.9GHz?I too was perplexed by the lower single-core score for the 6-core 3.5GHz compared to the 8-core 3.0GHz. In a single-core test, only one core should be getting maxed regardless of how many cores the system has. The faster chip (faster per-core clock) of the same processor generation should produce a higher score IMHO. I feel like there must be something else going on. I would say the benchmark is somewhat incomplete without showing what the total system CPU usage was during the test. Were they transcoding video on 4 of the cores while running the test on the 6-core machine? Who knows.
And while I like my Retina MacBook Pro, and have had iMacs in the past, I just don't seem to get on well with OS X on the desktop with a keyboard and mouse and a large display for some reason. I wish I could be more specific, but it just doesn't feel right. Even things like mouse movement just feel weird like there's a lot of latency in the UI or something.
If you actually need a Mac workstation, and you're not just some Mac fan that wants something faster than an iMac, a hackintosh is not even an option. I don't know anyone that would consider using one for serious work.
Are these really only (single (slower than imac?!))-1000/ (multi)2700+ more than the new iMac's?
http://browser.primatelabs.com/geekbench3/159719
Or am I totally misreading/misinterpreting something?
EDIT: Ah guessing the 32bit / 64bit is the culprit?
I was gonna say the same thing!
Only 32 bit? C'mon Apple!
This will be an awesome machine to run Mathematica on. I wonder how many cores they'll allow to run on the personal license of their software.
I wonder what a maxed out Mac Pro will cost. Will be interesting.
I would love the top model visible at apple.com now with 1tb ssd and 128gb ram and a brand new 4k cinema display. That would be the best xmas gift ever.
America is a continent, not a country...as in "South America", "Central America" and "North America" - unless you still believe in the Monroe Doctrine, of course![]()
Curious as i don't have these stats myself.
how does this compare to similarly built hardware thats not the Mac Pro?
say, build your own desktop with similar internals. are we looking at similar performance? Worse? better? is there something to the Mac Pro that makes this somehow "better" than building your own?
But the average gamer. The typical Computer user who wants the occasional upgrade. Desktop class components with some horsepower to play modern games at high settings has absolutely no product in the Apple lineup to suit them.
The real risk with a $2k+ hackintosh is that you are one firmware update or OSX kernel update from it all coming crashing down.
If I'm spending $2k+ on a desktop, I want it to last 5+ years (6.5 on my current MacPro) so I'd rather spend $3k on the MacPro and be good, rather than $2k+ for the hackintosh and be afraid of every software update.
It's called the law of diminishing returns. You're spending $1000 to load a webpage .1 seconds faster ... 2% is nothing. Nobody is going to notice that, and nobody is going to fund that.
With the moves with Intel Iris Pro, not going to happen. Effort far better spent on wishing/asking for lower priced Intel Iris Pro next iteration so that it can make it into the Mini line up.
Out of the the 2005-2012 run of Mac Minis (10 versions ) only the PPC (where there was no iGPU available at all ) and one sub-entry that had a dGPU. It just isn't part of the mini design points since aligned with what goes in the MBP 13".
But that means anyone can run it on their existing system without paying for it and their results will be completely comparable. This is important because it lets people know in real world terms whether the upgrade is worth it.
at a very basic level, a computer needs memory and a processor (CPU & RAM) in order to perform calculations (typical linked with a 64bit bus these days).. and at a similar basic level, a GPU is nothing but a specialized CPU with a crapload of cores and VRAM with a 128-bit connection between them.. with the right set of instructions (openCL), a GPU can be used for the same type of calculations as the more traditional CPU/RAM.. only a lot faster..
check wiki too for some more detailed info..
http://en.wikipedia.org/wiki/General-purpose_computing_on_graphics_processing_units
...and the question of whether the apps important to you will ever be able to use OpenCL.
If not, the trashcan is a waste of money for you.
Of course there's a limit to their value, but hardly meaningless. If I have a machine and know the score, and I know I need to get a faster machine, these scores are very useful to me in regards to a general sense of what machine to get and what kind of performance boost to expect.
Benchmarks aren't the same as real world work, but they give a general idea of how the relative speeds of different machines compare.
True enough. One of my friends with a hackintosh has spent a number of sleepless nights getting things to work after updates over the years. That's worth $. That said, he makes the point that Apple has nothing as fast, and he's pretty sure the new Mac Pro isn't going to be as fast either.
The other problem I think he'd point out in your 2nd paragraph, is that with fixed GPUs, it isn't going to last 5+ years unless you're content to fall far behind on that front (or, unless Apple makes upgrades somehow available).
iMac has plenty horsepower for "creative suite pros" and semi-pros. I agree there is a gap between the iMac & Mac Pro, but you're pretty much at Apple's mercy there.
Yep... so you either:
Get an iMac with a questionable lifespan
Build a Hackintosh that is one kernel update away from doom,
or buy the MacPro which might lock you into outdated GPUs quite soon.
---
So here's a question.. which of these will be faster for Lightroom/Photoshop?
a) hackintosh with 4-core i7 and a GTX 680 or 780
b) base MacPro
I suspect it does come down to the specs of that hackintosh motherboard.
----------
Agreed. I'd be more tempted to go iMac if it had a better track record.
Yep... so you either:
Get an iMac with a questionable lifespan
Build a Hackintosh that is one kernel update away from doom,
or buy the MacPro which might lock you into outdated GPUs quite soon.
Only 32 bit? C'mon Apple!
Well, or you get a windows machine. That is if you don't have to have the OSX environment. And (sadly?) that's what I'm going to do.
I understand about OpenCL, but generally an individual GPU core is a lot slower than an individual CPU. The performance comes from using a lot of GPU cores at once (there could be dozens or hundreds or thousands). So there are two parts to taking advantage of GPUs for general processing:
(1) state the problem so that it can be solved in a highly parallel way
(2) write the code in OpenCL according to that design (well, there are other GPGPU languages/frameworks, but the idea's the same).
Some tasks fit (1) more naturally, like video transcoding, but for others it can be hard to get much parallelism (if any).
I was looking for links because I keep seeing post (like the one I responded to) where it sounds like people have seen Apple claim that Mavericks will take advantage of GPUs to speed up general computing. That would imply that Apple has somehow come up with a solution for (1) for at least some general computing tasks. That would be very interesting because it seems to me (1) is the major impediment to taking advantage of GPU computing power. (Not to dismiss (2) -- also an important factor since developing code is time-consuming and expensive).
Of course, maybe those posters misunderstood Apple. Or maybe I'm misunderstanding them. Etc., so I was hoping for some links I could look at. GPGPU is very powerful, but is currently only being used for a very narrow set of things. I'm interested in anything that will GPGPU more generally used and useful.
basically, anything that can make use of multiple CPU cores can be programmed to take advantage of the more numerous GPU cores instead..
They're trying to make the "professional computer" into a throw away computer. I dont know many professionals who treat their PC as an appliance, that is to be tossed when a new model is released. They are very particular about components and constantly, almost ridiculously upgrade their hardware internals to keep as up to date as possible.
Not necessarily. It's great for things like rendering but for real time things like audio plugins it's much easier to do it with more CPU cores.
And I haven't really seen this discussed, but isn't the TB interface interconnected with the graphics hardware? Before this machine was announced some people were saying that a mac pro couldn't have TB at all because it didn't have integrated graphics.
i don't think this is what's really going on.. someone more tech savvy than myself would have to answer this though..Apple is saying they have dual GPU because of the processing power it ads, but isn't it possible the real reason is because they had to do that to have dual channels of TB? Many people have said they'd rather have single GPU and dual CPU, but would that configuration still be able to have dual channels of thunderbolt?