Calling matlab jar on linux using java program Open parallel pool problem
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
My environment: linux, MCR (2017b) What I'm trying to achieve is When my Java program starts, I will call a jar to open the parallel pool; during the time my Java program is running, I will call other jars that will contain parfor. The problem I'm having The parallel pool is successfully enabled at program startup, but when I call the other jar, the program breaks! I'm not sure if this is possible or if there is a conflict between this.
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Call Java from MATLAB 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!