Skip to content

Instantly share code, notes, and snippets.

@asears
Created January 4, 2020 11:17
Show Gist options
  • Select an option

  • Save asears/f0b42a1f5e0eda7ef2e75fd88e265798 to your computer and use it in GitHub Desktop.

Select an option

Save asears/f0b42a1f5e0eda7ef2e75fd88e265798 to your computer and use it in GitHub Desktop.
Tensorflow - Monitor GPU memory usage
#!/bin/bash
nvcc -V
conda list
watch nvidia-smi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment