You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Parallel Matlab Interface (PMI)
This is a toolbox to manage parallel Matlab processes from a master Matlab session. The various routines can start and stop different slave processes, share information between the master and slave processes, as well as remotely execute scripts and functions on the slave processes.
The function names are patterned after MPI (Message Passing Interface)functions, although the calling syntax has been altered for the Matlab environment.
The PMI functions are built upon low-level MEX files which first need to be compiled. Please edit the Makefile for your particular machine architecture before building. These MEX files call the Matlab Engine API in order to manage the remote Matlab sessions.
Cite As
Daniel Lee (2026). PMI (https://se.mathworks.com/matlabcentral/fileexchange/219-pmi), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (22.7 KB)
-
No License
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
