Giter Club home page Giter Club logo

Pruthvi's Projects

awesome-courses icon awesome-courses

:books: List of awesome university courses for learning Computer Science!

concurrentqueue icon concurrentqueue

A fast multi-producer, multi-consumer lock-free concurrent queue for C++11

dataflowgraph-modeling-for-logic-circuits icon dataflowgraph-modeling-for-logic-circuits

This project is about designing and generating synthesizable high level state machine description from the Data flow graph in Verilog while providing scheduling alternatives like LIST_L and LIST_R using modeling Paradigm. The user can construct Data flow graph (for ex data flow graph for 6th order FIR filter) using Atoms. Atoms can be logical operators such as adder, subtractor and multipliers etc. Atoms act as graph nodes and the edges can be used to define the relationship between them in the Data flow graph.

ecb-and-cbc-mode-of-aes icon ecb-and-cbc-mode-of-aes

This project implements Electronic Codebook and popular Cipher block chaining algorithms. It also profiles the code for differnt input sizes to demonstarte the merits and demerits of both algorithms

hlsm-verilog-code-generation-from-c-file icon hlsm-verilog-code-generation-from-c-file

In this project, we will design and implement a high-level synthesis tool capable of creating a synthesizable high-level state machine (HLSM) description in Verilog from a C-like sequential program supporting conditional and loop constructs while providing various scheduling alternatives.

interview icon interview

Implementation of programming question asked during Phone Screening Interview

leetcode icon leetcode

Complete solutions to Leetcode problems; updated daily. Subscribe to our YouTube channel for more.

maxas icon maxas

Assembler for NVIDIA Maxwell architecture

mkl-dnn icon mkl-dnn

Intel(R) Math Kernel Library for Deep Neural Networks (Intel(R) MKL-DNN)

mlir icon mlir

"Multi-Level Intermediate Representation" Compiler Infrastructure

models icon models

Model Zoo for Intel® Architecture: contains Intel optimizations for running deep learning workloads on Intel® Xeon® Scalable processors

mpi_profiler icon mpi_profiler

The project is based on building MPI profiler which can intercept all the MPI Calls from a client C code by overriding the existing MPI library calls using an opensource wrapper generator and depict the data flow as a graph along with the computation, communication latencies and critical path across the processes.

neon icon neon

Intel® Nervana™ reference deep learning framework committed to best performance on all hardware

ngraph icon ngraph

nGraph - open source C++ library, compiler and runtime for Deep Learning

percolation icon percolation

This project uses quick union algorithm to implement monte carlo simulation to solve Percolation

system-design-primer icon system-design-primer

Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

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.