HDFGroup / HDFGroup/hermes

Consider data locality in Prefetching and Placement Decisions

Open
#545 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
34
Forks
19
PR merge metrics
No merged PRs in 30d

Description

Sometimes we have advanced knowledge of data access patterns and should be able to place data on the node directly before-hand to avoid networking costs.

Prefetcher can use Get + Put to place data into a new node.
A DPE should be available which allows data to be delegated to new nodes.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.