Borrar filtros
Borrar filtros

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

4 visualizaciones (últimos 30 días)
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 comentarios
Konvictus177
Konvictus177 el 30 de Sept. de 2022
Editada: Konvictus177 el 30 de Sept. de 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 el 30 de Sept. de 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.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by