Speeding up performance(multicore)

조회 수: 1 (최근 30일)
U
U 2012년 11월 21일
답변: Markus Buehren 2018년 11월 13일
Hi, I have a script that includes a for loop that loads a file and processes it. The input files are rather big ASCII files. I need to speed up the performance somehow. I need to be able to match input files with results. I have a 12 core machine available so i thought of using parallel toolbox but I am not sure how to do that. Any help will be appreciated.

답변 (1개)

Markus Buehren
Markus Buehren 2018년 11월 13일
Hi, you can use my multicore package:
https://de.mathworks.com/matlabcentral/fileexchange/13775-multicore-parallel-processing-on-multiple-cores

카테고리

Help CenterFile Exchange에서 Multicore Processor Targets에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by