Skip to content

Special flags for gravity

Matthieu Schaller requested to merge special_flags_for_gravity into master

Implements what I suggested in the discussion of #427 (closed). We add the AVX512 flag only for the gravity file.

Using this on cosma7, we are a few % faster than when using master and forcing the AVX512 flag upon all the files.

Merge request reports