필터 지우기
필터 지우기

How to delete a cluster profile?

조회 수: 5 (최근 30일)
Zhuo Tan
Zhuo Tan 2013년 10월 1일
편집: Martin Roempert 2017년 8월 23일
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
adrian ant
adrian ant 2017년 3월 30일
Nothing? Anyone?
nash
nash 2017년 8월 5일
I also would be interested in that. Is there any possibility?
Thanks in advance

댓글을 달려면 로그인하십시오.

답변 (1개)

Martin Roempert
Martin Roempert 2017년 8월 23일
편집: Martin Roempert 2017년 8월 23일
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 ...

카테고리

Help CenterFile Exchange에서 Cluster Configuration에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by