Skip to content
View vamsi-sripathi's full-sized avatar

Block or report vamsi-sripathi

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 Loading

  1. simd simd Public

    Collection of optimized SIMD implementations for popular patterns

    C 3

  2. bench-gemv-onnx-mlas bench-gemv-onnx-mlas Public

    Benchmark to measure performance of ONNX MLAS matrix-vector implementation against custom AVX2 kernel

    C

  3. bench-load-store bench-load-store Public

    Microbenchmark to measure load/store ops and identify performance anomalies such as 4K aliasing

    C

  4. stream-dsa stream-dsa Public

    Using Intel Data Streaming Accelerator (DSA) to accelerate memory bandwidth-bound/STREAM kernels

    C 1

  5. bench-all-reads bench-all-reads Public

    AVX512 kernels (ASM and compiler intrinsics) for measuring performance of load operations

    C

  6. triad-avx-asm triad-avx-asm Public

    Implementation of STREAM Triad with hand-written ASM (AVX2, AVX512)

    C