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
LLVM-14 installed via apt-get, LLVM-SPIRV-Translator built from source the only difference being using dynamic linking(fails) and static linking(passes)
╰─$ ./samples/0_MatrixMultiply/MatrixMultiply
Device name Intel(R) Arc(TM) A380 Graphics
CHIP error [TID 437041] [1702308628.786888980] : Program BUILD LOG for device #0:Intel(R) Arc(TM) A380 Graphics:
CHIP error [TID 437041] [1702308628.786919147] : hipErrorNotInitialized (CL_OUT_OF_HOST_MEMORY ) in /home/pvelesko/space/chipStar/main/src/backend/OpenCL/CHIPBackendOpenCL.cc:739:compile
CHIP error [TID 437041] [1702308628.786964716] : Caught Error: hipErrorNotInitialized
HIP API error
The text was updated successfully, but these errors were encountered:
LLVM-14 installed via apt-get, LLVM-SPIRV-Translator built from source the only difference being using dynamic linking(fails) and static linking(passes)
The text was updated successfully, but these errors were encountered: