In the configuration of the loader, to enable RPS mode, we need to append -RPS to the platform option, which doesn't make much sense. To make it sensible, we better use a separate knob for the RPS mode or replace the trace with a special value (since we can have either trace mode or RPS mode).
Version & Branch
main branch
Expected Behaviour
In the configuration of the loader, to enable RPS mode, we need to append
-RPS
to the platform option, which doesn't make much sense. To make it sensible, we better use a separate knob for the RPS mode or replace the trace with a special value (since we can have either trace mode or RPS mode).