File Exchange
MATLAB Newsgroup
Link Exchange
Blogs
Contest
MathWorks.com


Parallel and Distributed
 
  • MathWorks - Parallel Computing Toolbox  pop
    Parallel Computing Toolbox? enables you to use MATLAB? and Simulink? to harness multiprocessing hardware for solving computationally and data-intensive problems. The Parallel Computing Toolbox software extends the MATLAB language with high-level parallel processing constructs such as parallel for-loops, distributed arrays, parallel numerical algorithms, and message-passing functions that let you exploit data and task parallelism in your applications. You can transition from serial MATLAB programs to parallel MATLAB programs without making significant changes to existing code or learning a low-level parallel language.
    http://www.mathworks.com/products/distribtb/
    Read 9 Reviews
    (Added: Nov 08, 2004 Hits: 4207 Rating: 0.00 Votes: 0)   Rate It   Review It
  • Parallel Programming with MPI  pop
    Parallel Programming with MPI is an elementary introduction to programming parallel systems that use the MPI 1.1 library of extensions to C and Fortran. It is intended for use by students and professionals with some knowledge of programming conventional, single-processor systems, but who have little or no experience programming multiprocessor systems. It is an extensive revision and expansion of A User's Guide to MPI.
    http://www.cs.usfca.edu/mpi/
    Read 5 Reviews
    (Added: Jan 17, 1997 Hits: 2169 Rating: 0.00 Votes: 0)   Rate It   Review It
  • TCP/IP communication using MATLAB - Technical article  pop
    MATLAB can be used as a client to exchange data with a remote application not developed in MATLAB. This technical article describes how Edward Mayhew from George Mason University built a distributed application using MATLAB and TCP/IP communication.
    http://www.mathworks.com/company/newsletters/digest/2005/july/airsim.html
    Read 4 Reviews
    (Added: Jul 18, 2006 Hits: 723 Rating: 0.00 Votes: 0)   Rate It   Review It
  • CONLAB
    CONLAB (CONcurrent LABoratory) is an environment for developing algorithms for parallel computer architectures. It is an interactive environment in which one can simulate MIMD architectures with distributed memory and communication with message passing, as well as MIMD architectures with shared memory. CONLAB is an extension of MATLAB with control structures for expressing parallel execution of programs and primitives for message passing, use of shared memory and synchronization. The language used in CONLAB is a language that is close to the informal algorithm specification languages that many algorithm designers use.
    http://www.cs.umu.se/research/conlab/
    Read 6 Reviews
    (Added: Jul 18, 1998 Hits: 613 Rating: 0.00 Votes: 0)   Rate It   Review It
  • Mesh partitioning and graph separators Toolbox
    Solving a large problem on a parallel computer with distributed memory usually requires the data for the problem to be somehow partitioned between processors. The quality of the partition affects the speed of solution; a good partition divides the work evenly and requires as little communication as possible. Many problems can be represented as graphs. Examples are both direct and iterative methods for a sparse linear system solution [20, 40], and, more generally, many situations in which partial differential equations are solved in physical simulation and modeling. Partitioning such a problem typically comes down to dividing the vertices of the graph into sets of equal size with few edges joining vertices in different sets. This toolbox provides Partitioning methods, Multiway partitions, Vertex separators, Nested dissection, Meshes and graph generators and other utilities.
    http://www.cerfacs.fr/algor/Softs/MESHPART/
    Read 3 Reviews
    (Added: Jul 19, 1999 Hits: 589 Rating: 0.00 Votes: 0)   Rate It   Review It
  • ParaMat - Parallel processing under MATLAB control on a multiprocessor Alpha AXP
    ParaMat is a software package that allows existing PC-based MATLAB and Simulink applications to benefit easily from a parallel processing system based on the Alpha AXP RISC processor. The underlying hardware platform is scaleable and can provide GFlops of performance to suit the application needs. No detailed knowledge of parallel processing techniques by the programmer is required. The booting of the multiprocessor network is automatic and efficient kernel level interprocessor communication facilities are provided. Application Areas: Aerospace; Application development tools; Data analysis/modeling; Educational instruction; Financial analysis/modeling/services; Hydraulics/pneumatics; Machine vision; Manufacturing; Mechanics/compression systems; Satellite design; System identification.
    http://www.mathworks.com/products/connections/product_main.shtml?prod_id=12
    Read 6 Reviews
    (Added: Apr 07, 2000 Hits: 588 Rating: 0.00 Votes: 0)   Rate It   Review It
  • Amirus Reflective Memory Software
    AmirusMM is a development tool which 'reflects' up to 64Mbytes of computer memory using standard networking hardware and the processors own exception handling mechanisms. Up to 32 computer systems can share memory areas with millisecond latency and 30Mbit/second bandwidth. The MATLAB interface allows programmers to define variables in shared memory which permit robust distributed applications to be developed quickly and simply.
    http://citruscontrols.com/
    Read 7 Reviews
    (Added: Oct 09, 2003 Hits: 395 Rating: 0.00 Votes: 0)   Rate It   Review It

Public Viewings and Use Policy for the MATLAB Central Link Exchange
NOTICE: This MATLAB Central portion of The MathWorks' site provides links to other third-party World Wide Web sites or resources. If you visit one of these sites, please note that we do not control their privacy pratices. Therefore we urge you to learn about their privacy practices before leaving any information with them. The MathWorks does not control the content posted on linked sites and, as such, does not guarantee the accuarcy, integrity, or quality of such content.
Read the complete Disclaimer prior to use.

Related Topics