Code Monkey home page Code Monkey logo

quicklb's People

Contributors

v1kko avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

quicklb's Issues

Create Fortran Example

Create an artificial example demonstrating the load-balancing benefits. We envision an integration time step of a grid (1-D or 2-D) consisting of two stages during the time stepping:

  1. A 'background' time step process that has uniform performance across the mesh, representing the transport calculations in CFD.
  2. A 'signal' process that is more random and unpredictable across the mesh, representing chemistry and thermodynamics that should be balanced

These different performance signatures can be achieved by halting the process for particular amount of time, or some other way (e.g. doing a useless numerical calculation). We use a simple Cartesian MPI parallel setup for the toy model representing the mesh partitioning based on fluid transport balancing.

Create a documented program that runs this toy model and a program that balances the model using quicklb, showcasing the capabilities of the library.

Make more examples

Python

  • loadbalancer class with numpy arrays
  • direct interface with numpy arrays
  • Example with offloaded and non-offloaded work together

Fortran

  • any example

Add Documentation

Describe dependencies and install instructions on the Github page. Add a more elaborate API description on using readthedocs or similar. Also the examples should be well-documented.

Also we should contribution guidelines, citation.cff and other stuff listed in the NLeSC guide.

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.