Open heavy *.slx files with my GPU
29 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Walter Roberson
am 25 Okt. 2024 um 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 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!