Skip to content

rk-lindsey/al_driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


ChIMES Active Learning Driver Documentation

Note: This documentation is under still construction.

The Active Learning Driver is an extensible multifunction workflow tool for generating ChIMES [1] models. At its simplest, the ALD can be used for model generation via iterative refinement [2], at at its most complex, via active learning [3].

Before proceeding, the user is strongly encouraged to familiarize themselves with the ChIMES literature (See references below) and ChIMES LSQ user manual. Note that the ALD itself only contains the tools necessary to orchestrate model generation and active learning, and must be used in conjunction with the ChIMES design matrix generator, a supported MD code, and a supported quantum code. Note also that the ALD is only intended for use on high performance computing platforms and currently only supports runs via Slurm (SBATCH) schedulers.

  • [1] link R.K. Lindsey, L.E. Fried, N. Goldman, JCTC, 13, 6222 (2017)
  • [2] link R.K. Lindsey, N. Goldman, L.E. Fried, S. Bastea, JCP, 153 054103 (2020)
  • [3] link R.K. Lindsey, L.E. Fried, N. Goldman, S. Bastea, JCP, 153 134117 (2020)

The Active Learning Driver was developed at Lawrence Livermore National Laboratory with funding from the US Department of Energy (DOE), and is open source, distributed freely under the terms of the LGPL v3.0 License.

This work was produced under the auspices of the U.S. Department of Energy by Lawrence Livermore National Laboratory under Contract DE-AC52-07NA27344.


Documentation

Documentation is available, but under construction.


Community

Questions, discussion, and contributions (e.g. bug fixes, documentation, and extensions) are welcome.

Additional Resources: ChIMES Google group.


Contributing

Contributions to the The ChIMES AL Driver should be made through a pull request, with develop as the destination branch. A test suite log file should be attached to the PR. The develop branch has the latest contributions. Pull requests should target develop, and users who want the latest package versions, features, etc. can use develop.


Authors

The The ChIMES AL Driver was developed by Rebecca K. Lindsey.

Contributors can be found here.