Changes between Initial Version and Version 3 of Ticket #69016


Ignore:
Timestamp:
Jan 1, 2024, 8:42:23 PM (5 months ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #69016 – Description

    initial v3  
    1 I am trying to have flang, which is now part of macport, as fortran compiler for mpich instead of gcc. I try few configure options as described in this page https://trac.macports.org/wiki/CompilerSelection, however I always end up to have gcc as fortran compiler. What is the full syntax to force flang instead of gcc? Is this option available.
     1I am trying to have flang, which is now part of macport, as fortran compiler for mpich instead of gcc. I try few configure options as described in this page CompilerSelection, however I always end up to have gcc as fortran compiler. What is the full syntax to force flang instead of gcc? Is this option available.
    22Would be good if among the fortran option for variants flang would be available and would make more sense to have flang as fortran compiler instead of gcc. 
    33Same issue seems also to be affecting the openmpi-clang port