Search Results
6/29/2025, 5:16:49 PM
>>16707274
got curious about OP image and found the codebase
>//>===================================================>===========
>// Copyright (C) Intel Corporation
>//
>// SPDX-License-Identifier: MIT
>// >=============================================================
>
>// This is a simple DPC++ program that accompanies the Getting Started
>// Guide of the debugger. The kernel does not compute anything
>// particularly interesting; it is designed to illustrate the most
>// essential features of the debugger when the target device is CPU or
>// GPU.
no idea what this is, but..cool!
https://github.com/oneapi-src/oneAPI-samples/blob/main/Tools/ApplicationDebugger/array-transform/src/array-transform.cpp
got curious about OP image and found the codebase
>//>===================================================>===========
>// Copyright (C) Intel Corporation
>//
>// SPDX-License-Identifier: MIT
>// >=============================================================
>
>// This is a simple DPC++ program that accompanies the Getting Started
>// Guide of the debugger. The kernel does not compute anything
>// particularly interesting; it is designed to illustrate the most
>// essential features of the debugger when the target device is CPU or
>// GPU.
no idea what this is, but..cool!
https://github.com/oneapi-src/oneAPI-samples/blob/main/Tools/ApplicationDebugger/array-transform/src/array-transform.cpp
Page 1