Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
YichengDWu authored Jun 27, 2024
1 parent c969b2c commit 058935d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ GEMM essentially faces two main performance hurdles not implemented yet:
1. Swizzling to prevent bank conflicts.
2. An efficient epilogue, which involves transferring data from registers to shared memory, followed by a vectorized copy back to global memory.

Since I've sold my computer, I no longer have access to an NVIDIA GPU, thus the development of this library will be put on hold indefinitely.
Since I've sold my old laptop, I no longer have access to an NVIDIA GPU, thus the development of this library will be put on hold indefinitely.

0 comments on commit 058935d

Please sign in to comment.