We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d183e5 commit cf6df94Copy full SHA for cf6df94
Makefile.rule
@@ -152,6 +152,9 @@ NO_AFFINITY = 1
152
# FUNCTION_PROFILE = 1
153
154
# Support for IEEE quad precision(it's *real* REAL*16)( under testing)
155
+# This option should not be used - it is a holdover from unfinished code present
156
+# in the original GotoBLAS2 library that may be usable as a starting point but
157
+# is not even expected to compile in its present form.
158
# QUAD_PRECISION = 1
159
160
# Theads are still working for a while after finishing BLAS operation
0 commit comments