Skip to content

Commit cf6df94

Browse files
authored
Document the stub status of the QUAD_PRECiSION code (#1772)
* Document the stub status of the QUAD_PRECiSION code inherited from GotoBLAS2 in response to #1769
1 parent 4d183e5 commit cf6df94

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Makefile.rule

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,9 @@ NO_AFFINITY = 1
152152
# FUNCTION_PROFILE = 1
153153

154154
# 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.
155158
# QUAD_PRECISION = 1
156159

157160
# Theads are still working for a while after finishing BLAS operation

0 commit comments

Comments
 (0)