Commit 651150cb authored by Michael Carilli's avatar Michael Carilli
Browse files

cleanup

parent 843cdbe0
...@@ -98,7 +98,6 @@ if "--cuda_ext" in sys.argv: ...@@ -98,7 +98,6 @@ if "--cuda_ext" in sys.argv:
'nvcc':['-maxrregcount=50', 'nvcc':['-maxrregcount=50',
'-O3', '-O3',
'--use_fast_math'] + version_ge_1_1})) '--use_fast_math'] + version_ge_1_1}))
print(ext_modules)
setup( setup(
name='apex', name='apex',
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment