Now that the python issues seem to be solved, just one comment on the proposed diff:
> -MODFORTRAN_COMPILER = gfortran
> +MODFORTRAN_COMPILER = flang
numpy developers basically say to use gnu compilers, otherwise you're on your own.
And numpy's fortran compiler can't be switched in isolation. We'd have to do a switch across all the forward and reverse dependencies in the tree at the same time.
No comments:
Post a Comment