Skip to content

Commit 3eb7492

Browse files
committed
Added new post of Contributing to Triton Compiler: Optimizing Matmul for AMD GPUs
1 parent f194be9 commit 3eb7492

4 files changed

Lines changed: 543 additions & 2 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
*.png
2+
*.svg
3+
drafts/

blog/20251015-ibm-qiskit-introduction.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -569,7 +569,7 @@ <h4 class="text-white font-semibold mb-4">Stay Updated</h4>
569569
</div>
570570

571571
<div class="border-t border-white/10 pt-8 text-center text-sm">
572-
<p>&copy; 2025 AIComputing101. All projects are open-source under MIT License.</p>
572+
<p>&copy; 2025 AIComputing101. All rights reserved.</p>
573573
</div>
574574
</div>
575575
</footer>

0 commit comments

Comments
 (0)