|
Dan Hensley wrote:
> On Mon, 07 Nov 2005 06:49:58 -0500, Isaak Newton wrote:
>
>
>>Does the Matlab support the Pentium 4 D processors?
>>For faster computing with matlab, should i buy P4 #670 3.8GHz or P4D
>>#840 3.2GHz
>
>
> Why not buy an AMD? They beat the Intel dual core in nearly every
> benchmark, including Matlab.
>
> That being said, the only advantage you'll have running Matlab on a dual
> core is that the other CPU will be available for you to run other stuff
> while Matlab is running.
>
> Dan
Unless you want to get into C and multithreaded MEX functions, MPI
multiprocessing, or a Fortran compiler with openMP support.
|