v4.1 release

This commit is contained in:
Junkai-Wu
2025-07-03 20:07:53 +08:00
committed by GitHub
parent b995f93317
commit a1aaf2300a
155 changed files with 18407 additions and 6068 deletions

View File

@@ -121,6 +121,7 @@ void FilterArchitecture() {
{ "SM89*", 89, 89},
{ "SM90*", 90, 90},
{ "SM100*", 100, 100},
{ "*sm100_*", 100, 100},
{ 0, 0, false }
};