Tags: parallel programming

Description

A parallel programming model is a set of software technologies to express parallel algorithms and match applications with the underlying parallel systems. It encloses the areas of applications, programming languages, compilers, libraries, communications systems, and parallel I/O. Due to the difficulties in automatic parallelization today, people have to choose a proper parallel programming model or a form of mixture of them to develop their parallel applications on a particular platform.

Learn more about quantum dots from the many resources on this site, listed below. More information on Parallel Programming can be found here.

All Categories (21-32 of 32)

  1. Introduction to Parallel Programming with MPI

    24 Nov 2008 | | Contributor(s):: David Seaman

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

  2. Software Productivity Tools

    24 Nov 2008 | | Contributor(s):: David Seaman

    This presentation briefly describes the use of tar(1), make(1), the Portable Batch System (PBS), and two version control systems: CVS and subversion.

  3. Introduction to TotalView

    24 Nov 2008 | | Contributor(s):: David Seaman

    This single-session course presents an introduction to the use of the TotalView parallel debugger available on Purdue's Linux systems.

  4. Zhengping Jiang

    Zhengping Jiang joined Professor Klimeck's research group in August 2008 at Purdue University. Zhengping is currently a Ph.D student in this group.[[BR]]He received Bachelor Degree in Electronic...

    https://nanohub.org/members/28558

  5. Nanoelectronic Modeling: Multimillion Atom Simulations, Transport, and HPC Scaling to 23,000 Processors

    07 Mar 2008 | | Contributor(s):: Gerhard Klimeck

    Future field effect transistors will be on the same length scales as “esoteric” devices such as quantum dots, nanowires, ultra-scaled quantum wells, and resonant tunneling diodes. In those structures the behavior of carriers and their interaction with their environment need to be fundamentally...

  6. Development of a Nanoelectronic 3-D (NEMO 3-D ) Simulator for Multimillion Atom Simulations and Its Application to Alloyed Quantum Dots

    14 Jan 2008 | | Contributor(s):: Gerhard Klimeck, Timothy Boykin

    Material layers with a thickness of a few nanometers are common-place in today’s semiconductordevices. Before long, device fabrication methods will reach a point at which the other two devicedimensions are scaled down to few tens of nanometers. The total atom count in such deca-nanodevices is...

  7. Challenges and Strategies for High End Computing

    20 Dec 2007 | | Contributor(s):: Katherine A. Yelick

    This presentation was one of 13 presentations in the one-day forum, "Excellence in Computer Simulation," which brought together a broad set of experts to reflect on the future of computational science and engineering.

  8. Session 3: Discussion

    20 Dec 2007 |

    Discussion led by Jim Demmel, University of California at Berkeley.

  9. HPCW Introduction to Parallel Programming with MPI

    05 Dec 2007 | | 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,...

  10. High Performance Computing Training Workshop

    09 Oct 2007 |

    The Computing Research Institute and the Rosen Center for Advanced Computing hosted a training workshop on High Performance Computing August 6 &7, and September 10 & 11, 2007. The goal of this workshop is to increase the attendees’ knowledge of parallel architectures and parallel programming on...

  11. HPCW High-end HPC Architectures

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

  12. HPCW Parallel Programming Models

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