API symbolscudaCopyCopy as MarkdownCopy page linkView MarkdownDownload .mdOpenAIOpen in ChatGPTClaudeOpen in ClaudePerplexityOpen in PerplexityGrokOpen in Grok tensorplay.cuda.list_gpu_processes tensorplay.cuda.list_gpu_processes(device: Any | None = None) → str[source] Return a human-readable printout of the running processes and their GPU memory use for a given device. Help improve this pageFound an error, an unclear step, or a missing example?Was this page helpful?YesNoSuggest an editReport an issuetensorplay.cuda.is_tf32_supportedReturn a bool indicating if the current CUDA device supports dtype tf32.tensorplay.cuda.max_memory_allocatedReturn the maximum GPU memory occupied by tensors in bytes for a given device.