High Performance Computing Training Workshop

In This Workshop

  1. HPCW Condor: High Throughput Computing

    09 Oct 2007 | Online Presentations | Contributor(s): Thomas (Tom) Kesler

    Condor is a research project of the University of Wisconsin. It offers an environment called "High Throughput Computing" for compute-intensive jobs. Condor can manage a collection of compute nodes and can harness wasted CPU power from otherwise idle workstations of a cluster or desktop. Condor...

  2. HPCW Parallel Programming Models

    09 Oct 2007 | Online Presentations | Contributor(s): Sam Midkiff

  3. HPCW High-end HPC Architectures

    09 Oct 2007 | Online Presentations | Contributor(s): Mithuna Thottethodi

  4. HPCW Introduction to Parallel Programming with MPI

    05 Dec 2007 | Online Presentations | Contributor(s): David Seaman

    Single-session courseillustrating message-passing techniques. The examples include point-to-pointand collective communication using blocking and nonblocking transmission. Oneapplication illustrates the manager/worker model with buffered communications.Code examples provided in C, C++, Fortran 77,...