Skip to content

Functions needed to be changed to use our new algorithm for aligned and unaligned loads #1302

@Anipik

Description

@Anipik

Currently these functions are just using Unaligned Loads, we can make them after by aligning the data and doing aligned loads.

  • AddScalerU
  • ScaleSrcU
  • AddScaleU
  • ScaleAddU
  • AddU
  • AddScaleCopyU
  • AddSU
  • MulElementWiseU
  • SumU
  • SumSqU
  • SumSqDiffU
  • SumAbsU
  • SumAbsDiffU
  • MaxAbsU
  • MaxAbsDiffU
  • DotU
  • DotSU
  • Dist2
  • SdcaL1UpdateU
  • SdcaL1UpdateSU

Reference for algorithm #1143

cc @danmosemsft @tannergooding @eerhardt

Metadata

Metadata

Assignees

No one assigned

    Labels

    up-for-grabsA good issue to fix if you are trying to contribute to the project

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions