Announcement

Collapse
No announcement yet.

Dawn-CC: Automatically Adding OpenACC/OpenMP Directives To Programs

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Dawn-CC: Automatically Adding OpenACC/OpenMP Directives To Programs

    Phoronix: Dawn-CC: Automatically Adding OpenACC/OpenMP Directives To Programs

    The DawnCC project is out of the UFMG University and aims to provide automatic parallelization of code for mobile devices and other supported software/hardware of OpenACC and OpenMP...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    So one could use it to add OpenMP directives, compile with HCC, run on supported hardware with ROCR Runtime, and be golden?

    Comment


    • #3
      Well, depends on what you mean. You'll make poor use of the memory hierarchy. I really wouldn't even bother with such attempts of using OpenMP but they may address this with it I suppose. OpenCL FTW, specifically the quasi-JIT win.
      Last edited by nevion; 22 January 2017, 07:11 AM.

      Comment

      Working...
      X