Skip to content

Add support for -log_view with GPUs that does not time the kernels on the GPU

Barry Smith requested to merge barry/2022-03-30/turnoff-gpu-timing into main

Turns off the GPU time loggings unless specifically requested with -log_view_gpu_time

-log_view displays nan in locations where accurate timings are not available

Sadly the output is ugly because I cannot get the nan output to have the same width as the floating-point numbers

Edited by Barry Smith

Merge request reports