Dr-Noob / peakperf

Achieve peak performance on x86 CPUs and NVIDIA GPUs
GNU General Public License v2.0
64 stars 14 forks source link

Build fails because -march is missing in old compilers #6

Closed Dr-Noob closed 3 years ago

Dr-Noob commented 3 years ago

If compiler is old, it may not support new -march flags, like zenver2

Dr-Noob commented 3 years ago

Fixed in commit 43bc83d