Skip to content

Value prediction development roadmap #188

@zybzzz

Description

@zybzzz

This is the roadmap for Value prediction development, refer to #181 for the general roadmap development of xs-gem5.

Value prediction roadmap

Benchmarks

  1. general: SPEC06
  2. specific: other domain-specific applications.

Evaluation Metrics

  1. SPEC06 weighted score and IPC speedup
  2. Value predictor accuracy rate
  3. Value predictor coverage rate

Development Purpose

The current expectation is to integrate the value predictor without massive changes to the microarchitecture. The primary goal of the current development of the value predictor is to integrate the stride-base value predictor for pre-RTL architecture exploration for kunminghu v3.

Development Details

value predictors

Prediction error strategy

  • pipeline flushing.(current implementation)
  • Add replay-buffer, re-issue from replay-buffer.

Develop branchs

  1. valuepred-base as a main branch of value prediction development.
  2. valuepred-(feature) develops different predictors as a downstream branch of valuepred-base.

Does valuepred-base need to be synchronized with the upstream branch xs-dev? Any ideas?

Future

  1. co-design with prefetch
  2. co-degisn with memory dependency prediction unit

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions