search for: nzm5

Displaying 1 result from an estimated 1 matches for "nzm5".

Did you mean: nm5
2019 Oct 11
2
A question with using ORC RPC for remote JIT-ing.
Background: We plan to use ORC to JIT compile hot-paths, optimizing them to fully utilize the currently running architecture. To do this, we extract the hot-paths' code section (including external linkages, functions, variables, etc) and embed them into the host program. These embedded information are then pass to orc to be compiled and executed. However, the JIT process may fail and may