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
  • !8

SpMv refactor

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged mrodrig4 requested to merge meep/meep-benchmarking/risc-v-benchmarks:spmv_refactor into master Jun 14, 2022
  • Overview 3
  • Commits 8
  • Pipelines 0
  • Changes 9

Refactor based on Axpy hpc benchmark:

  1. Folder structure
  2. Makefile
  3. Enabling Enabling execution of different element types (double and float). Just for scalar and autovectorization.

Related GitLab issues: #2 and #10

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