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

INSTALLING TRILINOS(ML SOLVER) #4736

Closed
bobbilichandu opened this issue Mar 27, 2019 · 5 comments
Closed

INSTALLING TRILINOS(ML SOLVER) #4736

bobbilichandu opened this issue Mar 27, 2019 · 5 comments

Comments

@bobbilichandu
Copy link

@trilinos/

Expectations

Current Behavior

Motivation and Context

Definition of Done

Possible Solution

Steps to Reproduce

Your Environment

  • Relevant repo SHA1s:
  • Relevant configure flags or configure script:
  • Operating system and version:
  • Compiler and TPL versions:

Related Issues

  • Blocks
  • Is blocked by
  • Follows
  • Precedes
  • Related to
  • Part of
  • Composed of

Additional Information

@bobbilichandu
Copy link
Author

I am trying to install ML SOLVER. But there has been a problem.
https://trilinos.org/oldsite/packages/ml/mlguide5.pdf
I was following the above guide[5.3 Building with Trilinos Support (RECOMMENDED). ]. And there was config file, then how could I set configuration? I am using UBUNTU 18.04. Please help me.

@mhoemmen
Copy link
Contributor

@trilinos/ml

@csiefer2
Copy link
Member

Just build using cmake 3.10 or greater:

cmake ${MyTrilinosDir}

will build Trilinos with ML (and a bunch of other stuff).

@jhux2
Copy link
Member

jhux2 commented Mar 27, 2019

@chandu1263 wrote:

I am trying to install ML SOLVER. But there has been a problem.
https://trilinos.org/oldsite/packages/ml/mlguide5.pdf
I was following the above guide[5.3 Building with Trilinos Support (RECOMMENDED). ]. And there was config file, then how could I set configuration? I am using UBUNTU 18.04. Please help me.

See the INSTALL.rst file in the root of the Trilinos directory that you download. I highly recommend that you clone the Trilinos master branch from github.

@jhux2
Copy link
Member

jhux2 commented Apr 15, 2019

Closing, but feel free to reopen if necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants