Skip to content
Commit 7d7bd90b authored by Karl Rupp's avatar Karl Rupp
Browse files

Fixed build problems on MacOS.

Problem 1: Host scalars weren't casted correctly when setting all entries or the diagonal of a dense matrix.
Problem 2: std::abs() is not available for unsigned integers on MacOS, hence had to adjust one test.
Moreover, uBLAS is facing the same issue, hence the tests required
to circumvent norm_1(), norm_inf(), and index_norm_inf() from uBLAS.
parent 500a7705
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