Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • R RISC-V Benchmarks
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • Benchmarks
  • RISC-V Benchmarks
  • Merge requests
  • !6

DGEMM refactor

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged mrodrig4 requested to merge meep/meep-benchmarking/risc-v-benchmarks:dgemm_refactor_cblas into master May 30, 2022
  • Overview 3
  • Commits 9
  • Pipelines 0
  • Changes 13

Refactor dgemm to gemm (general matrix multiplication).

Addition of multiple versions: scalar, autovectorization and cblas.

Added support to float and double execution (except for the intrinsics version).

Related issues: #4 and #10

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: dgemm_refactor_cblas