Skip to content

SIMD vectorization

Description

Adding some SIMD flag to tell the compiler that it can vectorize the loops.

News snippet

Adding some SIMD flag to tell the compiler that it can vectorize the loops.

Checklist

  • I have checked that my code follows the Octopus coding standards
  • I have added tests for all the new features added in this request.

Merge request reports

Loading