Skip to content
View yzhaiustc's full-sized avatar
Block or Report

Block or report yzhaiustc

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Optimizing-SGEMM-on-NVIDIA-Turing-GPUs Optimizing-SGEMM-on-NVIDIA-Turing-GPUs Public

    Optimizing SGEMM kernel functions on NVIDIA GPUs to a close-to-cuBLAS performance.

    Cuda 236 41

  2. Optimizing-DGEMM-on-Intel-CPUs-with-AVX512F Optimizing-DGEMM-on-Intel-CPUs-with-AVX512F Public

    Stepwise optimizations of DGEMM on CPU, reaching performance faster than Intel MKL eventually, even under multithreading.

    C 90 18

  3. Optimizing-SGEMV-on-NVIDIA-GPUs Optimizing-SGEMV-on-NVIDIA-GPUs Public

    An implementation of SGEMV with performance comparable to cuBLAS.

    Cuda 7 6

  4. Optimizing-DGEMV-on-Intel-CPUs Optimizing-DGEMV-on-Intel-CPUs Public

    Highly optimized DGEMV on CPU with both serial and parallel performance better than MKL and OpenBLAS.

    C 3 1

  5. NVIDIA/cutlass NVIDIA/cutlass Public

    CUDA Templates for Linear Algebra Subroutines

    C++ 4.6k 807