parquet_debug_set_sort_track_shift Interface

interface
public module subroutine parquet_debug_set_sort_track_shift(on)

Arguments

Type IntentOptional Attributes Name
logical, intent(in) :: on

.true. arms the tracker.

Description

Test-only arming of the final insertion pass's largest-shift tracker, zeroing it too.

Off by default, because armed it writes process-global state from an ordinary sort.