Clear Filters
Clear Filters

I can not get my workstation to run as fast as I expect for the cores frquency and memory it has?

1 view (last 30 days)
My workstation with 32 cores runs much slower than a single core (same frequency) PC when I run a serial code with many iterations? With the large memory the workstation has I expect at least similar performance?
  3 Comments
Bashar Issa
Bashar Issa on 3 Jun 2017
Thank you Jan. Consider the code as just a set of nested loops with simple calculations. Not sure how to check slow disk access but I think this is probably the key. The PC has one hard disk so MATLAB and the code I run (and any data generated) are installed in same disk. For the workstation MATLAB and code are run once from the same hard disk and secondly from the two different hard disks which are installed. The PC runs the code in about 8 second while the workstation takes around 105 second for both runs. I am checking the types of the hard disks used in both. regards
Bashar Issa
Bashar Issa on 4 Jun 2017
Yes, it was communication with disk problems. Problem solved now with MATLAB installed in the faster disk along with code files. Thanks Jan. Regards.

Sign in to comment.

Answers (0)

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!