Skip to content
Snippets Groups Projects
Commit e88ff8d6 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

correct embedded help for GPU lib Install.py

parent 97edf90a
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment