Profiling Tools Interfaces for GPU (PTI for GPU) is a set of Getting Started Documentation and Tools Library to start performance analysis on Intel(R) Processor Graphics easily
Hello,
I followed the instruction (install opencl-icd and set library path to it)
(llm) D:\dev\taylor\pti-gpu\tools\onetrace\build>cmake -G "NMake Makefiles" -DCMAKE_BUILD_TYPE=Release -DCMAKE_LIBRARY_PATH=D:\dev\taylor\OpenCL-ICD-Loader\install ..
However the build was crashed as below:
Do I missing something?
Would be great if I could get a solution for this. Thanks!
Hello, I followed the instruction (install opencl-icd and set library path to it) (llm) D:\dev\taylor\pti-gpu\tools\onetrace\build>cmake -G "NMake Makefiles" -DCMAKE_BUILD_TYPE=Release -DCMAKE_LIBRARY_PATH=D:\dev\taylor\OpenCL-ICD-Loader\install ..
However the build was crashed as below:
Do I missing something? Would be great if I could get a solution for this. Thanks!