Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an option to build yaehmop #52

Merged
merged 1 commit into from
Nov 17, 2019

Conversation

psavery
Copy link
Contributor

@psavery psavery commented Jan 5, 2019

If the cmake option USE_YAEHMOP is on (off by default), yaehmop
will be built and installed for use in avogadrolibs (and potentially other submodules).

This has been tested with avogadrolibs: I am able
to include a yaehmop header file and link to yaehmop.

@ghutchis @cryos Greg Landrum recently made yaehmop simpler to compile, and he added the ability to use yaehmop as a library. This PR adds yaehmop as a submodule and builds it (without blas and lapack currently) so that we can run it in avogadrolibs.

If the cmake option "USE_YAEHMOP" is set, yaehmop
will be built and installed for use in avogadrolibs
(and potentially other submodules).

This has been tested with avogadrolibs: I am able
to include a yaehmop header file and link to it.

Signed-off-by: Patrick Avery <psavery@buffalo.edu>
@ghutchis ghutchis merged commit 10a6c5e into OpenChemistry:master Nov 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants