On Sun, Jul 17, 2022 at 6:12 AM <[email protected]> wrote: > > Hi. > > On Sun, 17 Jul 2022 10:09:42 +0200 Patrick Dupre wrote: > > > Hello, > > > Before fc36 > > atals-devel provided /usr/include/clapack.h > > Now > > clapack.h is > > /usr/include/atlas-x86_64-base/clapack.h > > > Why such a change? > > The changelog of the atlas-devel RPM explain why: > > * Tue Apr 20 2021 Jakub Martisko <[email protected]> - 3.10.3-16 > - Move the cblas.h and clapack.h to include/atlas to resolve conflict > with lapack > > clapack.h is also provided by freefem++ and vmmlib-devel in different > subdirs > of /usr/include >
Similar conflicts for openmpi versus mpich are handled using environment modules or luamod in a way that doesn't require changes to source code -- just "module load .." before starting the build. > > -- > francis > _______________________________________________ > users mailing list -- [email protected] > To unsubscribe send an email to [email protected] > Fedora Code of Conduct: > https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: > https://lists.fedoraproject.org/archives/list/[email protected] > Do not reply to spam on the list, report it: > https://pagure.io/fedora-infrastructure > -- George N. White III
_______________________________________________ users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
