Zst0514's Stars
QSCTech/zju-icicles
浙江大学课程攻略共享计划
davidhalter/jedi-vim
Using the jedi autocompletion library for VIM.
GraphChi/graphchi-cpp
GraphChi's C++ version. Big Data - small machine.
CMU-SAFARI/ramulator
A Fast and Extensible DRAM Simulator, with built-in support for modeling many different DRAM technologies including DDRx, LPDDRx, GDDRx, WIOx, HBMx, and various academic proposals. Described in the IEEE CAL 2015 paper by Kim et al. at http://users.ece.cmu.edu/~omutlu/pub/ramulator_dram_simulator-ieee-cal15.pdf
jiangxincode/cnblogs
一些我在平时工作和学习中积累的编程相关的资源。如果大家有兴趣可以一起增加,修改。
umd-memsys/DRAMSim2
DRAMSim2: A cycle accurate DRAM simulator
vernamlab/cuFHE
CUDA-accelerated Fully Homomorphic Encryption Library
intel/he-transformer
nGraph-HE: Deep learning with Homomorphic Encryption (HE) through Intel nGraph
CMU-SAFARI/prim-benchmarks
PrIM (Processing-In-Memory benchmarks) is the first benchmark suite for a real-world processing-in-memory (PIM) architecture. PrIM is developed to evaluate, analyze, and characterize the first publicly-available real-world PIM architecture, the UPMEM PIM architecture. Described by Gómez-Luna et al. (https://arxiv.org/abs/2105.03814).
chenxuhao/ReadingList
Papers on Graph Analytics, Mining, and Learning
CMU-SAFARI/DAMOV
DAMOV is a benchmark suite and a methodical framework targeting the study of data movement bottlenecks in modern applications. It is intended to study new architectures, such as near-data processing. Described by Oliveira et al. (preliminary version at https://arxiv.org/pdf/2105.03725.pdf)
snu-ccl/FHE-MP-CNN
Implementation of deep ResNet model on CKKS scheme in Microsoft SEAL library using multiplexed parallel convolution
CMU-SAFARI/SparseP
SparseP is the first open-source Sparse Matrix Vector Multiplication (SpMV) software package for real-world Processing-In-Memory (PIM) architectures. SparseP is developed to evaluate and characterize the first publicly-available real-world PIM architecture, the UPMEM PIM architecture. Described by C. Giannoula et al. [https://arxiv.org/abs/2201.05072]
jiangxincode/CacheSim
A simulator of Cache
sharc-lab/FlowGNN
A dataflow architecture for universal graph neural network inference via multi-queue streaming.
KULeuven-COSIC/HEAT
Repo for code developed during the HEAT project (Homomorphic Encryption Applications Technology)
K-miran/HEMat
Homomorphic matrix computation
sharc-lab/GenGNN
GATECH-EIC/GCoD
[HPCA 2022] GCoD: Graph Convolutional Network Acceleration via Dedicated Algorithm and Accelerator Co-Design
sfu-arch/SpGEMM
tsinghua-ideal/spada-sim
The simulator for SPADA, an SpGEMM accelerator with adaptive dataflow
HipGraph/FusedMM
Implementation of FusedMM method for IPDPS 2021 paper titled "FusedMM: A Unified SDDMM-SpMM Kernel for Graph Embedding and Graph Neural Networks"
thu-nics/CLAP-triangle-counting
The official code for DATE'23 paper <CLAP: Locality Aware and Parallel Triangle Counting with Content Addressable Memory>
NeuraChip/neurachip
NeuraChip Accelerator Simulator
walkieq/GNN-JEDInet-FPGA
An template for GNN-based JEDI-net using Vivado HLS
vnatesh/Rosko
Row-skipping outer product CPU kernels for sparse-dense matrix multiplication in Deep Neural Networks
AaronDou/MyCryptoNets
A C++ implementation of CryptoNets based on MSFT SEAL Library
SZU-AdvTech-2022/376-HyGCN-A-GCN-Accelerator-with-Hybrid-Architecture
handengke/IU-GCN_sim
the Island Locator of IGCN
UTKRISHTPATESARIA/DRAM-Simulator
Generating memory traces for an application using pintool and then simulating on DRAMSim3 simulator on various addressing schemes and Row Buffer policies.