NVIDIA Developer Forums
Kernels after a persistent kernel isn't executed unless running under Nsight System
Accelerated Computing
CUDA
CUDA Programming and Performance
nsight
,
nvcc
,
kernel
,
cuda
Robert_Crovella
August 25, 2023, 8:19pm
12
Try:
CUDA_MODULE_LOADING=EAGER ./my_app
see
here
.
show post in topic
Related topics
Topic
Replies
Views
Activity
Persistent Kernel does not work properly on some GPUs
CUDA Programming and Performance
cuda
,
kernel
,
nvbugs
6
2928
September 9, 2023
Persistent kernel runs slower when with more threads
CUDA Programming and Performance
7
93
October 2, 2024
Kernel doesn't start while perstistent kernel is running
CUDA Programming and Performance
kernel
1
326
May 10, 2022
Launching several kernels on one stream while another kernel running persistently in the background
CUDA Programming and Performance
1
723
October 8, 2016
Error: Failed to suspend device for CUDA device 0
CUDA Programming and Performance
8
4565
January 4, 2023
Persistent kernel runs slower when with more threads
Jetson Orin NX
cuda
6
99
October 14, 2024
Code hangs...
CUDA Programming and Performance
24
19953
August 18, 2010
Kernel runs with NSight, cudaErrorLaunchFailure (4) without
Nsight Visual Studio Edition
1
1071
May 14, 2014
Silent kernel failure
CUDA Programming and Performance
25
8398
May 18, 2020
Random execution times and freezes with concurent kernels - 2
CUDA Programming and Performance
5
2655
November 10, 2015