Pinned Repositories
blaspp
BLAS++ is a C++ wrapper around CPU and GPU BLAS (basic linear algebra subroutines), developed as part of the SLATE project.
blis
BLAS-like Library Instantiation Software Framework
bookmarks
my bookmarks
cccl
CUDA C++ Core Libraries
cgen
C/C++ source generation from an AST
gitlab-cmake-ci
Modern Cmake C++ project example, with codespell, cmake, cpppcheck clang-format clang-tidy lcov gcovr support.
multiarray
A simple C++ templated multiarray class for array, a header-only library
pluto
Pluto: An automatic polyhedral parallelizer and locality optimizer
priscv
timeprof
timeprof is a simple C++ library for profiling code regions to measure execution time.
kzwrime's Repositories
kzwrime/timeprof
timeprof is a simple C++ library for profiling code regions to measure execution time.
kzwrime/gitlab-cmake-ci
Modern Cmake C++ project example, with codespell, cmake, cpppcheck clang-format clang-tidy lcov gcovr support.
kzwrime/multiarray
A simple C++ templated multiarray class for array, a header-only library
kzwrime/pluto
Pluto: An automatic polyhedral parallelizer and locality optimizer
kzwrime/priscv
kzwrime/blaspp
BLAS++ is a C++ wrapper around CPU and GPU BLAS (basic linear algebra subroutines), developed as part of the SLATE project.
kzwrime/blis
BLAS-like Library Instantiation Software Framework
kzwrime/bookmarks
my bookmarks
kzwrime/cccl
CUDA C++ Core Libraries
kzwrime/cgen
C/C++ source generation from an AST
kzwrime/clang-op-translator
Clang-based translator for OP2
kzwrime/CU2CL
A prototype CUDA-to-OpenCL source-to-source translator, built on the Clang compiler framework
kzwrime/DaRuan-ManagementSys
DaRuan-ManagementSys
kzwrime/DawnCC-Compiler
A source-to-source compiler for automatic parallelization of C programs through code annotation.
kzwrime/gpu_shm_microbench
kzwrime/HeCBench
kzwrime/ISL-python
Solutions to labs and excercises from An Introduction to Statistical Learning, as Jupyter Notebooks.
kzwrime/kzwrime.github.io
kzwrime/minitorch-module-0
kzwrime/minitorch-module-1
kzwrime/minitorch-module-2
kzwrime/minitorch-module-3
kzwrime/minitorch-module-4
kzwrime/nyx
[nyx] dynamically typed scripting language
kzwrime/ppcg
Polyhedral Parallel Code Generation (source repository: http://repo.or.cz/ppcg.git)
kzwrime/pyWakeOnLanWebGUI
kzwrime/ShiYanLou
学习C & C++ & python&汇编语言 LLVM编译器 数据结构 算法 操作系统 单片机 linux 面试
kzwrime/sriscv
kzwrime/ssriscv
kzwrime/tinyflow
A simple deep learning framework that supports automatic differentiation and GPU acceleration.