jwmneu
jwmneu
i meet the same problem,does anybody else solved this?
yes the same as fengrl. i will try #902 latter, and report the result latter. thanks! this problem nagged me for days.
the only different is that i compile the openblas-lib on an physical machine. not by cross-compile-chain does this matter? my cpu info is: Architecture: mips64 Byte Order: Little Endian CPU(s):...
em, my gcc version is gcc --version gcc (GCC) 4.9.3 20150626 (NeoKylin 4.9.3-3) Copyright (C) 2015 Free Software Foundation, Inc. so do you think change to an older version of...
And if i open an remote access to you, can you help me to do some debug? @martin-frbg ?
Thank you for your replay, when i compile with -O0 ,the test passed but my real problem has not been solved. i found that, when do very some very small...
Thank You. @martin-frbg Finally, I compile my openblas with -O0. and made my smallest floating point to be zero in my app . my problem solved!