This commit is contained in:
Evghenii
2014-01-30 20:01:34 +01:00
parent adef91d82d
commit eb3277587a
4 changed files with 104 additions and 121 deletions

View File

@@ -22,7 +22,7 @@ endif
#
ISPC=ispc
ISPC_FLAGS=-O3 --math-lib=default --target=nvptx --opt=fast-math
ISPC_FLAGS=-O3 --math-lib=fast --target=nvptx --opt=fast-math
#
#
#