wForget commented on PR #7503:
URL: 
https://github.com/apache/incubator-gluten/pull/7503#issuecomment-2409731243

   > we should use LD_PRELOAD, in this way all memory allocation including the 
one not tracked by memory pool can be allocated by jemalloc as well.
   
   Got it, thank you. As described in 
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.


-- 
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: commits-unsubscr...@gluten.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@gluten.apache.org
For additional commands, e-mail: commits-h...@gluten.apache.org

Reply via email to