aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/btl/actions/action_aat_product.hh
diff options
context:
space:
mode:
Diffstat (limited to 'bench/btl/actions/action_aat_product.hh')
-rw-r--r--bench/btl/actions/action_aat_product.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bench/btl/actions/action_aat_product.hh b/bench/btl/actions/action_aat_product.hh
index 3d11e7d6f..92930e219 100644
--- a/bench/btl/actions/action_aat_product.hh
+++ b/bench/btl/actions/action_aat_product.hh
@@ -104,7 +104,7 @@ public :
}
void check_result( void ){
-
+ if (_size>128) return;
// calculation check
Interface::matrix_to_stl(X,resu_stl);