diff --git a/driver/others/dynamic.c b/driver/others/dynamic.c index d569e7097..ee79dd531 100644 --- a/driver/others/dynamic.c +++ b/driver/others/dynamic.c @@ -300,6 +300,7 @@ static gotoblas_t *get_coretype(void){ return &gotoblas_NEHALEM; } return NULL; + case 9: case 8: if (model == 14 ) { // Kaby Lake if(support_avx())