Systems and Means of Informatics

2017, Volume 27, Issue 4, pp 109-121

EFFECTIVE USE OF PROGRAMMABLE GRAPHICS PROCESSING UNITS IN PROBLEMS OF MOLECULAR DYNAMICS SIMULATION

  • S. A. Semenov
  • D. L. Reviznikov

Abstract

Graphics processing units (GPU) make it possible to expand significantly the capabilities of computing systems. The article discusses the use of graphics processors in problems of molecular dynamics modeling with a complex particle interaction potential. In order to improve the performance of calculations on the GPU, the following methods are implemented: reduction of the number of requests to the global memory; reduction of the number of branches; selection of the optimal load of multiprocessors; and use of equivalent mathematical expressions that perform functions for faster code execution. Parallel execution of the program is realized by partitioning the space into cells, compiling and updating the list of neighboring atoms in order to minimize memory collisions, distribution of operations over computational flows, and allocation of additional memory for creating copies of the coordinates of interacting atoms. Several examples illustrating the computational complexity of the algorithms are considered.

[+] References (20)

[+] About this article