Giter Site home page Giter Site logo

jsquar / cato Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 1.0 457 KB

Automatic source transformation to apply HPC frameworks with minimal user interaction

License: Apache License 2.0

Shell 3.85% Python 2.53% CMake 1.04% C++ 72.63% C 19.95%
code-transformation distributed-computing llvm llvm-pass mpi netcdf4 openmp parallel-computing

cato's People

Contributors

jsquar avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

gmh5225

cato's Issues

Design feedback component

What shall the workflow look like to inform the user, what Cato did and what the user should do?

  • Decompile transformed IR into oringal language? (discouraged, probably not human readable anymore)
  • Text feedback in the end:
    • Line count of replacement
    • Estimation of difficulty level if done by hand
    • Links to tutorials/user guides on how to use the framework yourself

Logo

Cato needs a logo

Documentation

The documentation needs to be created to elevate from source comments. Possibilities:

  • Read the docs
  • static github page

Rebase to LLVM15

Update LLVM interaction to make use of LLVM15 and the new pass manager

New component: Compression

Add compression for file I/O:

  • Make use of tools, which determine optimal selection of compression algorithms for analysed output data
    • Trade off between ratio and bandwidth
  • Only in-memory compression (compression after file has already been written, does not sound like a use case for CATO)

Improve logging

Currently there is no debug logging component, to ease following the performed code transformation (e.g. which replacement code has been chosen etc.)

New UML overview

Create new UML overview (abstracting the single component, shift focus on more general components) to stress sandbox character of tool

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.