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 47df607 commit 2c17171Copy full SHA for 2c17171
config/opal_check_alt_short_float.m4
@@ -9,10 +9,10 @@ dnl
9
dnl $HEADER$
10
dnl
11
12
-# Check whether the user wants to use an alternate type of C 'short float'.
+dnl Check whether the user wants to use an alternate type of C 'short float'.
13
14
-# OPAL_CHECK_ALT_SHORT_FLOAT
15
-# ------------------------------------------------------------
+dnl OPAL_CHECK_ALT_SHORT_FLOAT
+dnl ------------------------------------------------------------
16
AC_DEFUN([OPAL_CHECK_ALT_SHORT_FLOAT], [
17
AC_CHECK_TYPES(_Float16)
18
AC_MSG_CHECKING([if want alternate C type of short float])
0 commit comments