Difference between revisions of "Developer Documentation"
From Mpich
Line 20: | Line 20: | ||
** [[Testing Crons]] | ** [[Testing Crons]] | ||
** [[Code Coverage Reports]] | ** [[Code Coverage Reports]] | ||
+ | ** [[MPICH ABI Tests]] | ||
* Miscellaneous | * Miscellaneous | ||
** '''Design Docs:''' [[:Category:Design Documents]] | ** '''Design Docs:''' [[:Category:Design Documents]] |
Revision as of 15:51, 9 December 2013
- Getting And Building MPICH
- Building MPICH For Development
- Version Control Systems 101 (including contribution workflow) - Please Read Before Contributing
- Coding Standards
- Creating New Bug Tickets
- Using the Hydra Process Manager
- Checkpointing
- Tools
- Frequently Asked Questions
- Testing
- Nightly Tests
- Special Tests - These tests are run manually, usually as part of gearing up for a release. Be sure to look at the date to make sure that you aren't looking at stale results. Information on running the special tests is at Testing MPICH#Running the Special Tests.
- Jenkins is used to run a number of test configurations on every push to certain Git repositories. See that page for more information.
- Writing New Tests
- Testing Crons
- Code Coverage Reports
- MPICH ABI Tests
- Miscellaneous
- Design Docs: Category:Design Documents
- Using etags on the MPICH source tree
- Mailing lists
- Bug Tracking
- Recent Changes
- Fixing Bugs in Released Code
- Rules For Installation Targets
- Adding New Error Messages
- Creating a Release
- Managing Commits in Trunk and Release Branches
- Proposed MPIEXEC Extensions such as a standard set of command-line options for environment variables and support for multi-threaded applications.
- A list of assorted Compiler Quirks to be aware of.
- Creating MPICH Manpages
- Auto-generated pages