• Generating Grain Graphs Using the OpenMP Tools API 

      Langdal, Peder Voldnes (Research report, 2017)
      Computers are becoming increasingly parallel. Many applications rely on OpenMP to divide units of work between a set of worker threads. Typically, this is done using parallel for-loops or tasking. Grain graphs is a recent ...