Hi,
I've followed the guides to build and run the TPC kernel tests successfully on machine with habana hardware and driver.
But when I want to profile, I use the run_kernel_perf_test.py to profile FilterFwd2DBF16Test kernel by:
python3 run_kernel_perf_test.py -s FilterFwd2DBF16Test -t
I get result like this:

It seems that the script only get hltv file, no json file.
Any advice or suggestion?
Besides,
do you have some tools to profile kernels by simulator?
Thank you!
Tested on:
OS: Ubuntu 20.04.1 LTS (Docker container vault.habana.ai/gaudi-docker/1.8.0/ubuntu18.04/habanalabs/pytorch-installer-1.13.1:latest)
habanatools: 1.8.0-690 (installed from here)
Hi,
I've followed the guides to build and run the TPC kernel tests successfully on machine with habana hardware and driver.
But when I want to profile, I use the run_kernel_perf_test.py to profile FilterFwd2DBF16Test kernel by:
python3 run_kernel_perf_test.py -s FilterFwd2DBF16Test -tI get result like this:

It seems that the script only get hltv file, no json file.
Any advice or suggestion?
Besides,
do you have some tools to profile kernels by simulator?
Thank you!
Tested on:
OS: Ubuntu 20.04.1 LTS (Docker container vault.habana.ai/gaudi-docker/1.8.0/ubuntu18.04/habanalabs/pytorch-installer-1.13.1:latest)
habanatools: 1.8.0-690 (installed from here)