We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 179ca3a commit c9cd76fCopy full SHA for c9cd76f
make/readthedocs.mk
@@ -43,7 +43,7 @@ USE_INTEL_PATH = NONE
43
ADD_LDFLAGS = -lgomp
44
45
# the additional compile flags you want to add
46
-ADD_CFLAGS = -DMSHADOW_STAND_ALONE=1
+ADD_CFLAGS = -DMSHADOW_STAND_ALONE=1 -DMSHADOW_USE_SSE=0
47
#
48
# If use MKL, choose static link automatically to fix python wrapper
49
0 commit comments