Speeding up performance(multicore)

1 visualizzazione (ultimi 30 giorni)
U
U il 21 Nov 2012
Risposto: Markus Buehren il 13 Nov 2018
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.

Risposte (1)

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

Categorie

Scopri di più su Multicore Processor Targets in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by