简体   繁体   English

Nvidia Nsight Systems 停留在“应用程序退出,完成分析”

[英]Nvidia Nsight Systems stays on “application exited, finishing profiling”

I'm trying to profile a project via NVIDIA Nsight Systems 2019.3.7 for the first time, and I correctely did set up the various setting needed.我第一次尝试通过 NVIDIA Nsight Systems 2019.3.7 分析一个项目,并且我正确地设置了所需的各种设置。 When the target process exits, after a bit it remains on "application exited, finishing profiling"当目标进程退出时,它会保持在“应用程序退出,完成分析”

I already played with settings ( what to collect, the sampling frequency, etc) and searched the internet and here, but no one seems to have this problem, and the thread where people did have that problem has no answer and is dead.我已经玩过设置(收集什么,采样频率等)并搜索了互联网和这里,但似乎没有人有这个问题,人们确实有这个问题的线程没有答案并且已经死了。

EDIT: It remains like this编辑:它仍然是这样

OS: Windows 10, version 1803操作系统:Windows 10,版本 1803
GPU: GTX 1660Ti ( precise model is Gigabyte GTX1660Ti OC 6G ) GPU:GTX 1660Ti(精确的model是技嘉GTX1660Ti OC 6G)

Continuing to experiment, it seems NVIDIA Nsight Systems does not like much "long profiling times".继续实验,NVIDIA Nsight Systems 似乎不太喜欢“长分析时间”。 So trying to profile a limited nunber of kernels to profile and a limited duration especially is favorable.因此,尝试对有限数量的内核进行概要分析和有限的持续时间尤其是有利的。 When the application did run for 9 minute, that bug appeared, when the application did run for 2 minutes, it did profile the kernel without any problems.当应用程序运行 9 分钟时,出现了该错误,当应用程序运行 2 分钟时,它确实分析了 kernel,没有任何问题。

short version: Never make profiling last more than about 2 minutes.短版:永远不要让分析持续超过 2 分钟。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 使用Cabal / ghc在Windows上对应用程序进行性能分析 - Profiling an application on Windows with cabal/ghc 从OS /应用程序分析CPU高速缓存/内存? - Profiling CPU Cache/Memory from the OS/Application? MinGW-加载.dll后,应用程序以异常方式终止(完成后) - MinGW - Application terminates in unusual way (after finishing) once a .dll was loaded 为旧系统编程一个相对较大的线程化应用程序 - Programming a relatively large, threaded application for old systems 分析用户如何与C#Windows应用程序交互 - Profiling how a user interacts with a C# Windows Application 如何在MAC操作系统上安装Windows应用程序和sql server express? - How to Install windows application and sql server express on MAC Operating Systems ? 在多个系统上使用 CMake 安装 C++ 应用程序 - install C++ application using CMake on multiple systems 调试最终用户系统上“应用程序配置不正确”问题的好方法? - Good way of debugging “application configuration is incorrect” problems on end-user systems? 哪种主要操作系统最适合Java应用程序的快速启动和启动? - Which one of the major operating systems is best suited for a quick boot and startup of a Java application? 如何在32位和64位系统上运行exe Java应用程序? - How can i run my exe Java application on both 32-bit and 64-bit systems?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM