Zvonimir Rakamaric via llvm-dev
2016-Aug-31 22:50 UTC
[llvm-dev] Publication: "Archer: Effectively Spotting Data Races in Large OpenMP Applications"
Hi, Coming back to this, I would greatly appreciate if someone could add this publication (based on TSan) to the list. Thanks, -- Zvonimir On Tue, Jun 21, 2016 at 12:07 PM Zvonimir Rakamaric <zvonimir at cs.utah.edu> wrote:> Hi, > > We recently published a paper that leverages clang/LLVM (through > ThreadSanitizer) to dynamically detect data races in OpenMP programs: > http://soarlab.org/2016/02/ipdps2016-agralslpm/ > > You can find all the required info (PDF, title, abstract, etc.) at the > above webpage. > > I would appreciate if you could add this paper to your list of LLVM-based > publications. > > Thanks! > > Best, > -- Zvonimir >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160831/f1aadda4/attachment.html>
Renato Golin via llvm-dev
2016-Aug-31 23:19 UTC
[llvm-dev] Publication: "Archer: Effectively Spotting Data Races in Large OpenMP Applications"
On 31 August 2016 at 23:50, Zvonimir Rakamaric via llvm-dev <llvm-dev at lists.llvm.org> wrote:> Hi, > > Coming back to this, I would greatly appreciate if someone could add this > publication (based on TSan) to the list.Ouch, that was a long time ago. Apologies if no one saw that. Did this paper appear in any conference / journal? It's not necessary, but good to mention, as we normally do here: http://llvm.org/pubs/ cheers, --renato
Zvonimir Rakamaric via llvm-dev
2016-Sep-01 02:26 UTC
[llvm-dev] Publication: "Archer: Effectively Spotting Data Races in Large OpenMP Applications"
Here it goes: Title: Archer: Effectively Spotting Data Races in Large OpenMP Applications PDF: http://soarlab.org/publications/ipdps2016-agralslpm.pdf Authors: Simone Atzeni, Ganesh Gopalakrishnan, Zvonimir Rakamaric, Dong H. Ahn, Ignacio Laguna, Martin Schulz, Greg L. Lee, Joachim Protze, Matthias S. Muller Conference: Proceedings of the 30th IEEE International Parallel and Distributed Processing Symposium (IPDPS 2016), May 2016 Thanks! -- Zvonimir On Wed, Aug 31, 2016 at 5:19 PM Renato Golin <renato.golin at linaro.org> wrote:> On 31 August 2016 at 23:50, Zvonimir Rakamaric via llvm-dev > <llvm-dev at lists.llvm.org> wrote: > > Hi, > > > > Coming back to this, I would greatly appreciate if someone could add this > > publication (based on TSan) to the list. > > Ouch, that was a long time ago. Apologies if no one saw that. > > Did this paper appear in any conference / journal? It's not necessary, > but good to mention, as we normally do here: > > http://llvm.org/pubs/ > > cheers, > --renato > >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160901/b882a5a6/attachment-0001.html>