-
Notifications
You must be signed in to change notification settings - Fork 631
Home
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.
When you create a new page in this wiki, make sure it's discoverable by following one or both of the steps below:
- (PREFERRED) Add the new page to the table of contents on the right, by editing the file "_SideBar.md".
- 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.
- Develop
- Master
- Software description, downloads, doxygen, etc.
- If you are a new user, this is a great place to start! (See also.)
- Site for the Trilinos git repository to handle open/general issues.
- Developer's wiki.
- Site for information that Trilinos developers need to know.
- Nightly test results (access from outside of Sandia may be limited)
Copyright © Trilinos a Series of LF Projects, LLC
For web site terms of use, trademark policy and other project policies please see https://lfprojects.org.
Trilinos Developer Home
Trilinos Package Owners
Policies
New Developers
Trilinos PR/CR
Productivity++
Support Policy
Test Dashboard Policy
Testing Policy
Managing Issues
New Issue Quick Ref
Handling Stale Issues and Pull Requests
Release Notes
Software Quality Plan
Compiler Warnings/Errors
Proposing a New Package
Guidance on Copyrights and Licenses
Tools
CMake
Doxygen
git
GitHub Notifications
Clang-format
Explicit Template Instantiation
Version Control
Initial git setup
'feature'/'develop'/'master' (cheatsheet)
Simple centralized workflow
Containers
Development Tips
Automated Workflows
Testing
Test Harness
Pull Request Testing
Submitting a Pull Request
Pull Request Workflow
Reproducing PR Errors
Reproducing PR Errors (the easy way)
Trilinos Status Table Archive
Pre-push (Checkin) Testing
Remote pull/test/push