Skip to content

Instantly share code, notes, and snippets.

@adityaiitb
Last active July 25, 2020 23:25
Show Gist options
  • Save adityaiitb/1d286a7fb7e1f50365348e05038cd2a6 to your computer and use it in GitHub Desktop.
Save adityaiitb/1d286a7fb7e1f50365348e05038cd2a6 to your computer and use it in GitHub Desktop.
Nvidia Nsight systems commands
nsys profile \
	-f true \
	-o bert_phase2 \
	-s none \
	--export sqlite bash scripts/run_pretraining.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment