Matlab function compiled for Java that uses parcluster
Mostra commenti meno recenti
I'm trying to deploy a basic function that makes use of parcluster/jobs to java(jar). When I run the function in Java, I get this error on the matlab line where I create a parcluster instance:
java.lang.IllegalStateException: An application can only use one MCR component that uses Parallel Computing Toolbox functionality.
Matlab line: myCluster = parcluster();
I've also tried a variety of ways to create a parcluster instance, but to no avail.
This is the only instance in the java code where I call a matlab function. Any ideas?
1 Commento
eduardo
il 27 Set 2023
any update?
Risposte (2)
Boxin Yang
il 12 Nov 2018
0 voti
I encountered the same problem. Has the problem been solved?
eduardo
il 27 Set 2023
0 voti
have same issue... any update?
1 Commento
Raymond Norris
il 27 Set 2023
Categorie
Scopri di più su Java Package Integration in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!