A high-performance, zero-overhead, extensible Python compiler with built-in NumPy support
-
Updated
Jul 6, 2026 - Python
A high-performance, zero-overhead, extensible Python compiler with built-in NumPy support
Scalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python with AI-powered optimization proposals
Computations and statistics on manifolds with geometric structures.
Nabla: High-Performance Scientific Computing
Implementation of a Transformer, but completely in Triton
An agent harness that compiles a model into one provably-correct, self-retargeting CUDA megakernel and self-tunes it past cuBLAS at batch-1 LLM decode, paper: https://arxiv.org/abs/2606.09682
Fast deterministic all-Python Lennard-Jones particle simulator that utilizes Numba for GPU-accelerated computation.
Implementation of the Apriori and Eclat algorithms, two of the best-known basic algorithms for mining frequent item sets in a set of transactions, implementation in Python.
Boilerplate for GPU-Accelerated TensorFlow and PyTorch code on M1 Macbook
An end-to-end agent project for GPU kernel implementation, analysis, profiling, and iterative optimization. It helps an agent turn PyTorch logic or an existing kernel into a high-performance GPU kernel through a structured, profile-driven workflow.
🌟 Compiler for vertex-centric programming of GNNs/TGNNs
Batched GPU augmentations for 3D medical images, replacing MONAI's per-sample transforms with fused Triton kernels
pyCUDA implementation of forward propagation for Convolutional Neural Networks
Fundamentals of heterogeneous parallel programming with CUDA C/C++ at the beginner level.
bilibili视频【CUDA 12.x 并行编程入门(Python版)】配套代码
Learn Triton by building FlashAttention from scratch — V2 kernels, persistent threads, mask DSL, profiling toolkit, bilingual docs
vgg16 inference implementation using tensorflow, numpy and pycuda
A helper package to easily time Numba CUDA GPU events ⌛
This repository contains all the lecture slides, homeworks, Mid Terms, and the final project of the Computing Systems Architectures course by Prof. Azeez Bhavnagarwala, in Fall 2025 at NYU.
A package to run commands when GPU resources are available
Add a description, image, and links to the gpu-programming topic page so that developers can more easily learn about it.
To associate your repository with the gpu-programming topic, visit your repo's landing page and select "manage topics."