Matching ImageMagick to the right hardware
Posted: 2009-01-27T11:36:32-07:00
We have a new project which will involve converting large batches of scanned TIF images to much smaller GIFs (or perhaps PNG). Each batch will probably have 50,000+ TIFs and each TIF is probably 2-3MB in size. For each image, we will be preforming multiple operations (format convert, crop, resize, level). ImageMagick looks like a great solution, but I would appreciate sanity checks/help with our hardware to match this.
I have no control over the OS, it will be Vista 64. The latest builds of IM seem to now use OpenMP, so we can take advantage of multi-core machines (this is correct, right?). We are looking at a machine based on Intel's new Core i7 -- quad-core. Will 4GB of memory be sufficient? Because the individual images we are converting are relatively small (2-3MB), would more memory even be useful? The images will be stored on a locally attached RAID array, so disk speed should be alright.
Any other suggestions as we get ready to implement?
Thanks,
Bryan
I have no control over the OS, it will be Vista 64. The latest builds of IM seem to now use OpenMP, so we can take advantage of multi-core machines (this is correct, right?). We are looking at a machine based on Intel's new Core i7 -- quad-core. Will 4GB of memory be sufficient? Because the individual images we are converting are relatively small (2-3MB), would more memory even be useful? The images will be stored on a locally attached RAID array, so disk speed should be alright.
Any other suggestions as we get ready to implement?
Thanks,
Bryan