Skip to content
Snippets Groups Projects
  1. Mar 12, 2021
  2. Mar 11, 2021
  3. Mar 10, 2021
  4. Mar 09, 2021
  5. Mar 08, 2021
  6. Mar 07, 2021
  7. Mar 06, 2021
  8. Mar 05, 2021
  9. Mar 04, 2021
  10. Mar 03, 2021
  11. Mar 02, 2021
  12. Mar 01, 2021
  13. Feb 26, 2021
  14. Feb 25, 2021
    • Rosen Matev's avatar
      Merge branch 'fixes-for-lcg-99' into 'master' · fd39e9af
      Rosen Matev authored
      Fixes for LCG 99
      
      See merge request !2912
      fd39e9af
    • Rosen Matev's avatar
      Disable validateWithReference for skylake_avx512 · 66310d17
      Rosen Matev authored
      An argument is added to `validateWithReference` that allows us to
      disable the validator based on the platform. By default only
      skylake_avx512 is disabled, which reflects the fact that we don't
      try to maintain references there (as we don't plan to use it in
      production).
      
      Note that this is a "soft" disabling compared to using `unsupported_platforms`
      in the qmt file. With the latter the test is not run at all, whereas
      with the change here only the referece validation is disabled.
      
      Once we have a better framework to compare counters, we can add
      checks on skylake where we set appropriate thresholds for the differences
      with respect to the references.
      66310d17
  15. Feb 24, 2021
  16. Feb 22, 2021
  17. Feb 19, 2021
  18. Feb 18, 2021
Loading