Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add Introduction
  • Loading branch information
jinida authored Sep 13, 2023
1 parent f555997 commit 8208fa6
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,12 @@
# CUDA_Practice
Problem and implementations for cuda practice

Practice1 - Add vector
Practice2 - AXPY (ax + y)
Practice3 - Add matrix
Practice4 - Add matrix with pitch
Practice5 - Add matrix3D
Practice6 - Adjacent difference vector
Practice7 - Transpose matrix
Practice8 - Matrix Multiply
Practice9 - GEMM(General Matrix Multiply)

0 comments on commit 8208fa6

Please sign in to comment.