필터 지우기
필터 지우기

Specify Multi core performance processor usage

조회 수: 8 (최근 30일)
Stephen Gray
Stephen Gray 2023년 8월 31일
이동: Bruno Luong 2023년 9월 1일
Hi all. Is there a way when using multi core on a PC to specify that Matlab uses the performance cores first before using the efficient ones or is this already in the program? I'm using it for NN training.
Regards
Steve Gray
  댓글 수: 5
Stephen Gray
Stephen Gray 2023년 9월 1일
Yes, the training function I am using does not run on the GPU. I've tried using a funtion that does run on the GPU but it isn't as accurate as the CPU one.
Stephen Gray
Stephen Gray 2023년 9월 1일
Thanks! That answers my question.

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

채택된 답변

Bruno Luong
Bruno Luong 2023년 9월 1일
이동: Bruno Luong 2023년 9월 1일
It seems the general pattern is MATLAB uses performance cores first via native multi-threading, see Alison Eele in this thread

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Licensing on Cloud Platforms에 대해 자세히 알아보기

제품


릴리스

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by