Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JIT results in CL_OUT_OF_HOST_MEMORY when using LLVMSPIRVLib.so (as opposed to .a) #310

Open
pvelesko opened this issue Dec 11, 2023 · 0 comments

Comments

@pvelesko
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant