You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: