Skip to content

Providing hints for near-memory (DRAM) cache in Memory Mode? #161

Open
@LouisJenkinsCS

Description

@LouisJenkinsCS

Hello Intel Developers,

Is there a way to provide hints about what memory is about to be accessed soon, i.e. prefetching, and what is not going to be accessed soon and should be evicted? Do existing hints for prefetching have the same effect on the near-memory cache as they would on the CPU cache? I'm wondering because it would be useful in, say, irregular applications where you know ahead of time exactly which other parts of memory will need to be accessed soon (i.e. neighborhood of active vertices in a graph). Does anyone know if what I want to do is possible in Memory-Mode? Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions