Enable MAX_STACK_ALLOC by default.
authorZhang Xianyi <traits.zhang@gmail.com>
Tue, 14 Apr 2015 04:23:40 +0000 (23:23 -0500)
committerZhang Xianyi <traits.zhang@gmail.com>
Tue, 14 Apr 2015 04:23:40 +0000 (23:23 -0500)
Makefile.rule

index 1479de6..19f3fe3 100644 (file)
@@ -162,7 +162,7 @@ COMMON_PROF = -pg
 # Improve GEMV and GER for small matrices by stack allocation.
 # For details, https://github.com/xianyi/OpenBLAS/pull/482
 #
-# MAX_STACK_ALLOC=2048
+ MAX_STACK_ALLOC=2048
 
 # Add a prefix or suffix to all exported symbol names in the shared library.
 # Avoid conflicts with other BLAS libraries, especially when using