Nsys for multi GPU apps

Is it possible to use nsys for multi GPU applications (MPI+CUDA)?

Yes.

We aren’t yet set up to profile the MPI functionality itself, but you can use the command line tool to run Nsight Systems with MPI:

 nsys profile [switches] mpirun ...