On the home front I will lightly indulge in digital photography. As a hobby only. And I'll get a flatbed scanner to digitize perhaps 150 old rolls of B&W negatives and then print.
The typical price drop on current models being phased out when a new model is introduced is about $100 (which you can get close to this discount now at various places like BB, Amazon, etc.).Two more questions from the OP. With Mac Expo coming up in April, will prices on existing i5 iMacs drop following new model introductions? I want to time my purchase.
And does anyone know what the standard MUG group discount is?
If your scanning will be mainly 35mm film, I'd suggest looking into a dedicated film scanner. They're better for small format than any flatbed. The only drawback to that is that the best ones, such as the Nikons and Minoltas, are all out of production, which means trying to find a good used one at a reasonable price, which can be hard.
Ouch, Mono. I'll have to rethink the whole matter. I don't feel comfortable sending my negatives to India, and don't have a trained Chimpanzee to do the work for me at home.
The InDesign project is the complete flight manual for the 747. It's all in Pagemaker format right now, so I have to import into InDesign and then cherry pick specific sections, mostly single pages.
I would think you'd want that in iBooks...
Edit: NVM. Just got my wires crossed with another article about iPads on planes. (Unless what you're doing is producing the manual for iPad consumption?)
Ouch, Mono. I'll have to rethink the whole matter. I don't feel comfortable sending my negatives to India, and don't have a trained Chimpanzee to do the work for me at home.
The InDesign project is the complete flight manual for the 747. It's all in Pagemaker format right now, so I have to import into InDesign and then cherry pick specific sections, mostly single pages.
Interesting stuff. This is consistent with my observations on Westmere-based clusters. For parallel codes (typically MPI based, not OpenMP thread based), using HTs can yield a benefit if the code is bottenecked on the arithmetic functional units and message passing overhead of running 2x the number of MPI processes is small. If memory bandwidth is the issue or the parallel scaling when running 2x the number of MPI processes is bad, then performance will be slower. For the majority of computationally intensive parallel applications, HTs are not an advantage. What you are running matters. On our clusters, we have HTs enabled but you are free to use or not use them. Logically, CPUs 0-11 are the "real" CPUs and CPUs 12-23 are the "Hyperthreads".
More than likely yes, there will be SSD options as there currently are.Do you think new iMacs will have an option for a solid state drive? And if not, will there be a Thunderbolt-ready external SDD in the near future?
I've never considered running MPI with HT. Mainly because I've always assumed that the communication would negate the ability to make up idle time. I've only used it in shared memory parallelization. I kinda want to give it a shot. Do you have any example problems where it would yield a benefit?
Lately I've had a huge interest in mixed parallel programming, using MPI to distribute among nodes, OpenMP to distribute among local processors on nodes, and FCUDA/FortranCL to schedule along GPUs. I've tasted superlinear speedups... feels good man.
More than likely yes, there will be SSD options as there currently are.
There are already thunderbolt SSD on the market, although they are extremely pricey. For example the LaCie little big disk has a 240GB thunderbolt option.
I understand the advantage of wanting a i7 for video editing, but how about for digital photography? I use PS, Aperture and various plugins. Any recommendations on CPU and RAM for those applications? Thanks.
IMO RAM and hard disk would be more obvious speed bottlenecks for PS. If you do lots of layering, that is not CPU intensive; it is primarilly RAM and when virtualising due to file size, then the hard disk becomes an issue. Also loading large files would effect performance.
Hence I reckon that a good dose of RAM, and SSD drive, would benefit speed more than an i7 v a QUAD i5.
I am unsure of the screen car effecting PS though ... others would have to comment on that.
Thanks. Thinking of getting mini on the next upgrade. Definitely will go SSD and 8 or 16 on the RAM. Just was not sure on the CPU.