How to delete a cluster profile?

4 vues (au cours des 30 derniers jours)
Zhuo Tan
Zhuo Tan le 1 Oct 2013
Modifié(e) : Martin Roempert le 23 Août 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 commentaires
adrian ant
adrian ant le 30 Mar 2017
Nothing? Anyone?
nash
nash le 5 Août 2017
I also would be interested in that. Is there any possibility?
Thanks in advance

Connectez-vous pour commenter.

Réponses (1)

Martin Roempert
Martin Roempert le 23 Août 2017
Modifié(e) : Martin Roempert le 23 Août 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 ...

Catégories

En savoir plus sur Cluster Configuration dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by