All Questions
Tagged with matlab-coder parallel-processing
1 question
1
vote
1
answer
887
views
When does Matlab choose to thread when using codegen and parfor
I seem to be one of few people using the Matlab coder (codegen command) to get speedup, judging by the fact that there is so little discussion or help on-line. I've gotten incredible speedups from it ...