Giter Site home page Giter Site logo

llnl / apollo Goto Github PK

View Code? Open in Web Editor NEW
22.0 8.0 9.0 1.48 MB

Apollo: Online Machine Learning for Performance Portability

License: Other

CMake 8.70% Python 11.45% Shell 0.80% C++ 79.05%
machine-learning in-situ performance hpc parallel-programming distributed-computing analytics-platform middleware programming-model runtime

apollo's Introduction

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, [email protected], Chad Wood, [email protected], and other contributors.

Apollo was originally created by David Beckingsale, [email protected]

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

apollo's People

Contributors

cdwdirect avatar davidbeckingsale avatar davidpoliakoff avatar ggeorgakoudis avatar tgamblin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

apollo's Issues

[mpi/opencv] Allow user supplied "results" for trials

I think this one would be pretty easy. Just add an "end" method to region that takes in a float/double. Instead of using the time the region took, use that float. It should be a user error if they call end with a value one time and not another in a Region.

Update description

hey apollo team! I think it would be good to come up with a slightly tweaked description for the project, because it technically isn't online (incremental) learning. I was chatting in Mattermost with @davidbeckingsale about it. I don't know the project well enough to make a suggestion - but is it some kind of batch ML server perhaps?

Hang when running with HPCToolkit+Apollo

On an x86+V100 system, using CUDA 11.0 and the develop branch of Apollo (currently 917cd5e ), Apollo breaks when used as a Kokkos tool if HPCToolkit is in use (a spack install of it). The app was ExaMiniMD, but it should work with just about anything. There are five configurations:

  1. ./the_application
  2. KOKKOS_PROFILE_LIBRARY=/path/to/libapollo-tuner.so ./the_application
  3. hpcrun ./the_application
  4. KOKKOS_PROFILE_LIBRARY=/some/other/kokkos-tool.so hpcrun ./the_application
  5. KOKKOS_PROFILE_LIBRARY=/path/to/libapollo-tuner.so hpcrun ./the_application

And every one of them works except number 5. Just bizarre.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.