1996
DOI: 10.1002/(sici)1096-987x(19960115)17:1<124::aid-jcc10>3.0.co;2-n
|View full text |Cite
|
Sign up to set email alerts
|

Toward high-performance computational chemistry: II. A scalable self-consistent field program

Abstract: We discuss issues in developing scalable parallel algorithms and focus on the distribution, as opposed to the replication, of key data structures. Replication of large data structures limits the maximum calculation size by imposing a low ratio of processors to memory. Only applications which distribute both data and computation across processors are truly scalable. The use of shared data structures that may be independently accessed by each process even in a distributed memory environment greatly simplifies de… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
25
0

Year Published

1996
1996
2016
2016

Publication Types

Select...
6
4

Relationship

0
10

Authors

Journals

citations
Cited by 50 publications
(25 citation statements)
references
References 17 publications
0
25
0
Order By: Relevance
“…The Fock matrix construction is the core computational operation of the widely used Hartree-Fock (HF) method [11,12,9] which is a fundamental approach for solving the Schrö-dinger equation in quantum computing and is often used as the starting point for the accurate but more time consuming electronic correlation methods such as the coupled cluster approach we described in Section 4. Efficient parallelization of the Fock matrix construction can be much more challenging than optimizing CCSD(T).…”
Section: Fock Matrix Constructionmentioning
confidence: 99%
“…The Fock matrix construction is the core computational operation of the widely used Hartree-Fock (HF) method [11,12,9] which is a fundamental approach for solving the Schrö-dinger equation in quantum computing and is often used as the starting point for the accurate but more time consuming electronic correlation methods such as the coupled cluster approach we described in Section 4. Efficient parallelization of the Fock matrix construction can be much more challenging than optimizing CCSD(T).…”
Section: Fock Matrix Constructionmentioning
confidence: 99%
“…Use of the GA library enabled the first scalable fully distributed Hartree-Fock implementation [16,19,25]. The essence of the algorithm can be summarized as follows:…”
Section: The Problemmentioning
confidence: 99%
“…The arrays g_DM and g_K are distributed by atomic blocks (as described in [19]), thereby reducing the amount of communication. However, the resulting algorithm is still sensitive to the communication bandwidth.…”
Section: Scientific Applicationmentioning
confidence: 99%