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

Provide find modules for TPLs for standalone cmake #429

Closed
jjwilke opened this issue May 17, 2019 · 5 comments
Closed

Provide find modules for TPLs for standalone cmake #429

jjwilke opened this issue May 17, 2019 · 5 comments

Comments

@jjwilke
Copy link
Contributor

jjwilke commented May 17, 2019

The current list of TPLs are:

  • quadmath
  • MKL
  • BLAS LAPACK
  • CUSPARSE
  • yaml-cpp
@mhoemmen
Copy link
Contributor

quadmath is for __float128, which is attractive to keep around. It should come with an installed GCC.

@jjwilke jjwilke changed the title Provide find modules for TPLs Provide find modules for TPLs for standalone cmake May 19, 2019
@jjwilke
Copy link
Contributor Author

jjwilke commented Jun 3, 2019

Decision to be made is how optional TPLS should be specified:

  • Match Trilinos: -DTPL_ENABLE_
  • Match standalone Kokkos: -DKokkosKernels_ENABLE_

Releated to #433

@ndellingwood
Copy link
Contributor

@jjwilke should this be closed since the first wave of TPL support went in for 3.0.00?

@ndellingwood
Copy link
Contributor

Follow up requests like SuperLU have a separate issue.

@jjwilke
Copy link
Contributor Author

jjwilke commented Mar 10, 2020

Yep. Closing.

@jjwilke jjwilke closed this as completed Mar 10, 2020
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

No branches or pull requests

3 participants