CUDA solutions for the lab assignments in the UIUC-ECE408 Applied Parallel Programming course.
☆18Apr 18, 2023Updated 2 years ago
Alternatives and similar repositories for ECE408_Applied_Parallel_Programming
Users that are interested in ECE408_Applied_Parallel_Programming are comparing it to the libraries listed below
Sorting:
- My GitHub Repo for UIUC ECE408 Applied Parallel Programming, mainly focus on CUDA programming and algorithm implementation.☆29Jan 16, 2024Updated 2 years ago
- Single-Life Reinforcement Learning☆14Dec 17, 2022Updated 3 years ago
- OCCA Python API: JIT Compilation for Multiple Architectures☆11Dec 20, 2019Updated 6 years ago
- C++ implementation for Fiduccia-Mattheyses Heuristic☆10Jan 9, 2023Updated 3 years ago
- ☆14Jun 12, 2024Updated last year
- ☆11Oct 25, 2021Updated 4 years ago
- Parallel k-core Decomposition on Multicore Platforms☆11Oct 12, 2020Updated 5 years ago
- 藍芽BLE之Android範例☆13Jul 2, 2021Updated 4 years ago
- Vivado HLS study notes, courses, documents.☆12Dec 7, 2019Updated 6 years ago
- Min-cut partitioning a graph using kernighan Lin algorithm☆11Mar 24, 2023Updated 2 years ago
- NTHU CS6135 VLSI實體設計自動化☆12Mar 12, 2022Updated 3 years ago
- iccad contest 2022 problem B☆16Sep 4, 2022Updated 3 years ago
- [ICLR 2024 Spotlight] Code for the paper "Decision ConvFormer: Local Filtering in MetaFormer is Sufficient for Decision Making"☆12Apr 22, 2024Updated last year
- Verilog implementation of different concepts in Digital Logic Design such as OTHFSM, AFG and Accelerators☆11Dec 26, 2023Updated 2 years ago
- ☆11Jul 29, 2021Updated 4 years ago
- pix2pix model for generating terrain☆17Jan 7, 2023Updated 3 years ago
- An open-sourced PyTorch library for developing energy efficient multiplication-less models and applications.☆14Feb 3, 2025Updated last year
- ☆15Jan 8, 2022Updated 4 years ago
- A lightweight application to explore the mystery of the ISS.☆14Dec 16, 2022Updated 3 years ago
- Record GPU memory accesses of a CUDA program and visualize the access pattern in a browser☆13Nov 17, 2020Updated 5 years ago
- UCB EECS126 : probability theory and random processes.☆19Sep 26, 2024Updated last year
- This is the canonical git mirror of the LLVM subversion repository. The repository does not accept github pull requests at this moment. P…☆10Apr 29, 2025Updated 10 months ago
- [FPGA 2024] Source code and bitstream for LevelST: Stream-based Accelerator for Sparse Triangular Solver☆15Jun 1, 2025Updated 9 months ago
- [DATE 2025] Official implementation and dataset of AIrchitect v2: Learning the Hardware Accelerator Design Space through Unified Represen…☆19Jan 17, 2025Updated last year
- Attentionlego☆13Jan 24, 2024Updated 2 years ago
- This is an implemention of Lee-Moore's Shortest Path Maze Router with multi-sink nets support.☆13Feb 2, 2016Updated 10 years ago
- ☆21Sep 15, 2024Updated last year
- ☆12Aug 18, 2017Updated 8 years ago
- Escoin: Efficient Sparse Convolutional Neural Network Inference on GPUs☆16Feb 28, 2019Updated 7 years ago
- An alternative Vivado custom design example (to fully Vitis) for the User Logic Partition targeting VCK5000☆13Jul 16, 2024Updated last year
- Base container for developing C++ and Fortran HPC applications☆18Jun 14, 2022Updated 3 years ago
- C++ Implementation of reduced order binary decision diagram data structure☆13Nov 11, 2015Updated 10 years ago
- This is a repository of Binary General Matrix Multiply (BGEMM) by customized CUDA kernel. Thank FP6-LLM for the wheels!☆18Aug 30, 2024Updated last year
- ☆38Jul 8, 2025Updated 7 months ago
- A GitHub Actions action for testing C/C++ projects☆19Feb 27, 2026Updated last week
- ☆18Apr 20, 2023Updated 2 years ago
- Code for CVPR22 paper One Step at a Time: Long-Horizon Vision-and-Language Navigation with Milestones☆13Jul 27, 2022Updated 3 years ago
- 🌲 Fully unit-tested B+ tree with basic paging implemented in C++