pub static V1_CAST_POINT_TO_POINT_THRESHOLD: Key<usize>
When the cast domain has fewer ranks than this threshold, v1 casting sends messages point-to-point instead of through the comm actor tree. 0 disables the optimization.