Parallel Computing Toolbox™ 3.3
Latest Features
Version 3.3
Released: 01 Mar 2008Version 3.3, part of Release 2008a, includes the following enhancements:
- MATLAB pool jobs allow noninteractive use of
parfor-loops - New
batchcommand provides a simple way to run your MATLAB scripts on computers in a cluster or in the background on your desktop if you have a multi-core computer - New Administration GUI helps test your cluster and diagnose possible failures when using the job manager scheduler
- Full support for Altair Grid Technologies, L.L.C. PBS Pro and TORQUE schedulers
- Significant increase in the size limit on files and data that can be passed between clients and workers
See the Release Notes for details.
Update Now
- Download the latest version if your software maintenance service is current.
- Purchase or request a renewal quote if your maintenance service has lapsed.
- Try the latest version by downloading or requesting trial software.
Version 3.2
Released: 01 Sep 2007Version 3.2, part of Release 2007b, includes the following enhancements:
- Interleaving of parallel and serial code with
parforin Distributed Computing Toolbox - New graphical user interface for creating and modifying user configurations and designating the default configuration of most toolbox functions
- New parallel profiler graphical user interface for generating reports on lab computation and communication times
See the Release Notes for details.
Version 3.1
Released: 01 Mar 2007Version 3.1, part of Release 2007a, includes the following enhancements:
- Ability to automatically run four workers on the client machine licensed by Distributed Computing Toolbox
- New interface for pmode that provides a Parallel Command Window separate from the MATLAB client Command Window
- Vectorized creation of multiple tasks for a job with one command
- Expanded MATLAB functions that work on distributed arrays:
find,cat,horzcat,vertcat, andsubsindex - Enhanced object display format
- Additional interface scripts for third-party schedulers that do not require a shared file system between client and scheduler
See the Release Notes for details.
Version 3.0
Released: 01 Sep 2006Version 3.0, part of Release 2006b, includes the following enhancements:
- Support for MPI (parallel jobs) with third-party scheduler or MathWorks job manager
- Enhanced error detection for MPI (parallel jobs)
- Support for Windows Compute Cluster Server (CCS)
- Support for Win64
- Interactive Parallel Mode (pmode)
- New distributed array structure to support parallel algorithms
See the Release Notes for details.
Version 2.0.1
Released: 01 Mar 2006Version 2.0.1, part of Release 2006a, includes a number of bug fixes. See the Release Notes for details.
Version 2.0
Released: 17 Nov 2005- Support for communication among interdependent tasks, based on the industry-standard Message Passing Interface (MPI)
- Support for Platform Computing’s Platform™ LSF scheduler and for MPIExec
- Generic API for integration with third-party schedulers
See the Release Notes for details.
Version 1.0.2
Released: 01 Sep 2005Version 1.0.2, part of Release 14 with Service Pack 3, includes the following enhancements:
- Rapid Simulation (RSim) executables do not check out a Simulink license when run by a worker executing a task created by the toolbox
- Installation process is improved.
See the Release Notes for details.
Store