Simulation time with 100% CPU

7 views (last 30 days)
Skule Pramm
Skule Pramm on 13 Jul 2018
Dear madam/sir,
I would like to know the elapsed simulation time of my Matlab code, if I had access to 100% CPU resources (for benchmarking against other simulators). Is this possible? tic/toc, cputime and the profiler shows a strongly varying elapsed time (factor 2-3x) due to varying loading on the CPU/server farm. I am using Matlab R2016b on a 64-bit Linux server farm. This example from Cadence ncsim shows what I want: CPU Usage - 4.1s system + 8.3s user = 12.3s total (26.5s, 46.5% cpu).
Thanks in advance for your help! Kind regards, Skule Pramm

Answers (0)

Categories

Find more on MATLAB in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!