Velaciela's starred repositories
linux-source-code-analyze
Linux内核源码分析
GPU-Puzzles
Solve puzzles. Learn CUDA.
multi-gpu-programming-models
Examples demonstrating available options to program multiple GPUs in a single node or a cluster
docker-easyconnect
使深信服(Sangfor)开发的非自由的 VPN 软件 EasyConnect 和 aTrust 运行在 docker 或 podman 中,并作为网关和/或提供 socks5、http 代理服务
montgomery
Montgomery multiply
c_ext_for_py
Demos of calling c extension in python using ctypes/pybind11/cpython
state-of-the-art-shitcode
💩State-of-the-art shitcode principles your project should follow to call it a proper shitcode
HElib
HElib is an open-source software library that implements homomorphic encryption. It supports the BGV scheme with bootstrapping and the Approximate Number CKKS scheme. HElib also includes optimizations for efficient homomorphic evaluation, focusing on effective use of ciphertext packing techniques and on the Gentry-Halevi-Smart optimizations.
how-to-optimize-gemm
row-major matmul optimization