|
@@ -983,7 +983,7 @@ AC_DEFINE_UNQUOTED(STARPU_NMAXWORKERS, [$nmaxworkers], [Maximum number of worker
|
|
|
AC_MSG_CHECKING(maximum number of implementations)
|
|
|
AC_ARG_ENABLE(maximplementations, [AS_HELP_STRING([--enable-maximplementations=<number>],
|
|
|
[maximum number of implementations])],
|
|
|
- maximplementations=$enableval, maximplementations=4)
|
|
|
+ maximplementations=$enableval, maximplementations=8)
|
|
|
AC_MSG_RESULT($maximplementations)
|
|
|
AC_DEFINE_UNQUOTED(STARPU_MAXIMPLEMENTATIONS, [$maximplementations],
|
|
|
[maximum number of implementations])
|