Skip to content

LLNL/apollo

Repository files navigation

Apollo

Apollo is a distributed tuning framework for parallel applications. You instrument your code with the Apollo API, tell Apollo what the tuning options are, and Apollo recommends tuning options so that your code runs faster.

Contributing

To contribute to Apollo please send a pull request on the develop branch of this repo. Apollo follows Gitflow for managing development.

Authors

Apollo is currently developed by Giorgis Georgakoudis, georgakoudis1@llnl.gov, Chad Wood, wood67@llnl.gov, and other contributors.

Apollo was originally created by David Beckingsale, david@llnl.gov

If you are referencing Apollo in a publication, please cite this repo and the following papers:

License

Apollo is distributed under the terms of both the MIT license. All new contributions must be made under the MIT license.

See LICENSE and NOTICE for details.

SPDX-License-Identifier: MIT

LLNL-CODE-733798