매트랩 CPU 병렬 작업이 아래와 같이 에러가 납니다.
Show older comments
유효성 검사 리포트
프로파일: Processes
스케줄러 유형: Local
단계: 클러스터 연결 테스트(parcluster)
상태: 통과
시작 시간: Wed Oct 23 13:46:05 KST 2024
완료 시간: Wed Oct 23 13:46:06 KST 2024
실행 소요 시간: 0분 1초
설명:
세부 정보:
오류 리포트:
명령줄 출력값:
디버그 로그:
단계: 작업 테스트(createJob)
상태: 통과
시작 시간: Wed Oct 23 13:46:06 KST 2024
완료 시간: Wed Oct 23 13:46:17 KST 2024
실행 소요 시간: 0분 11초
설명:
세부 정보:
오류 리포트:
명령줄 출력값:
디버그 로그:
단계: SPMD 작업 테스트(createCommunicatingJob)
상태: 통과
시작 시간: Wed Oct 23 13:46:18 KST 2024
완료 시간: Wed Oct 23 13:46:46 KST 2024
실행 소요 시간: 0분 28초
설명: 작업이 8개의 워커를 사용하여 실행되었습니다.
세부 정보:
오류 리포트:
명령줄 출력값:
디버그 로그:
단계: 풀 작업 테스트(createCommunicatingJob)
상태: 통과
시작 시간: Wed Oct 23 13:47:02 KST 2024
완료 시간: Wed Oct 23 13:47:25 KST 2024
실행 소요 시간: 0분 23초
설명: 작업이 8개의 워커를 사용하여 실행되었습니다.
세부 정보:
오류 리포트:
명령줄 출력값:
디버그 로그:
단계: 병렬 풀 테스트(parpool)
상태: 실패
시작 시간: Wed Oct 23 13:47:28 KST 2024
완료 시간: Wed Oct 23 13:47:51 KST 2024
실행 소요 시간: 0분 22초
설명: The parallel pool job errored with the following message: MATLAB worker shut down unexpectedly with status -1073741819 during task execution.
세부 정보:
오류 리포트: The parallel pool job errored with the following message: MATLAB worker shut down unexpectedly with status -1073741819 during task execution.
명령줄 출력값:
디버그 로그: CLIENT LOG OUTPUT
Session starting on cluster type: Local, with name: Processes
Setting up for interactive client session 040ea65d-e052-47e1-9087-533e447635a4
Interactive client bound to URL: tcp://tcpnodelay=localhost:27370/protocol/catapult and port 27370
Created Communicating Job 4
Created Task 1 of Job 4
Submitted Job 4
Waiting for Job 4 to reach running
Finished waiting for Job 4 to reach running
Waiting for Job 4 to reach running
Finished waiting for Job 4 to reach running
Waiting for Job 4 to reach running
Finished waiting for Job 4 to reach running
Waiting for Job 4 to reach running
Finished waiting for Job 4 to reach running
Waiting for Job 4 to reach running
Finished waiting for Job 4 to reach running
Waiting for Job 4 to reach running
Finished waiting for Job 4 to reach running
Waiting for Job 4 to reach running
Finished waiting for Job 4 to reach running
Waiting for Job 4 to reach running
Finished waiting for Job 4 to reach running
Waiting for Job 4 to reach running
Finished waiting for Job 4 to reach running
Waiting for Job 4 to reach running
Finished waiting for Job 4 to reach running
Checking communicating job status.
Checking communicating job status.
Session failed to start when creating InteractiveClient. Error: 다음 사용 중 오류가 발생함: parallel.internal.pool.AbstractInteractiveClient>@()checker.checkState() (121번 라인)
The parallel pool job errored with the following message: MATLAB worker shut down unexpectedly with status -1073741819 during
task execution.
오류 발생: parallel.internal.pool.CppBackedSession>iPrintingCheckFcn (850번 라인)
checkFcn();
^^^^^^^^^^
오류 발생: parallel.internal.pool.CppBackedSession>@()iPrintingCheckFcn(printer,checkFcn) (192번 라인)
printingCheckFcn = @() iPrintingCheckFcn(printer, checkFcn);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
오류 발생: parallel.internal.pool.CppBackedSession>iWaitForAllWorkerServices (751번 라인)
checkFcn();
^^^^^^^^^^
오류 발생: parallel.internal.pool.CppBackedSession/waitForConnections (215번 라인)
iWaitForAllWorkerServices(obj.SpfSession, spmdEnabled, printingCheckFcn, poolStartTimeout);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
오류 발생: parallel.internal.pool.AbstractInteractiveClient/start (122번 라인)
session.waitForConnections(spmdInitialized, checkFcn, obj.ParallelJob);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
오류 발생: parallel.internal.pool.AbstractClusterPool>iStartClient (783번 라인)
[spmdEnabledMode, spmdInitialized] = client.start(sessionBuildFcn, sessionInfo, numWorkers, cluster, ...
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
오류 발생: parallel.internal.pool.AbstractClusterPool.hBuildPool (623번 라인)
iStartClient(client, sessionInfo, cluster, argsList);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
오류 발생: parallel.internal.types.ValidationStages>iOpenPoolForCluster (625번 라인)
aPool = parallel.internal.pool.AbstractClusterPool.hBuildPool('Cluster', cluster, ...
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
오류 발생: parallel.internal.types.ValidationStages>@()iOpenPoolForCluster(runInfo)
오류 발생: parallel.internal.types.ValidationStages>iCallWithNoHotlinks (506번 라인)
[varargout{1:nargout}] = fcn();
^^^^^
오류 발생: parallel.internal.types.ValidationStages>iRunParpoolStage (321번 라인)
[commandWindowOutput, aPool] = evalc(iWrapForEvalc(openPoolFcn));
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
오류 발생: parallel.internal.types.ValidationStages/run (84번 라인)
[eventData, runInfo] = obj.RunFunction(obj, runInfo);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
오류 발생: parallel.internal.validator.Validator/runValidationSuite (191번 라인)
[eventData, stageRunInfo] = currentStage.run(stageRunInfo);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
오류 발생: parallel.internal.validator.Validator/validate (103번 라인)
status = obj.runValidationSuite(profileName, suite);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
오류 발생: parallel.internal.ui.AbstractValidationManager/validate (36번 라인)
obj.Validator.validate(profileName, validationSuite);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
오류 발생: parallel.internal.ui.ValidationManager.validateProfile (36번 라인)
parallel.internal.ui.ValidationManager.getOrCreateInstance().validate(profileName, suite);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Session failed to start with message: 다음 사용 중 오류가 발생함: parallel.internal.pool.AbstractInteractiveClient>@()checker.checkState() (121번 라인)
The parallel pool job errored with the following message: MATLAB worker shut down unexpectedly with status -1073741819 during
task execution.
오류 발생: parallel.internal.pool.CppBackedSession>iPrintingCheckFcn (850번 라인)
checkFcn();
^^^^^^^^^^
오류 발생: parallel.internal.pool.CppBackedSession>@()iPrintingCheckFcn(printer,checkFcn) (192번 라인)
printingCheckFcn = @() iPrintingCheckFcn(printer, checkFcn);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
오류 발생: parallel.internal.pool.CppBackedSession>iWaitForAllWorkerServices (751번 라인)
checkFcn();
^^^^^^^^^^
오류 발생: parallel.internal.pool.CppBackedSession/waitForConnections (215번 라인)
iWaitForAllWorkerServices(obj.SpfSession, spmdEnabled, printingCheckFcn, poolStartTimeout);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
오류 발생: parallel.internal.pool.AbstractInteractiveClient/start (122번 라인)
session.waitForConnections(spmdInitialized, checkFcn, obj.ParallelJob);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
오류 발생: parallel.internal.pool.AbstractClusterPool>iStartClient (783번 라인)
[spmdEnabledMode, spmdInitialized] = client.start(sessionBuildFcn, sessionInfo, numWorkers, cluster, ...
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
오류 발생: parallel.internal.pool.AbstractClusterPool.hBuildPool (623번 라인)
iStartClient(client, sessionInfo, cluster, argsList);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
오류 발생: parallel.internal.types.ValidationStages>iOpenPoolForCluster (625번 라인)
aPool = parallel.internal.pool.AbstractClusterPool.hBuildPool('Cluster', cluster, ...
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
오류 발생: parallel.internal.types.ValidationStages>@()iOpenPoolForCluster(runInfo)
오류 발생: parallel.internal.types.ValidationStages>iCallWithNoHotlinks (506번 라인)
[varargout{1:nargout}] = fcn();
^^^^^
오류 발생: parallel.internal.types.ValidationStages>iRunParpoolStage (321번 라인)
[commandWindowOutput, aPool] = evalc(iWrapForEvalc(openPoolFcn));
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
오류 발생: parallel.internal.types.ValidationStages/run (84번 라인)
[eventData, runInfo] = obj.RunFunction(obj, runInfo);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
오류 발생: parallel.internal.validator.Validator/runValidationSuite (191번 라인)
[eventData, stageRunInfo] = currentStage.run(stageRunInfo);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
오류 발생: parallel.internal.validator.Validator/validate (103번 라인)
status = obj.runValidationSuite(profileName, suite);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
오류 발생: parallel.internal.ui.AbstractValidationManager/validate (36번 라인)
obj.Validator.validate(profileName, validationSuite);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
오류 발생: parallel.internal.ui.ValidationManager.validateProfile (36번 라인)
parallel.internal.ui.ValidationManager.getOrCreateInstance().validate(profileName, suite);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^.
Answers (1)
동수
on 23 Oct 2024
0 votes
Categories
Find more on Job and Task Creation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!