Big Chemical Encyclopedia

Chemical substances, components, reactions, process design ...

Articles Figures Tables About

Message Passing Implementation

Berendsen, Van der Spoel, D. Van Drunen, R. GROMACS A message-passing parallel molecular dynamics implementation. Comput. Phys. Comm. 91 (1995) 43-56. [Pg.30]

Two implementation decisions could be made immediately. First, DPMTA is based on the PVM message-passing library [11] and therefore it was necessary to base NAMD on PVM as well. All communication done by NAMD, however, would use an intermediate interface to allow communications to be easily retargeted to MPI [12] or other standards, and to simplify later implementation of communication optimizations such as combining messages destined for the same processor. Second, after much debate C++ was selected... [Pg.473]

The major task undertaken as a part of the code development efforts during the past year was implementation of the Message Passing Interface (MPI) such that the code could be run on parallel computers. This is a very important step, as the intensity of the planned simulations makes it impossible to generate the results using only a single processor. [Pg.22]

MPICH2 is an implementation of the Message-Passing Interface (MPI). It is available on the World Wide Web at http //www.mcs.anl.gov/mpi/mpich2. [Pg.165]


See other pages where Message Passing Implementation is mentioned: [Pg.229]    [Pg.34]    [Pg.229]    [Pg.34]    [Pg.535]    [Pg.1104]    [Pg.20]    [Pg.20]    [Pg.267]    [Pg.271]    [Pg.272]    [Pg.535]    [Pg.276]    [Pg.257]    [Pg.1104]    [Pg.228]    [Pg.229]    [Pg.239]    [Pg.240]    [Pg.254]    [Pg.257]    [Pg.261]    [Pg.263]    [Pg.275]    [Pg.283]    [Pg.292]    [Pg.296]    [Pg.1104]    [Pg.1957]    [Pg.588]    [Pg.1107]    [Pg.272]    [Pg.1177]    [Pg.535]    [Pg.606]    [Pg.12]    [Pg.49]    [Pg.49]    [Pg.65]    [Pg.68]    [Pg.82]    [Pg.106]    [Pg.140]    [Pg.147]    [Pg.156]    [Pg.170]    [Pg.211]   
See also in sourсe #XX -- [ Pg.141 ]




SEARCH



Message

Message passing

Messaging

Passing

© 2024 chempedia.info