hardware confirmation

Can i do parallel image processing in the hardware configuration without graphics card? I have a Intel core2 duo T6400 with processing speed of 2.00 GHz, 2048 MB of RAM but no internal GRAPHICS CARD.

Answers (1)

Walter Roberson
Walter Roberson on 10 Feb 2012

0 votes

Yes, parallel processing only uses threads or cores unless you specifically ask for GPU computing. You can use normal parallel processing on servers.

Asked:

on 10 Feb 2012

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!