Pinned Repositories
artemis
GPU Code optimizer for stencil computations. Refer to our IPDPS'19 paper for more details
ASPLOS_artifact
BLISS
Code and scripts of BLISS (PLDI' 21)
books
"我的阅历"
cgo-artifact-2020
Artifact repository for paper Automatic Generation of High-Performance Quantized Machine Learning Kernels
CheckFreq
A fork of CheckFreq (published in FAST21)
clusterdata
cluster data collected from production clusters in Alibaba for cluster management research
SurviveSJTUManual
更新2008年版本的《上海交通大学生存手册》gitbook发布于https://survivesjtu.gitbook.io/survivesjtumanual/
lmzhhh's Repositories
lmzhhh/SurviveSJTUManual
更新2008年版本的《上海交通大学生存手册》gitbook发布于https://survivesjtu.gitbook.io/survivesjtumanual/
lmzhhh/ASPLOS_artifact
lmzhhh/BLISS
Code and scripts of BLISS (PLDI' 21)
lmzhhh/books
"我的阅历"
lmzhhh/cgo-artifact-2020
Artifact repository for paper Automatic Generation of High-Performance Quantized Machine Learning Kernels
lmzhhh/CheckFreq
A fork of CheckFreq (published in FAST21)
lmzhhh/clusterdata
cluster data collected from production clusters in Alibaba for cluster management research
lmzhhh/cutlass
CUDA Templates for Linear Algebra Subroutines
lmzhhh/easyscale
lmzhhh/ECE408
Code base and slides for ECE408:Applied Parallel Programming.
lmzhhh/FBLAS
BLAS implementation for Intel FPGA
lmzhhh/framework-determinism
Providing determinism in deep learning frameworks
lmzhhh/ginkgo
Numerical linear algebra software package
lmzhhh/hfta
Boost hardware utilization for ML training workloads via Inter-model Horizontal Fusion
lmzhhh/kfac_pytorch
Distributed K-FAC Preconditioner for PyTorch
lmzhhh/latex_paper_writing_tips
Tips for Writing a Research Paper using LaTeX
lmzhhh/ModelKeeper
[Fork][NSDI23]A Cluster-Wide Model Manager to Accelerate DNN Training via Automated Training Warmup
lmzhhh/multiprocessing
C++ code for RingQueue, SharedMemory and Semaphore
lmzhhh/NeuralForceField
Neural Network Force Field based on PyTorch
lmzhhh/Newton_ADMM
lmzhhh/open-earth-compiler
development repository for the open earth compiler
lmzhhh/PhiFlow
Research-oriented differentiable fluid simulation framework
lmzhhh/proxima
System for learning approximations for and replacing expensive function calls on-the-fly
lmzhhh/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
lmzhhh/pytorch_hd
Modified version of PyTorch v1.8.2 with determinism under heterogeneous and elastic GPU resources. Part of EasyScale (to be appeared in SC'23)
lmzhhh/SDBI
Simple Dynamic Batching Inference
lmzhhh/Statistical-Learning-Method_Code
手写实现李航《统计学习方法》书中全部算法
lmzhhh/swGEMM
A highly efficient library for GEMM operations on Sunway TaihuLight
lmzhhh/Tiresias
A GPU Cluster Manager for Distributed Deep Learning Training
lmzhhh/torchdyn
A PyTorch based library for all things neural differential equations