We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 949d517 commit 3a46740Copy full SHA for 3a46740
src/CUDA/Nsight/Nsight_Using.md
@@ -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