Open
Description
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
Labels
No labels