Skip to content
View aditya2819's full-sized avatar

Highlights

  • Pro

Block or report aditya2819

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. CUDA-accelerated-linear-algebra-toolkitCUDA-accelerated-linear-algebra-toolkitPublic

    High-performance GPU-accelerated linear algebra library for scientific computing. Custom kernels outperform cuBLAS+cuSPARSE by 2.4x in iterative solvers. Built for circuit simulation workloads.

    Cuda

  2. Custom-Verilog-ProcessorCustom-Verilog-ProcessorPublic

    Verilog

  3. Optimizing-Serpens-SpMV-Accelerator-on-Xilinx-Alveo-U280Optimizing-Serpens-SpMV-Accelerator-on-Xilinx-Alveo-U280Public

    Forked from UCLA-VAST/Serpens

    High-throughput Sparse Matrix–Vector Multiply (SPMV) accelerator for the Xilinx Alveo U280, redesigned from Serpens A16 into a fully Vitis HLS dataflow kernel with 24 HBM channels and improved memo…

    C++ 1

  4. binamkayastha/WriterDeckbinamkayastha/WriterDeckPublic

    Python 1 2

  5. Optimising-SpTRSV-on-CPU-GPUOptimising-SpTRSV-on-CPU-GPUPublic

    Sparse triangular solve benchmark and optimization project for CPU and GPU, featuring custom CSR SpTRSV kernels, MKL and cuSPARSE baselines, profiling-guided kernel design, synthetic matrix-family …

    Cuda