Simulation run time vs. PC
이전 댓글 표시
I am looking into requesting a Simulation Workstation so my simulations run faster. I ran a comparison of total simulation time of a Simscape model on someone else's Simulation Workstation, and it was slower than my laptop. Does anyone know why? Is there some type of settings on the Workstation that could be changed?
The workstation has an Intel Xeon Gold 6234 CPU @ 3.30GHz (2 processors), with 64 GB RAM. It took 1.5 minutes to complete the simulation.
The laptop has an 11th Gen Intel Cor i7-11850H @ 2.5 GHz, with 16 GB Ram. It took slightly over 1 minute to complete the simulation.
댓글 수: 5
Walter Roberson
2025년 6월 17일
I note that the Intel Xeon Gold 6234 CPU has 8 physical cores per chip.
I note that the Intel Core i7-11850H CPU has 8 physical cores per chip.
(There goes my hypothesis that the Core i7 might have more physical cores.)
Mario Malic
2025년 6월 17일
편집: Mario Malic
2025년 6월 17일
What about higher clock speed? Also, are you sure that your simulation uses both CPUs?
Meet
2025년 6월 20일
To better understand the difference in simulation times, could you please confirm if the model settings such as simulation mode, solver type, step size, and any other configuration parameters, were they exactly the same on both your laptop and the workstation?
Jeremy Schaeffer
2025년 6월 23일
Rik
2025년 6월 23일
There is a two year time gap between the CPUs. Could there be a substantial difference in the instructions per cycle between the two? Or might RAM speed be a factor here?
답변 (1개)
Walter Roberson
2025년 6월 24일
0 개 추천
The core-i7 (laptop)
- is 10 nm compared to 14 nm
- is 35W power disipated instead of 130W
- runs at 100C instead of 79C
- turbo clocks 4.8 GHz instead of 4.0 GHz
- 768 KB L1 cache instead of 512 KB
- is 15% to 40% faster on most benchmarks
카테고리
도움말 센터 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!