View Single Post
  #4  
Old 13-04-2018, 11:42
elit elit is offline
Registered User
 
Join Date: Jun 2017
Location: sun
Posts: 265
Thanks: 190
Thanked 325 Times in 119 Posts
elit is on a distinguished road
haswell = -march=native (I have 4690k) (this will not work on lower cpu than haswell series and maybe even higher not - like amd perhaps)
generic = -mtune=native -msse2 (this will work on any x64 cpu with sse2)
Reply With Quote
The Following 2 Users Say Thank You to elit For This Useful Post:
EzzEldin16 (13-04-2018), oltjon (13-04-2018)