Searched refs:nsys_profiling_session_id (Results 1 – 1 of 1) sorted by relevance
532 char *nsys_profiling_session_id = getenv("NSYS_PROFILING_SESSION_ID"); in PetscOptionsCheckInitial_Private() local534 …PetscBool start_log_nvtx = ((nsys_profiling_session_id != NULL) || (nvprof_id != NULL))… in PetscOptionsCheckInitial_Private()536 …if (nsys_profiling_session_id && !PetscGlobalRank) PetscCall(PetscInfo(NULL, "Detected nsys profil… in PetscOptionsCheckInitial_Private()