In High Performance Computing, it is often useful to fine tune an application code via recompilation of specific computational intensive code fragments to leverage runtime knowledge. Traditional compilers rarely provide such capabilities, but solutions such as libVC exist to allow C/C++ code to employ dynamic compilation. We evaluate the impact of the introduction of Just-in-Time compilation in a framework supporting partial dynamic (re-)compilation of functions to provide continuous optimization in high performance environments. We show that Just-In-Time solutions can have comparable performance in terms of code quality with respect to the libVC alternatives, and it can provide smaller compilation overhead. We further demonstrate the strength of our approach against another interpreter-based dynamic evaluation solution from the state-of-the-art.
scite is a Brooklyn-based organization that helps researchers better discover and understand research articles through Smart Citations–citations that display the context of the citation and describe whether the article provides supporting or contrasting evidence. scite is used by students and researchers from around the world and is funded in part by the National Science Foundation and the National Institute on Drug Abuse of the National Institutes of Health.
customersupport@researchsolutions.com
10624 S. Eastern Ave., Ste. A-614
Henderson, NV 89052, USA
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.
Copyright © 2024 scite LLC. All rights reserved.
Made with 💙 for researchers
Part of the Research Solutions Family.