Filter löschen
Filter löschen

Standalone application using parallel computing toolbox does not run on target machine

3 Ansichten (letzte 30 Tage)
Hi,
I created a standalone application that makes use of the parallel computing toolbox.
The .m-code and the standalone application work well on my PC where I have MATLAB installed.
When I transfer the standalone application to antoher PC where I have the MATLAB Runtime installed, the application does not work.
What is missing here to make the standalone executable work on the target machine?
Thanks.
  3 Kommentare
Konvictus177
Konvictus177 am 30 Sep. 2022
Bearbeitet: Konvictus177 am 30 Sep. 2022
Everything works on the traget machine when I create the same standalone application without the parallel computing toolbox (for loop instead of parfor).
When I try to open the application on the target machine using "command prompt" nothing happens. The application does not even open at all.
On my PC that I used for building the application I can run it without any issues.
Konvictus177
Konvictus177 am 30 Sep. 2022
I was able to run the standalone application on the target machine after using the installer.
Usually, for every update I made I would just copy the .exe to run the standalone. Seems that for using the standalone with parallel toolbox and "parfor" I had to use the installer first.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by