-
Granica
- San Jose, CA.
Stars
DiceDB is an open-source in-memory database with query subscriptions.
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
A curated list of awesome Go storage projects and libraries
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Distributed TensorFlow basics and examples of training algorithms
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
2019 Fall ECE408 Project Resources + Requirements
Simple implementation of the consensus algorithm Hashgraph with clear visualizer
The Tensor Algebra Compiler (taco) computes sparse tensor expressions on CPUs and GPUs
The C++ Standard Library for Parallelism and Concurrency
A domain-specific language and compiler for image processing
A copy of the code used to demonstrate implementing a DSL at a talk given at FOSDEM2012
a language for fast, portable data-parallel computation
Archer, a data race detection tool for large OpenMP applications
Parallelised stencil codes for 3D heat solver and parallelised matrix multiplication using openMP. Various parallel implemntations including optimisations like tiling, time skewing and blocking.
Implementation prototype of a deadlock detection paper. It is based on the ideology to identify false positives and reduce manual comprehension.
Generates IR for a given file which is then converted to it's SSA(Static Single Assignment) form.
This project will try to emulate a traffic based system, whereas shortest and the fastest path are dynamically calculated after the vehicle moves to the end of every node. This project involves dev…
Pluto: An automatic polyhedral parallelizer and locality optimizer