Open heavy *.slx files with my GPU
29 ビュー (過去 30 日間)
古いコメントを表示
I have some very large *.slx files and they take a long time to open with my CPU, is there any way to configure matlab to open those files with a GPU to make it faster to open them?
0 件のコメント
回答 (1 件)
Walter Roberson
2024 年 10 月 25 日 0:36
Sorry, there is no way to open them with GPU.
With GPU Coder™, you can speed up the execution of Simulink® models that contain MATLAB Function (Simulink) blocks. GPU-accelerated simulation also works with models that contain blocks from the Deep Neural Networks library of the Deep Learning Toolbox™ or the Analysis and Enhancement library from the Computer Vision Toolbox™. GPU-accelerated simulation requires a CUDA®-enabled NVIDIA® GPU.
So you can speed up the execution of MATLAB Function Blocks... but not the opening of models.
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!