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/CLRS
:notebook:Solutions to Introduction to Algorithms
gakadam/antlr4_Cpp_examples
Some examples of the Cpp target.
gakadam/antlr4_Python3_examples
Some examples of the Python3 target.
gakadam/bt
COW b-trees
gakadam/cpplinks
A categorized list of C++ resources.
gakadam/datasharing
The Leek group guide to data sharing
gakadam/dmma-ptx-gemm
gakadam/dod-playground
Sample OOP/ECS/DOD project (C++) for an internal Unity lecture in 2018
gakadam/estimator_tutorials
gakadam/gakadam.github.io
:triangular_ruler: Jekyll theme for building a personal site, blog, project documentation, or portfolio.
gakadam/gpgpu-sim_distribution
GPGPU-Sim provides a detailed simulation model of a contemporary GPU (such as NVIDIA's Fermi and GT200 architectures) running CUDA and/or OpenCL workloads and now includes an integrated (and validated) energy model, GPUWattch.
gakadam/Gables
gakadam/GPU_OPT
gakadam/intermediate_julia_2019
gakadam/libsignal-protocol-c
Signal Protocol C Library
gakadam/mal
mal - Make a Lisp
gakadam/mfma_hip_inline_asm
gakadam/minidbg
A mini x86 linux debugger for teaching purposes
gakadam/pasl
Parallel Algorithm Scheduling Library
gakadam/perfplot
tools to create performance and roofline plots from measured data
gakadam/py3antlr4book
Covert ANTLR4 book source code to Python3 version.
gakadam/pytorch-custom-cuda-tutorial
Tutorial for building a custom CUDA function for Pytorch
gakadam/pytorch_cmake_example
gakadam/SystemC-2.3-Pretty-Printer
Pretty Printer for SystemC 2.3 Data Types
gakadam/template-metaprogramming-tutorials
Code used in my series of blog posts on template metaprogramming. I offer possible solutions to some of the exercises presented in the posts and also a single file that can be used to observe how the code works.
gakadam/wgtcc
A small C11 compiler in C++11