NIC0NIC0NI
This bio is intensionally left blank
Department of Computer Science and Technology, Tsinghua UniversityBeijing, Beijing, China
NIC0NIC0NI's Stars
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
3b1b/manim
Animation engine for explanatory math videos
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
ManimCommunity/manim
A community-maintained Python framework for creating mathematical animations.
svc-develop-team/so-vits-svc
SoftVC VITS Singing Voice Conversion
taskflow/taskflow
A General-purpose Task-parallel Programming System using Modern C++
oneapi-src/oneTBB
oneAPI Threading Building Blocks (oneTBB)
xtaci/algorithms
Algorithms & Data structures in C++.
NVIDIA/thrust
[ARCHIVED] The C++ parallel algorithms library. See https://github.com/NVIDIA/cccl
STEllAR-GROUP/hpx
The C++ Standard Library for Parallelism and Concurrency
kokkos/kokkos
Kokkos C++ Performance Portability Programming Ecosystem: The Programming Model - Parallel Execution and Memory Abstraction
ryanhaining/cppitertools
Implementation of python itertools and builtin iteration functions for C++17
itorr/homo
💩「恶臭数字论证器」数字恶臭化工具
KarypisLab/METIS
METIS - Serial Graph Partitioning and Fill-reducing Matrix Ordering
oneapi-src/oneDPL
oneAPI DPC++ Library (oneDPL) https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/dpc-library.html
hypre-space/hypre
Parallel solvers for sparse linear systems featuring multigrid methods.
LLNL/RAJA
RAJA Performance Portability Layer (C++)
cusplibrary/cusplibrary
CUSP : A C++ Templated Sparse Matrix Library
kokkos/kokkos-kernels
Kokkos C++ Performance Portability Programming Ecosystem: Math Kernels - Provides BLAS, Sparse BLAS and Graph Kernels
hpcg-benchmark/hpcg
Official HPCG benchmark source code
Kronuz/cpp-btree
Modern C++ B-tree containers
math-atlas/math-atlas
Automatically Tuned Linear Algebra Software (ATLAS)
pghysels/STRUMPACK
Structured Matrix Package (LBNL)
KarypisLab/ParMETIS
ParMETIS - Parallel Graph Partitioning and Fill-reducing Matrix Ordering
intel/yask
YASK--Yet Another Stencil Kit: a domain-specific language and framework to create high-performance stencil code for implementing finite-difference methods and similar applications.
jhjourdan/SIMD-math-prims
Vectorizable implementations of some mathematical functions
EBD-CREST/nsparse
Sparse matrix computation library for GPU
GPUPeople/spECK
Efficient SpGEMM on GPU using CUDA and CSR
SuperScientificSoftwareLaboratory/TileSpGEMM
Source code of the PPoPP '22 paper: "TileSpGEMM: A Tiled Algorithm for Parallel Sparse General Matrix-Matrix Multiplication on GPUs" by Yuyao Niu, Zhengyang Lu, Haonan Ji, Shuhui Song, Zhou Jin, and Weifeng Liu.
GPUPeople/ACSpGEMM
Repository holding the code base to AC-SpGEMM : "Adaptive Sparse Matrix-Matrix Multiplication on the GPU"