Weslley S. Pereira

Results 122 comments of Weslley S. Pereira

Hi @sergey-v-kuznetsov. Thanks for this interesting problem, it took us a while to try to figure it out what was happening. I first thought it was a bug, but at...

Hi @sergey-v-kuznetsov. I prepared a PR with a new version of the Givens rotation algorithms. Please, see #631. The code in #631 gives the following output for the tests you...

> Any update on this? Pity #631 missed 3.10.1 as this might further extend the timeline for MKL conformance (which we depend on to release new lapack versions in conda-forge)....

Thanks for the observation and for the workaround! Just to repeat what is in your link: `GCC 10 now rejects argument mismatches occurring in the same source file.`

Hi @prj-. I agree, there is a problem there. Thanks for taking your time to explain this! I am sorry but I am not sure I understood your suggestion for...

Thanks for the complete answers, @mgates3 !! I also don't know if I have time to work on it now, but I will keep your solution in my radar.

> Is this a proper solution? Isn't the issue that the parallelization triggers NWIN=0 at all? Thanks for asking. The answer has 2 parts: A. This is a proper solution...

> I have the same issue. Could you solve it? Can you help me reproduce this issue? What system are you using? What compilers? Thanks.

Thanks for the bug report! More details about this bug: - It was not detected because some tests were disabled in the Github Actions. Now they are enabled, see 782e739f8eb0e7f4d51ad7dd23fc1d03dc99d240....

Minor update to my last message: All tests still pass in the Github Actions, see https://github.com/Reference-ScaLAPACK/scalapack/actions/runs/2735265869. Test `xshseqr` is still failing in my personal machine.