Advertisement · 728 × 90
#
Hashtag
#poormansparallelism
Advertisement · 728 × 90

Want to run code in Matlab in parallel but can't get parfor to run?
1. Open a terminal window
2. type in "matlab -singleCompThread &"
3. repeat n-1 times (n=number of threads on your machine)
4. Run code manually in parallel.
Note this might use up several licenses!
#matlabtips #poormansparallelism

4 1 0 0