5 citations · 5 across the 2 of their papers we have counts for
2 papers
cs.DC2022
Profile-Guided Parallel Task Extraction and Execution for Domain Specific Heterogeneous SoC
Liangliang Chang, Joshua Mack, Benjamin Willis +4
In this study, we introduce a methodology for automatically transforming user applications in the radar and communication domain written in C/C++ based on dynamic profiling to a pa…
cs.DC2020★ 5 cited
Automated Parallel Kernel Extraction from Dynamic Application Traces
Richard Uhrie, Chaitali Chakrabarti, John Brunhaver
Modern program runtime is dominated by segments of repeating code called kernels. Kernels are accelerated by increasing memory locality, increasing data-parallelism, and exploiting…