Changes between Initial Version and Version 1 of Ticket #64379, comment 6


Ignore:
Timestamp:
Jan 12, 2022, 12:33:49 PM (2 years ago)
Author:
lepus2589 (Tim Kaune)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #64379, comment 6

    initial v1  
    1 With the patch, the +openblas variant has a conflict. openblas also provides the LAPACKE headers in the default location /opt/local/include. ATM, you have to force activate lapack to overwrite the headers.
     1With the patch, the {{{+openblas}}} variant has a conflict. {{{openblas}}} also provides the LAPACKE headers in the default location {{{/opt/local/include}}}. At least the default variant of {{{openblas+gcc11+lapack}}} does. Can we somehow depend on a non default variant like {{{openblas+gcc11-lapack}}}?