googlecolab / colabtools

Python libraries for Google Colaboratory
Apache License 2.0
2.17k stars 705 forks source link

cpu gpu monitoring + profiling #2060

Open 1kaiser opened 3 years ago

1kaiser commented 3 years ago

Describe the solution you'd like it shows cpu gpu usage real time like htop if profiling is added too then it would be great

Artyrm commented 3 years ago

As a GPU workaround for now I may suggest to open Terminal and type there:

nvidia-smi -l 1 --format=csv --query-gpu=utilization.gpu,memory.free