PMI

This is a toolbox to manage parallel Matlab processes from a master Matlab session.
2.9K Downloads
Updated 19 Mar 1999

No License

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 (2024). PMI (https://www.mathworks.com/matlabcentral/fileexchange/219-pmi), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R10
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Parallel Computing in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0