This paper describes the parallel implementation of a numerical model for the simulation of problems from fluid dynamics on distributed memory multiprocessors. The basic procedure is to apply a fully explicit upwind finite difference approximation on a staggered grid. A theoretical time complexity a
Parallel computation of second derivatives of RHF energy on distributed memory computers
✍ Scribed by M�rquez, Antonio M.; Oviedo, Jaime; Sanz, Javier Fern�ndez; Dupuis, Michel
- Publisher
- John Wiley and Sons
- Year
- 1997
- Tongue
- English
- Weight
- 302 KB
- Volume
- 18
- Category
- Article
- ISSN
- 0192-8651
No coin nor oath required. For personal study only.
✦ Synopsis
A parallel implementation of the computation of RHF energy second derivatives with respect to the nuclear coordinates is described. The algorithm and organization of the code are described in detail on the most computationally demanding steps with special emphasis on the integral transformation code. Key features of the proposed algorithm are its large degree of concurrency, limited interprocessor communication, and critical memory needs distributed over the processors. The cpu times and computer and network resources used are reported and discussed for a few examples.
📜 SIMILAR VOLUMES
Ray tracing is a well known technique to generate life-like images. Unfortunately, ray tracing complex scenes can require large amounts of CPU time and memory storage. Distributed memory parallel computers with large memory capacities and high processing speeds are ideal candidates to perform ray tr
This paper presents two parallel realizations of sparse distributed memory (SDM) on a treeshaped computer. The original model of SDM is introduced in terms of generalized computer memory and artificial neural networks (ANNs). For parallellization purposes, addressing, storage and retrieval operation
The use of ILU(0) factorization as a preconditioner is quite frequent when solving linear systems of CFD computations. This is because of its efficiency and moderate memory requirements. For a small number of processors, this preconditioner, parallelized through coloring methods, shows little saving