graysky2 / kernel_compiler_patch

Kernel patch enables compiler optimizations for additional CPUs.
GNU General Public License v2.0
658 stars 77 forks source link

zen3: lower required GCC version to 10.3.0 #68

Closed pfactum closed 3 years ago

pfactum commented 3 years ago

Zen 3 tuning has been backported to the upcoming GCC v10.3.0 release.

Link: https://www.phoronix.com/scan.php?page=news_item&px=Znver3-GCC-10-Backport

Signed-off-by: Oleksandr Natalenko oleksandr@natalenko.name

graysky2 commented 3 years ago

Thanks for sharing and sending the PR. I didn't have a chance to read through my RSS feeds.