File size: 94 Bytes
2954732
411ce45
 
 
1
2
3
4
#!/bin/bash
echo "Hello"
nvidia-smi --query-gpu=name --format=csv,noheader
python demo.py "$@"