Skip to content
Commit 92e86471 authored by Karl Rupp's avatar Karl Rupp
Browse files

Tests: Added #define BOOST_UBLAS_NDEBUG to speed up tests

uBLAS becomes really slow in debug mode, ultimately dominating the
execution times consumed by the tests. However, the purpose of these
tests is not to test uBLAS, but ViennaCL. Hence, using
BOOST_UBLAS_NDEBUG to get rid of the unnecessary overhead.
parent d3c1ec82
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment