Changes between Initial Version and Version 1 of Ticket #65989, comment 2


Ignore:
Timestamp:
Oct 14, 2022, 12:16:34 AM (2 years ago)
Author:
8rinG-Yrrej (Yang Ge)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #65989, comment 2

    initial v1  
    11Thanks a lot! Changing LAPACK/BLAS to using openblas solves the problem with the 1st build line, so the problem I reported is not there. For the 2nd build line, the +accelerate variant, remove -ff2c and change "-framework Accelerate" to openblas solved my problem as well.
    22
    3 Thanks again for you help.
     3Thanks again for you help. There is no longer an issue for me. I am not sure how to close this ticket.
    44
    55BTW, "port test" kind of passes for me in both cases. I have to add a symlink python->python3 in $PATH, and some of the test nominally fails, but it seems that there is some mistakes in the Wannier90 tests: relative error<10^-6^ was used for pass/fail predicate, as in (computed-benchmark)/benchmark. Those tests fail because benchmark=0, while computed values are ~10^-10^.