Skip to content

Conversation

@xurui1995
Copy link
Contributor

fix the issue of #254

@xurui1995
Copy link
Contributor Author

will consider copying those shared libs into python module gc_mlir so that it can run without external library path dependencies, and I may do that in PR #199.

@WangJialei-A
Copy link
Contributor

WangJialei-A commented Aug 19, 2024

@xurui1995
I did not see any changes on CMakeLists.txt.
Please confirm that target libGcCpuRuntime.so and GcPythonModules have established a dependency relationship during cmake step.

@xurui1995
Copy link
Contributor Author

@xurui1995 I did not see any changes on CMakeLists.txt. Please confirm that target libGcCpuRuntime.so and GcPythonModules have established a dependency relationship during cmake step.

here we just got the lib path from the LLVM_LIBRARY_OUTPUT_INTDIR, and wo do not need to change CMakeLists.txt

@WangJialei-A WangJialei-A merged commit 7e87f4f into intel:main Aug 19, 2024
@lmontigny lmontigny added this to the CPU milestone Aug 21, 2024
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

Successfully merging this pull request may close these issues.

The bench tool failed with JIT session error: Symbols not found: [ gcAlignedMalloc, gcAlignedFree ]

4 participants