Skip to main content

prompt_cache_rank_path

Function prompt_cache_rank_path 

Source
pub fn prompt_cache_rank_path(
    root: &Path,
    topology: &PromptCacheTopology,
) -> PathBuf
Expand description

Resolves the canonical rank-local prompt-cache storage directory.

Replicated cache state remains at root; distributed state is isolated by all three semantic rank coordinates, using x for inactive axes.