Skip to content
Snippets Groups Projects
  1. Apr 09, 2018
    • Michael Kuron's avatar
      Fix tests failing with new OpenMP on Intel compiler · 3ad4a4a1
      Michael Kuron authored
      - NearestNeighborFieldInterpolator::get needs to break out of all loops, just not the current one. While the test seemed to succeed anyway, it crashed with corrupted memory during exit when compiled with Intel 17 in Release mode.
      - FftTest should not use thread-unsafe RNG in parallel section. Otherwise the Intel 16 compiler crashes.
      - Revert to -openmp on Intel < 16.0.3, which crashes while processing some of our OpenMP loops (e.g. BoundaryHandling::treatDirection).
      3ad4a4a1
  2. Apr 08, 2018
  3. Apr 05, 2018
  4. Apr 04, 2018
  5. Apr 03, 2018
  6. Mar 27, 2018
  7. Mar 23, 2018
  8. Mar 21, 2018
  9. Mar 19, 2018
  10. Mar 14, 2018
  11. Mar 13, 2018
  12. Mar 08, 2018
  13. Mar 06, 2018
  14. Feb 27, 2018
  15. Feb 26, 2018
  16. Feb 21, 2018
  17. Feb 20, 2018
  18. Feb 19, 2018
  19. Feb 16, 2018