[LLVMdev] Publications: Harmony and ParaShares

John Criswell jtcriswel at gmail.com
Fri Sep 19 10:30:31 PDT 2014


Dear Melanie,

Thanks for sharing your publications.  I've added them to the LLVM 
Publications page.

If you notice any errors, please let me know.

Regards,

John Criswell

On 9/19/14, 9:57 AM, Melanie Kambadur wrote:
> Hi everyone,
>
> I recently presented a paper at Euro-Par 2014 that features a tool 
> called Harmony, which my co-authors and I built on top of LLVM and 
> clang. Could someone please add it tollvm.org/pubs/ 
> <http://llvm.org/pubs/> along with our original Harmony paper from 
> 2012 which never made the publication list?
>
> M. Kambadur, K. Tang, M. A. Kim. ParaShares: Finding the Important 
> Basic Blocks in Multithreaded Programs. In the/International European 
> Conference on Parallel Processing (Euro-Par)/, August 2014. 
> <http://arcade.cs.columbia.edu/parashares-europar14.pdf>
>
> M. Kambadur, K. Tang, M. A. Kim. _Harmony: Collection and Analysis of 
> Parallel Block Vectors_. In the /International Symposium on Computer 
> Architecture (ISCA)/, June 2012.***Top Picks in Computer Architecture 
> Selection.* <http://arcade.cs.columbia.edu/harmony-isca12.pdf>
>
> For those interested, Harmony is an open source tool (built as an LLVM 
> pass) that creates a new kind of application profile called Parallel 
> Block Vectors, or PBVs. PBVs track dynamic program parallelism at 
> basic block granularity to expose opportunities for improving hardware 
> design and software performance. Please 
> visithttp://arcade.cs.columbia.edu/harmony to learn more and download 
> the tool.
>
> Thank you!
>
> Melanie Kambadur
>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140919/ce800bd0/attachment.html>


More information about the llvm-dev mailing list