diff --git a/setup.py b/setup.py index bec986254..6a09f4637 100644 --- a/setup.py +++ b/setup.py @@ -29,7 +29,6 @@ ] extra_cuda_flags = [ - '-std=c++14', '-maxrregcount=50', '-U__CUDA_NO_HALF_OPERATORS__', '-U__CUDA_NO_HALF_CONVERSIONS__',