Skip to content
Snippets Groups Projects

adding collision test to the pipeline

Merged Tobias Baetge requested to merge feature/test_collisions into develop
Compare changes
  • Side-by-side
  • Inline
Files
1
  • 872b993b
    fixes symmetrize simd issue · 872b993b
    Cristian Lalescu authored
    Vectorization was wrongly requested for a few symmetrize loops, where
    different arrays are accessed non-sequentially.
    For safety, I removed all of them.
Loading