Is there any command line profiling tool for cuda in ubuntu?? (Something like parallel Nsight) -
Can someone tell me about a profiling tool for Quda that can be used on command line in Ubuntu is ?? I am working on SSH to run my program on a remote Linux machine that is safe to Shell client.
After the text If you have a normal Kuda 5 install, you should be available. Try typing nvprof typing at the command prompt to see if it is available and set up but it is not a graphical tool like parallel NSIT. However, if you are connected to a remote machine running a leak machine, and you have a normal CUD5 installed on the remote machine, and you have an X-forwarding (SS- X or SST-Y) you should be able to run remotely. You do not need X to run on a remote machine, but it must be running on your local machine. After joining with X-Forwarding, just type
nvvp in the terminal Note that running a visual profileer can be slow due to X-forwarding in this way, so be patient. If you have the option to connect via something like NoMachine NX (or Mac OpenNX) instead, then you will usually be performing faster when nvvp is running this way from far away.
Comments
Post a Comment