From 0a27f07e8ae719d32a83265ff0efcb44c851d50a Mon Sep 17 00:00:00 2001 From: Harisankar Sadasivan Date: Tue, 16 Apr 2024 19:31:02 +0000 Subject: [PATCH] header updated for ck device name --- include/ck/host_utility/kernel_launch.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/include/ck/host_utility/kernel_launch.hpp b/include/ck/host_utility/kernel_launch.hpp index ee5fca2987..f48d3df1f9 100755 --- a/include/ck/host_utility/kernel_launch.hpp +++ b/include/ck/host_utility/kernel_launch.hpp @@ -8,6 +8,7 @@ #include "ck/utility/common_header.hpp" #include "ck/stream_config.hpp" #include "ck/host_utility/hip_check_error.hpp" +#include "ck/host_utility/device_prop.hpp" template float launch_and_time_kernel(const StreamConfig& stream_config,