Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in
A
aml
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 27
    • Issues 27
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 6
    • Merge Requests 6
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • argo
  • aml
  • Issues
  • #18

Closed
Open
Opened Jul 09, 2018 by Swann Perarnau@perarnau
  • Report abuse
  • New issue
Report abuse New issue

Add no-op versions for DMA/Scratch

Comparing the same algorithm on two architectures, one with deep memory and the other not, is difficult right now. This is because the scratch operations between the same two areas still trigger memory movements.

It would be helpful instead to have a scratchpad version that doesn't trigger any DMAs. Similarly, it should be possible to provide a DMA that doesn't actually move anything.

Assignee
Assign to
First Official Release
Milestone
First Official Release
Assign milestone
Time tracking
None
Due date
None
0
Labels
None
Assign labels
  • View project labels
Reference: argo/aml#18