matmul
Here are 19 public repositories matching this topic...
In this project, ınstruction numbers from a c program are counted with pin and c++.
-
Updated
Feb 21, 2020 - C++
Floating-point matrix multiplication implementation (arbitrary precision)
-
Updated
Aug 3, 2021 - Verilog
Matrix-matrix multiplication implementations benchmarking
-
Updated
Dec 2, 2021 - Rust
📰 This repository contains time measurements of various algorithms on the CPU and GPU using PyCuda: matrix multiplication, Pi computation, and bilateral filtering.
-
Updated
Jan 29, 2022 - Jupyter Notebook
OpenMP Matrix Multiplication Offloading Playground
-
Updated
Dec 2, 2022 - C++
Raspberry Pi Pico (RP2040) and Adafruit Metro M7 (NXP IMXRT10XX) benchmark
-
Updated
Jan 12, 2024 - Python
ForMatmul - A Fortran library that overloads the matmul function to enable efficient matrix multiplication with/without coarray.
-
Updated
Feb 1, 2024 - Fortran
Matrix multiplication on the NPU inside RK3588
-
Updated
Jun 27, 2024 - C++
This project integrates a custom CUDA-based matrix multiplication kernel into a PyTorch deep learning model, leveraging GPU acceleration for matrix operations. The goal is to compare the performance of this custom kernel with PyTorch's built-in matrix multiplication and demonstrate how custom CUDA kernels can optimize compute-intensive operations.
-
Updated
Aug 26, 2024 - Python
The provided code is a Python script that uses the CuPy library to perform optimized GPU operations, specifically matrix multiplication. The script includes a custom CUDA kernel that is optimized for performance and energy consumption. The kernel uses half-precision floating-point numbers (float16) for improved performance and warp utilization.
-
Updated
Oct 7, 2024 - Python
Distributed Communication-Optimal Matrix-Matrix Multiplication Algorithm
-
Updated
Oct 25, 2024 - C++
Improve this page
Add a description, image, and links to the matmul topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the matmul topic, visit your repo's landing page and select "manage topics."