i kinda forgot most of changes

This commit is contained in:
joshua
2024-05-04 23:01:47 -07:00
parent d8f9359fae
commit 5bd25985c6
16 changed files with 882 additions and 24 deletions

View File

@@ -90,7 +90,7 @@ int main()
vx_wmma();
store_wmma_result();
vx_tmc(1);
print_wmma_result();
// print_wmma_result();
return 0;
}