Giter VIP home page Giter VIP logo

alpaca's People

Contributors

jakob-kaiser avatar ludgerpaehler avatar tpaulatum avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

alpaca's Issues

Cluttering of README

The Readme is to be decluttered, restructured, and citations to be pushed out to the respective citation file.

Get Python package up to date

  • Convert setup.py to a pyproject.toml
  • Create CI to auto-submit it to the pip package index
  • Make sure that the CMake is up to date with current design standards.

Continuous Integration

Set up multiple continuous integration workflows on GitHub, specifically:

  • GNU Compiler Tests
  • LLVM Compiler Tests
  • Clang-format CI
  • Polygeist test -> Polygeist CI takes too long.

Addition of Badges to README

The respective badges are to be added to the README to make it more transparent to the user. The badges in question are:

  • Platforms
  • License
  • Language Badges (C++ & Python)
  • Badge for docs
  • Spack
  • CI-badge

Commit Standard Enforcement

Create a .pre-commit.yaml and push it up into the repository to be able to reliably enforce certain coding standards.

3rd Party Libraries

Undo the pin on pybind11 in the 3rd party libraries, and instead install it as part of the Python dependency.

Update build system

Update the cake-based build system to also take ninja as a generator and simplify the CMake used by ALPACA itself. Right now ALPACA has dependencies, which need to be built by themselves before one can build ALPACA proper. This needs to change to one large CMake workflow

  • Able to use ninja as a generator
  • One big cmake workflow instead of needing to build subprojects beforehand

see how IREE does it for guidance.

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.