Skip to content

Multithreading of hartree-fock program using openMP API. Uses the libint library and test code "hartree-fock"

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
COPYING
LGPL-3.0
COPYING.LESSER
Notifications You must be signed in to change notification settings

alexagriffith/openMP_hartreefock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

openMP_hartreefock

Multithreading of hartree-fock program using openMP API. Uses the libint library and test code "hartree-fock"

The test code can be found in tests/hartree-fock

Under pi_tests, there are simple openMP codes that I wrote that do not use libint. One uses synchronization, and the other uses PAD to solve the integral of 4.0/(1+x^2) from 0 to 1 equals pi.

Information about the libint library is below. The libint library is only used here and was not written by me.


Libint - a library for the evaluation of molecular integrals of many-body operators over Gaussian function

See the wiki for installation and usage instructions.

Copyright (C) 2004-2018 Edward F. Valeev

About

Multithreading of hartree-fock program using openMP API. Uses the libint library and test code "hartree-fock"

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
COPYING
LGPL-3.0
COPYING.LESSER

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published