Sophie

Sophie

distrib > Mageia > 7 > x86_64 > media > nonfree-updates > by-pkgid > b86a85131cc739c1c53d0b55840a4328 > files > 6193

nvidia-cuda-toolkit-devel-10.1.168-1.2.mga7.nonfree.x86_64.rpm

.TH "nvmlProcessInfo_t" 3 "24 Apr 2019" "Version 1.1" "NVML" \" -*- nroff -*-
.ad l
.nh
.SH NAME
nvmlProcessInfo_t \- 
.SH SYNOPSIS
.br
.PP
\fC#include <nvml.h>\fP
.PP
.SS "Data Fields"

.in +1c
.ti -1c
.RI "unsigned int \fBpid\fP"
.br
.RI "\fIProcess ID. \fP"
.ti -1c
.RI "unsigned long long \fBusedGpuMemory\fP"
.br
.RI "\fIAmount of used GPU memory in bytes. Under WDDM, \fBNVML_VALUE_NOT_AVAILABLE\fP is always reported because Windows KMD manages all the memory and not the NVIDIA driver. \fP"
.in -1c
.SH "Detailed Description"
.PP 
Information about running compute processes on the GPU 

.SH "Author"
.PP 
Generated automatically by Doxygen for NVML from the source code.