1. 08 Jul, 2020 1 commit
    • sparonuz's avatar
      Changed multiexperiment_comparison to compute SYPD showing nodes,and not... · 6739f2d2
      sparonuz authored
      Changed multiexperiment_comparison to compute SYPD showing nodes,and not cores, so as to be used for affinity study
      
      Moved all config for multi experiment to one folder, added cfg for affinity
      
      Added files to test affinity of BENCH test and NEMO
      
      Split experiment recipe btw json and scalability, which is the thing needed for affinity.
      
      Example on how to analize affinity results and add it to report
      6739f2d2
  2. 07 Jul, 2020 7 commits
  3. 06 Jul, 2020 3 commits
  4. 02 Jul, 2020 3 commits
  5. 01 Jul, 2020 4 commits
  6. 29 Jun, 2020 2 commits
    • otintopr's avatar
      Merge branch 'Issue#20' into 'master' · d3a0e2cb
      otintopr authored
      Issue#20
      
      See merge request ces/nemo_performance_profile!5
      d3a0e2cb
    • otintopr's avatar
      Added target for benchmark to be run · 51cbd5c9
      otintopr authored
      Generalized to get data OSU pruduces and get if it is a latency or bdw test, and create the plot accordingly.
      
      First commit, to create a csv with stream results
      
      Converting stream out to csv, still to format
      
      Added section in report for benchmarks
      
      Added feature to parse paramedir files
      
      moved cfg from paraver to paramedir, since we need to parse csv output
      51cbd5c9
  7. 23 Jun, 2020 1 commit
    • sparonuz's avatar
      Added target for benchmark to be run · 7a553c94
      sparonuz authored and sparonuz's avatar sparonuz committed
      Generalized to get data OSU pruduces and get if it is a latency or bdw test, and create the plot accordingly.
      
      First commit, to create a csv with stream results
      
      Converting stream out to csv, still to format
      
      Added section in report for benchmarks
      
      Added feature to parse paramedir files
      
      moved cfg from paraver to paramedir, since we need to parse csv output
      7a553c94
  8. 18 Jun, 2020 2 commits
  9. 17 Jun, 2020 2 commits
  10. 16 Jun, 2020 2 commits
  11. 15 Jun, 2020 10 commits
  12. 12 Jun, 2020 3 commits
    • sparonuz's avatar
      If there wew no latex log file make was failing · 2be8de67
      sparonuz authored and sparonuz's avatar sparonuz committed
      2be8de67
    • sparonuz's avatar
      Added option to save functions info to csv · 136dd0ea
      sparonuz authored
      Images and csv function folder are set at dependencies
      
      Modified make report receipt to add the function info section
      
      Added maxrecursion like limit, latex is not expecting that mucha tables. Also a clear page is needed from time to time for the same reason. Log files needs to be deleted, otherwise old errors can prevent compilation.
      
      Added formatting for csv modelfactors table.
      136dd0ea
    • otintopr's avatar
      Bugfixes · 9499f7b3
      otintopr authored
      9499f7b3