Main Content

이 번역 페이지는 최신 내용을 담고 있지 않습니다. 최신 내용을 영문으로 보려면 여기를 클릭하십시오.

클러스터 및 클라우드

클러스터 리소스를 검색하고 클러스터 프로파일로 작업합니다.

로컬 컴퓨터로 처리하기에 연산 작업이 너무 크거나 너무 느린 경우 현장에 있는 클러스터나 클라우드로 분담하여 최소한의 변경으로 MATLAB®코드를실행할수있습니다。사용가능한클러스터가있는지확인하려면 MATLAB 툴스트립에서병렬연산>클러스터 검색을 사용해 보십시오.

이미 스케줄러가 있는 클러스터가 있는 경우MATLAB Parallel Server™를 사용하여 MATLAB을 클러스터와 통합할 수 있습니다. 또는 기존 스케줄러가 없는 경우에는MATLAB Parallel Server에서 MATLAB 작업 스케줄러를 제공합니다.

함수

모두 확장

parcluster cluster 객체 만들기
parpool 클러스터에서 병렬 풀 만들기
gcp 현재 병렬 풀 가져오기
shutdown Shut down cloud cluster
start Start cloud cluster
wait (cluster) Wait for cloud cluster to change state
parallel.defaultProfile Examine or set default cluster profile
parallel.exportProfile Export one or more profiles to file
parallel.importProfile Import cluster profiles from file
saveProfile Save modified cluster properties to its current profile
saveAsProfile Save cluster properties to specified profile
pctconfig Configure settings forParallel Computing Toolboxclient session orMATLABParallel Serverworkers

클래스

모두 확장

parallel.Pool 워커의 병렬 풀
parallel.Cluster Access cluster properties and behaviors
pctRunOnAll Run command on client and all workers in parallel pool

예제 및 방법

클러스터설정

딥러닝

개념