Displaying 1 result from an estimated 1 matches for "chatarasi".
2017 Mar 16
2
[GSoC] Project Proposal: Parallel extensions for llvm analysis and transform framework
...n), RSync(n)) = {}, then no inter-thread flow
dependencies require barrier synchronization. Removing such barriers will
mitigate the associated runtime overhead.
3 - Adapt polyhedral transformations for parallel contexts:
--------------------------------------------------------------------------
Chatarasi et al. [8] build on the "Happens Before" relation introduced in
the the first point above to enable larger sets of polyhedral
transformations. In particular, the complement of the "Happens Before"
relation is used to mitigate conservative dependences. The reduced set of
dependen...