Skip to content
Jonathan Hu edited this page May 8, 2026 · 277 revisions

Welcome to the Trilinos Developer Website!

If you're a user, a good place to start is the Trilinos README or the Trilinos Project Homepage.

NOTICE: Pull-request testing is now required. This means direct push access has been eliminated and all submissions must be through pull requests. The Pull-Request testing process and how to control it is detailed in Pull-Request Testing, and usage of a pull-request workflow is detailed at 'feature'/'develop'/'master' workflow.

WARNING: If you don't seem to be getting all of your notification emails from GitHub for updated Issues, etc., then have a look at the GitHub Notification page to see what you can do about that.

Contributing to This Wiki

When you create a new page in this wiki, make sure it's discoverable by following one or both of the steps below:

  1. (PREFERRED) Add the new page to the table of contents on the right, by editing the file "_SideBar.md".
  2. Link to the new page from an existing wiki page.

If you don't do one of these steps, the new page will be inaccessible unless someone knows its exact file name.

Trilinos Quick Status

Related sites for Trilinos:

Trilinos Home Page

  • Software description, downloads, doxygen, etc.
  • If you are a new user, this is a great place to start!  (See also.)

Trilinos Repository

  • Site for the Trilinos git repository to handle open/general issues.
  • Developer's wiki.

Trilinos Developers Site

  • Site for information that Trilinos developers need to know.

Current dashboard results

  • Nightly test results (access from outside of Sandia may be limited)

Clone this wiki locally