Main Content

pctRunDeployedCleanup

Clean up after deployed parallel applications

Syntax

pctRunDeployedCleanup

Description

pctRunDeployedCleanup performs necessary cleanup so that the client JVM can properly terminate when the deployed application exits. All deployed applications that use Parallel Computing Toolbox™ functionality need to call pctRunDeployedCleanup after the last call to Parallel Computing Toolbox functionality.

After calling pctRunDeployedCleanup, you should not use any further Parallel Computing Toolbox functionality in the current MATLAB session.

Version History

Introduced in R2010a