Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add half gemm support #68

Draft
wants to merge 25 commits into
base: master
Choose a base branch
from

Conversation

cayrols
Copy link
Contributor

@cayrols cayrols commented Sep 27, 2023

This PR aims to add the support for half precision gemm.

This is a draft for now.

Tasks:

  • CMake support
  • Change the name of the config test file

@cayrols cayrols force-pushed the seb/gemm.add_hgemm_support branch from cc4396a to c3efcaa Compare September 27, 2023 20:22
config/return_float16.cc Show resolved Hide resolved
config/return_float16.cc Show resolved Hide resolved
include/blas/util.hh Show resolved Hide resolved
include/blas/util.hh Show resolved Hide resolved
include/blas/util.hh Show resolved Hide resolved
test/check_gemm.hh Show resolved Hide resolved
test/utils.cc Show resolved Hide resolved
test/cuda/utils.cu Show resolved Hide resolved
test/check_gemm.hh Show resolved Hide resolved
test/utils.hh Show resolved Hide resolved
@cayrols cayrols force-pushed the seb/gemm.add_hgemm_support branch from 6824b9b to 8678c82 Compare December 14, 2023 19:01
@mgates3 mgates3 added the Draft label May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants