[PATCH] D139710: [AMDGPU] MachineScheduler: schedule execution metric added for the UnclusteredHighRPStage
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 15 13:07:02 PST 2022
rampitec added a comment.
In D139710#3999192 <https://reviews.llvm.org/D139710#3999192>, @alex-t wrote:
> @rampitec
>
> amdgpu-schedule-metric-bias=100
>
> makes the scheduler always prefer the occupancy over the latency.
> but the schedule metrics are still computed.
> Did you mean the option to completely switch the getScheduleMetrics OFF?
OK, thanks. Document it in the help text of the option.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139710/new/
https://reviews.llvm.org/D139710
More information about the llvm-commits
mailing list