FelixYBW commented on PR #7503:
URL:
https://github.com/apache/incubator-gluten/pull/7503#issuecomment-2412105633
> Got it, thank you. As described in [#6571
(comment)](https://github.com/apache/incubator-gluten/issues/6571#issue-2426589391),
we have hybrid cluster with different CPU architectures, so we prefer to
package the native libs of multiple environments into one package and select
the appropriate lib directory at runtime.
It's better to package the libjemalloc.so into jar, then set LD_PRELOAD path
to relative address. It can also solve the potential conflicts between the one
linked into Gluten and system. @PHILO-HE is it possible?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]