correct embedded help for GPU lib Install.py

This commit is contained in:
Axel Kohlmeyer 2017-08-23 15:20:30 -04:00
parent 97edf90a73
commit e88ff8d6f9
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ import sys,os,subprocess
# help message
help = """
Syntax from src dir: make lib-gpu args="-m machine -h hdir -a arch -p precision -e esuffix -m -o osuffix"
Syntax from lib dir: python Install.py -m machine -h hdir -a arch -p precision -e esuffix -m -o osuffix
Syntax from src dir: make lib-gpu args="-m machine -h hdir -a arch -p precision -e esuffix -b -o osuffix"
Syntax from lib dir: python Install.py -m machine -h hdir -a arch -p precision -e esuffix -b -o osuffix
specify one or more options, order does not matter