Skip to main content Accessibility help
×
Hostname: page-component-77c89778f8-rkxrd Total loading time: 0 Render date: 2024-07-20T05:30:05.362Z Has data issue: false hasContentIssue false

8 - Parallel computing

Published online by Cambridge University Press:  28 January 2010

Dominik Marx
Affiliation:
Ruhr-Universität, Bochum, Germany
Jürg Hutter
Affiliation:
Universität Zürich
Get access

Summary

Introduction

Ab initio molecular dynamics calculations call for substantial computer resources. Memory and CPU time requirements make it necessary to run projects on the largest computers available. Today and in the foreseeable future, these high-end resources are provided exclusively by parallel computers. There are many different types of parallel architectures available, differing in their memory access system and their communication system. In addition, widely different performances are seen for the amount of data that can be sent from one processor to another per unit time (bandwidth) and the minimal time needed to send a small message (latency). Further-more, different parallel programming paradigms are supported. In order to have a portable code that can be used on most of the current computer architectures, CPMD was programmed using standard communication libraries and making no assumption about the topology of the processor network and memory access system. Since this approach is also the basis of other general-purpose ab initio molecular dynamics codes, it will serve in this book as the specific case in order to explain in general how to design and code up a highly efficient parallel program.

Minimizing the communication was the major goal in the implementation of the parallel plane wave code in CPMD. Therefore, the algorithms had to be adapted to the distributed data model chosen. The most important decisions concern the data distribution of the largest arrays in the calculation, which are the ones holding information on the wave function, such as e.g. orbital positions and velocities. Several distribution strategies can be envisaged and were used before [189, 190, 240, 274, 1618, 1619].

Type
Chapter
Information
Ab Initio Molecular Dynamics
Basic Theory and Advanced Methods
, pp. 350 - 368
Publisher: Cambridge University Press
Print publication year: 2009

Access options

Get access to the full version of this content by using one of the access options below. (Log in options will check for institutional or personal access. Content may require purchase if you do not have access.)

Save book to Kindle

To save this book to your Kindle, first ensure coreplatform@cambridge.org is added to your Approved Personal Document E-mail List under your Personal Document Settings on the Manage Your Content and Devices page of your Amazon account. Then enter the ‘name’ part of your Kindle email address below. Find out more about saving to your Kindle.

Note you can select to save to either the @free.kindle.com or @kindle.com variations. ‘@free.kindle.com’ emails are free but can only be saved to your device when it is connected to wi-fi. ‘@kindle.com’ emails can be delivered even when you are not connected to wi-fi, but note that service fees apply.

Find out more about the Kindle Personal Document Service.

  • Parallel computing
  • Dominik Marx, Ruhr-Universität, Bochum, Germany, Jürg Hutter, Universität Zürich
  • Book: Ab Initio Molecular Dynamics
  • Online publication: 28 January 2010
  • Chapter DOI: https://doi.org/10.1017/CBO9780511609633.009
Available formats
×

Save book to Dropbox

To save content items to your account, please confirm that you agree to abide by our usage policies. If this is the first time you use this feature, you will be asked to authorise Cambridge Core to connect with your account. Find out more about saving content to Dropbox.

  • Parallel computing
  • Dominik Marx, Ruhr-Universität, Bochum, Germany, Jürg Hutter, Universität Zürich
  • Book: Ab Initio Molecular Dynamics
  • Online publication: 28 January 2010
  • Chapter DOI: https://doi.org/10.1017/CBO9780511609633.009
Available formats
×

Save book to Google Drive

To save content items to your account, please confirm that you agree to abide by our usage policies. If this is the first time you use this feature, you will be asked to authorise Cambridge Core to connect with your account. Find out more about saving content to Google Drive.

  • Parallel computing
  • Dominik Marx, Ruhr-Universität, Bochum, Germany, Jürg Hutter, Universität Zürich
  • Book: Ab Initio Molecular Dynamics
  • Online publication: 28 January 2010
  • Chapter DOI: https://doi.org/10.1017/CBO9780511609633.009
Available formats
×