Pinned Repositories
TENET
An analytical framework that models hardware dataflow of tensor applications on spatial architectures using the relation-centric notation.
FMR
3D maze router, which allows for limited cell movements
assignment1-MiniAPL-release
Implementing a small, dense array language using LLVM.
assignment2-SparseQuery-release
Manually optimizing a database query
bsc
Bluespec Compiler (BSC)
build-your-own-x
Master programming by recreating your favorite technologies from scratch.
ostep-projects
Projects for an undergraduate OS course
ScaleSim-2-BeaconGNN
SimpySSD
A simple SSD simulator designed for fast development and design space exploration of CSD (computational storage device) applications
SSD-Guide
Solid State Drive Guide
wangyuyue's Repositories
wangyuyue/SimpySSD
A simple SSD simulator designed for fast development and design space exploration of CSD (computational storage device) applications
wangyuyue/ostep-projects
Projects for an undergraduate OS course
wangyuyue/ScaleSim-2-BeaconGNN
wangyuyue/SSD-Guide
Solid State Drive Guide
wangyuyue/assignment1-MiniAPL-release
Implementing a small, dense array language using LLVM.
wangyuyue/assignment2-SparseQuery-release
Manually optimizing a database query
wangyuyue/bsc
Bluespec Compiler (BSC)
wangyuyue/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
wangyuyue/clash-compiler
Haskell to VHDL/Verilog/SystemVerilog compiler
wangyuyue/CloudLabProfile
CloudLab Profile: rules to define hardware topology and software setup
wangyuyue/cs259-project
Course project of CS259, UCLA, 21 FALL
wangyuyue/CS269-projects-2022spring
wangyuyue/DeepRecSys
http://vlsiarch.eecs.harvard.edu/research/recommendation/
wangyuyue/FEMU
FEMU: Accurate, Scalable and Extensible NVMe SSD Emulator (FAST'18)
wangyuyue/glow
Compiler for Neural Network hardware accelerators
wangyuyue/jittor
Jittor is a high-performance deep learning framework based on JIT compiling and meta-operators.
wangyuyue/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
wangyuyue/llvm-tutor
A collection of out-of-tree LLVM passes for teaching and learning
wangyuyue/mlir
"Multi-Level Intermediate Representation" Compiler Infrastructure
wangyuyue/MQSim
MQSim is a fast and accurate simulator modeling the performance of modern multi-queue (MQ) SSDs as well as traditional SATA based SSDs. MQSim faithfully models new high-bandwidth protocol implementations, steady-state SSD conditions, and the full end-to-end latency of requests in modern SSDs. It is described in detail in the FAST 2018 paper by Aras
wangyuyue/soDLA
Chisel implementation of the NVIDIA Deep Learning Accelerator (NVDLA), with self-driving accelerated
wangyuyue/taco
The Tensor Algebra Compiler (taco) computes sparse tensor expressions on CPUs and GPUs
wangyuyue/XRP
XRP: In-Kernel Storage Functions with eBPF