Skip to content
Discussion options

You must be logged in to vote

Since StreamController doesn't have a built-in GPU temperature action, use the Shell Command action with this command:

nvidia-smi --query-gpu=temperature.gpu --format=csv,noheader,nounits

This returns just the temperature number (e.g., 65).

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@DamianUntapped
Comment options

@DamianUntapped
Comment options

@Cfomodz
Comment options

@Cfomodz
Comment options

@Cfomodz
Comment options

Answer selected by DamianUntapped
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants