pub const DEFAULT_DATA_PATH: &str = "/flodl/data";Expand description
Convention default for ClusterWorker::data_path /
ClusterController::data_path when the entry does not declare
one. Maps to the cross-node mount that holds training data +
checkpoints + per-rank logs.