Searched refs:nvprof_id (Results 1 – 1 of 1) sorted by relevance
533 char *nvprof_id = getenv("NVPROF_ID"); in PetscOptionsCheckInitial_Private() local534 …PetscBool start_log_nvtx = ((nsys_profiling_session_id != NULL) || (nvprof_id != NULL))… in PetscOptionsCheckInitial_Private()537 …if (nvprof_id && !PetscGlobalRank) PetscCall(PetscInfo(NULL, "Detected nvprof session id %s\n", nv… in PetscOptionsCheckInitial_Private()