Skip to content

Commit 3a46740

Browse files
authored
Create Nsight_Using.md
1 parent 949d517 commit 3a46740

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/CUDA/Nsight/Nsight_Using.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
## record a using method of remote
2+
`nsys profile -o timeline -force-overwrite true ./demo`
3+
4+
**the command will run `demo` procedure and generate `timeline.nsys-rep`**
5+
6+
then send it to your laptop or workstation, pull `timeline.nsys-rep` to nsight system.
7+
8+
[](../photo/nsight_screenshot.png)

0 commit comments

Comments
 (0)