In 5G Toolbox the system-level simulation is very slow
2 ビュー (過去 30 日間)
古いコメントを表示
I'm using the PHY abstraction in The System-Level Simulation, yet the code runs very slowly (several hours to process a few frames on an ordinary Dell laptop). I have multiple cells (3) and multiple users per cell (6) , so that has an obvious impact on the run-time, but these are small numbers. Are there any tricks to speed this up? Our code is similar to provided examples such as "NR Cell Performance with Downlink MU-MIMO" and "NR Intercell Interference Modeling." I tried setting enableTraces to false, but that didn't help. I see there is a variable 'numMetricsSteps' that the code states affects simulaiton time, but I'm not sure if lowering it it will reduce accuracy?.Any other suggestions for speed-up?
0 件のコメント
回答 (1 件)
Shubham
2024 年 5 月 24 日
Hey Laurence,
Refer to the following suggestions for improving simulation time:
You may also use profiling tools to your advantage:
Although these are general suggestions but I hope these would help you out.
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!