There are some KokkosTimers sprinkled throughout the code base that measure the runtime of specific parts. They should be removed or at least disabled for a regular build since the outputs just confuse users. If more optimization work is done, relevant timers can be easily added again.
There are some
KokkosTimers sprinkled throughout the code base that measure the runtime of specific parts. They should be removed or at least disabled for a regular build since the outputs just confuse users. If more optimization work is done, relevant timers can be easily added again.