What is Matlab online execution time affected by?

3 次查看(过去 30 天)
Dear colleagues.
I want to report the execution times for my code for a scientific publication I am preparing.
As is common in scientific publications, the authors report the operating software used, the Matlab edition, and the hardward specifucations of the computer, like RAM and processor. These are reported, because it is commonly understood that they can heavily affect the execution time.
Now, when running Matlab online, the simulations run online on my browser.
Thus, what is the execution time really affeted by? Browser type? Matlab version? Internet speed? Computer RAM?
I could not find any information about this, could anyone please provide their insight?
  2 个评论
Lazaros Moysis
Lazaros Moysis 2023-8-22
Thanks for the reply, so the simulations run entrirely on Matlab's cloud. From your links, I typed system('cat /proc/cpuinfo') in the Matlab online window, but I do not think I can interpret the result.
Bottom line, the basic info I believe is that the computing power is dictated by Matlab's online servers, and I guess the traffic at the given moment.

请先登录,再进行评论。

回答(1 个)

Dyuman Joshi
Dyuman Joshi 2023-8-22
"so the simulations run entrirely on Matlab's cloud."
Yes.
"I typed system('cat /proc/cpuinfo') in the Matlab online window, but I do not think I can interpret the result."
It show information regarding the hardware specifications.
"... and I guess the traffic at the given moment."
No, each user/session is allotted a specific amount of resources.

类别

Help CenterFile Exchange 中查找有关 Parallel Computing Fundamentals 的更多信息

产品


版本

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by