-2

If I want to have gpu stats I can use gpustats as suggested in this answer

Is there a way to output this results (with watch) to a file?

1 Answers1

-1

Got this using

gpustat -cp --watch 2>&1 | tee ResultFile.txt