Pinned Repositories
3d-game-shaders-for-beginners
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
amd-lab-notes
AMD lab notes with code examples to demonstrate use of AMD GPUs
antlr4_Cpp_examples
Some examples of the Cpp target.
antlr4_Python3_examples
Some examples of the Python3 target.
bare-metal-programming-guide
A bare metal programming guide (ARM microcontrollers)
blis
BLAS-like Library Instantiation Software Framework
bt
COW b-trees
CLRS
:notebook:Solutions to Introduction to Algorithms
cpplinks
A categorized list of C++ resources.
datasharing
The Leek group guide to data sharing
gakadam's Repositories
gakadam/3d-game-shaders-for-beginners
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
gakadam/amd-lab-notes
AMD lab notes with code examples to demonstrate use of AMD GPUs
gakadam/bare-metal-programming-guide
A bare metal programming guide (ARM microcontrollers)
gakadam/blis
BLAS-like Library Instantiation Software Framework
gakadam/difflogic
A Library for Differentiable Logic Gate Networks
gakadam/gdbserver
A tiny debugger implement the GDB Remote Serial Protocol. Can work on i386, x86_64, ARM and PowerPC.
gakadam/hip-mfma
gakadam/HIP_Course
Accelerated computing with HIP
gakadam/idiomatic-rust
🦀 A peer-reviewed collection of articles/talks/repos which teach concise, idiomatic Rust.
gakadam/instrew
A high performance LLVM-based dynamic binary instrumentation framework
gakadam/intel-fpga-bbb
Basic Building Blocks (BBB) for OPAE-managed Intel FPGAs
gakadam/juliacourse
gakadam/kernl
Kernl lets you run PyTorch transformer models several times faster on GPU with a single line of code, and is designed to be easily hackable.
gakadam/kickstart.nvim
A launch point for your personal nvim configuration
gakadam/learnsystemc
Learn systemC with examples
gakadam/ML-from-scratch-seminar
This repository is part of a "Machine Learning from Scratch" seminar at Harvard Medical School.
gakadam/ml-systems-papers
Curated collection of papers in machine learning systems
gakadam/mt4g
Memory Topology for GPUs
gakadam/orion
An interference-aware scheduler for fine-grained GPU sharing
gakadam/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
gakadam/rellume
Lift machine code to performant LLVM IR
gakadam/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
gakadam/simpy4chips
gakadam/SummerUniversity2022
gakadam/The-Art-of-Linear-Algebra
Graphic notes on Gilbert Strang's "Linear Algebra for Everyone"
gakadam/timemory
Modular C++ Toolkit for Performance Analysis and Logging. Profiling API and Tools for C, C++, CUDA, Fortran, and Python. The C++ template API is essentially a framework to creating tools: it is designed to provide a unifying interface for recording various performance measurements alongside data logging and interfaces to other tools.
gakadam/tinyrenderer
A brief computer graphics / rendering course
gakadam/udlbook
Understanding Deep Learning - Simon J.D. Prince
gakadam/wabbit_dbeazley
Compiler project for Dave Beazley' Wabbit Language
gakadam/XinuBBB
Source and guide to run Xinu on the BeagleBone Black