parfun

Version 1.3.0.0 (7.33 KB) by mevans
Easy interface to parfeval
53 Downloads
Updated 16 May 2017

View License

Do you ever wish you could easily run a couple of functions in parallel without having to figure out how parfeval works? Or maybe you just want to run a function on the cluster through the parallel pool because it is faster than your laptop. parfun provides a simple way to access the parallel pool without worrying about the mechanics of parallel programming.

Cite As

mevans (2024). parfun (https://www.mathworks.com/matlabcentral/fileexchange/61795-parfun), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2016a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Asynchronous Parallel Programming in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.3.0.0

Added simplified support for multiple calls to the same function. This breaks the old behavior in the single core test case. Still supported, but with the multi-core syntax (using a single cell argument).

Help, examples and comments expanded.

1.2.0.0

better help text

1.1.0.0

updated comments
changed title

1.0.0.0