Skip to content
Snippets Groups Projects
  1. Oct 08, 2018
  2. Oct 05, 2018
  3. Oct 04, 2018
  4. Oct 02, 2018
  5. Sep 28, 2018
  6. Sep 27, 2018
  7. Sep 17, 2018
  8. Sep 14, 2018
  9. Sep 13, 2018
  10. Sep 06, 2018
    • René Heß's avatar
      [!262] Costmodel Validation · c761cd04
      René Heß authored
      Merge branch 'feature/costmodel-validation' into 'master'
      
      The MR adds a new vectorization strategy target, which tries to find a
      vectorization strategy whose cost (according to the model strategy) is as
      close as possible to a given target. This allows to run several executables
      and plot the cost model value against performance data. The actual plotting
      work is done in dune-perftool-paperplots. The feature is very niche, and I
      tried to minimize the occurence of code paths only necessary for this, but I
      think the outcome is quite okay.
      
      See merge request [dominic/dune-perftool!262]
      
        [dominic/dune-perftool!262]: gitlab.dune-project.org/dominic/dune-perftool/merge_requests/262
      c761cd04
Loading