Hello. After brief discussions about packaging of an HSA runtime, we've decided to load an HSA runtime via dlopen mechanism. Following patch introduces necessary header files and all functions within the HSA plug-in are loaded via dlsym. Patch survives HSA regression tests, installed to the HSA branch as r235189. Thanks, Martin