rpi compilation flags and performance

asked 2018-04-03 18:32:44 -0600

moshel gravatar image

Hi,

Is there a way to add compilation flags? I am trying to optimize for rpi3 b+ and cmake seems to ignore my requests for NEON and VFPV3. I guess the compilation will also benefit from from explicit armv8. The current master branch does not recognize the NEON If anyone already did this research and has optimization results and can post them here it would be great.

Best regards, Moshe

edit retag flag offensive close merge delete