-
Notifications
You must be signed in to change notification settings - Fork 50
blas1_rotmg_test
and blas1_rotmg_test
fail
#502
Comments
Hello @fbarbari portBLAS/test/unittest/CMakeLists.txt Line 106 in fec888f
and we had to explicitly specify not to use fast-math for these tests to make sure that these tests would pass. We will try to investigate these further and get back to you soon. Thanks.
|
Cmake tells me this:
Which I don't think is that much informative. I have installed OpenBLAS 0.3.24 on this system. |
Hello @fbarbari, Looking at this issue I remember we had issues with these I suggest using netlib blas if you want all tests to be green. |
I'm sorry I was mistaken somewhere. Locally OpenBLAS is giving correct results for these tests although I am using OpenBLAS 0.3.20 and my integrated GPU is UHD Graphics 770. I see there has been some changes regarding |
Hi @fbarbari, |
Hello @fbarbari, |
Hello everyone,
I was trying your library but the tests in the title fail.
Steps to reproduce:
blas1_rotg_test
output:blas1_rotmg_test
output:Ubuntu version:
22.04.1
Cmake version:
3.27.4
icpx
version:Intel(R) oneAPI DPC++/C++ Compiler 2024.0.2 (2024.0.2.20231213)
CPU:
Intel(R) Core(TM) i5-8265U CPU @ 1.60GHz
The text was updated successfully, but these errors were encountered: