How to delete a cluster profile?

4 visualizaciones (últimos 30 días)
Zhuo Tan
Zhuo Tan el 1 de Oct. de 2013
Editada: Martin Roempert el 23 de Ag. de 2017
Now I have some redundant cluster profiles on a remote cluster that I want to get rid of. I am now sure how I can do it though. The online documentation says I can do it through the Cluster Profile Manager, but the remote cluster has a unix os. How can I manage the profiles using command lines?
Many thanks!
  3 comentarios
adrian ant
adrian ant el 30 de Mzo. de 2017
Nothing? Anyone?
nash
nash el 5 de Ag. de 2017
I also would be interested in that. Is there any possibility?
Thanks in advance

Iniciar sesión para comentar.

Respuestas (1)

Martin Roempert
Martin Roempert el 23 de Ag. de 2017
Editada: Martin Roempert el 23 de Ag. de 2017
In r2017b you can try to use the following command:
parallel.internal.ui.MatlabProfileManager.removeProfile('MyProfileName');
The MATLAB Profile Manager provides some other methods too ...

Categorías

Más información sobre Cluster Configuration 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