nVidia Nsight CUDA profiling peak memory usage

Using nVidia Nsight for Visual Studio to determine peak memory usage of Pascal GPU for a production environment.

How do I find the peak memory usage of the GPU for a given application? Does CUDA Memory Set sorted in descending order by size give me that number?