FDI_MATLAB_2009
Introduction to Parallel MATLAB at Virginia Tech
These slides are part of the presentation materials for a short course
on parallel MATLAB, as implemented on the Ithaca computer system.
The short course was taught by John Burkardt (Information Technology
Department) and Gene Cliff (Department of
Aerospace and Ocean Engineering)
sponsored by Virginia Tech's Advanced Research Computing (ARC) facility,
and presented through the Faculty Development Institute (FDI).
A PDF version is available as
../../presentations/presentations.html.
The following files constitute the LaTeX files used
to create the slides:
A few auxilliary files were:
The following files were used:
-
idataplex.png,
an image of an IBM iDataPlex system.
-
integral_equation.m,
a snippet of an integral equation code that had problems.
-
integral_equation_fixed.m,
a "fixed" version of the integral equation code.
-
md_profile.pdf,
a screen shot of MATLAB's profile command report on the MD program.
-
md_speedup.png,
a plot of the speedup of the MD program with increasing numbers of
MATLAB workers.
-
parallel_matlab.png,
a diagram that suggests how multiple copies of MATLAB can cooperate,
some on the user's machine and others on a remote system.
-
prime_number.m,
a program to count the number of primes less than N.
-
prime_number_parallel_run.m,
commands to run the prime number calculation in parallel.
-
vt_pdf.logo,
a Virginia Tech logo.
You can go up one level to
the LATEX home page.
Last revised on 15 August 2009.