Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexngUNC authored Feb 4, 2024
1 parent 689bda2 commit 23b3448
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Compilation:
### Compilation:
/usr/local/cuda/bin/nvcc start.cu -lcuda -I/usr/local/cuda/include -ldl -o start
/usr/local/cuda/bin/nvcc vecAdd.cu -lcuda -I/usr/local/cuda/include -ldl -o vecAdd

This tool is based on accessing the QMD/TMD structs, as done by Joshua Bakita as a small piece in his SM partitioning work (https://www.cs.unc.edu/~jbakita/rtas23-ae/).

0 comments on commit 23b3448

Please sign in to comment.