Skip to content
forked from LLNL/apollo

Apollo: Online Machine Learning for Performance Portability

License

Notifications You must be signed in to change notification settings

DavidPoliakoff/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 paper:

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

About

Apollo: Online Machine Learning for Performance Portability

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 51.5%
  • Shell 21.9%
  • C++ 19.1%
  • CMake 7.0%
  • C 0.5%