/* * Copyright (C) 2017-2018 Intel Corporation * * SPDX-License-Identifier: MIT * */ #ifdef SUPPORT_CNL #include "hw_info_cnl.inl" #endif namespace OCLRT { const char *GfxFamilyMapper::name = "Gen10"; } // namespace OCLRT