Merge pull request #133 from iandrewt/gpu_shorthand-tiny

added tiny option to --gpu_shorthand
This commit is contained in:
Dylan Araps 2016-03-11 20:59:22 +11:00
commit 679346df39
4 changed files with 26 additions and 16 deletions

View file

@ -102,7 +102,7 @@ cpu_shorthand="off"
# GPU
# Shorten output of the getgpu funcion
# --gpu_shorthand on/off
# --gpu_shorthand on/off/tiny
gpu_shorthand="on"