diff --git a/kompute/src/Manager.cpp b/kompute/src/Manager.cpp index 2d2370f63..c5060b1ea 100644 --- a/kompute/src/Manager.cpp +++ b/kompute/src/Manager.cpp @@ -349,7 +349,7 @@ Manager::createDevice(const std::vector& familyQueueIndices, KP_LOG_INFO("Using physical device index {} found {}", physicalDeviceIndex, - physicalDeviceProperties.deviceName); + physicalDeviceProperties.deviceName.data()); if (familyQueueIndices.empty()) { // Find compute queue