BerkeleyLab / caffeine

A parallel runtime library for Fortran compilers
https://berkeleylab.github.io/caffeine/
Other
40 stars 7 forks source link

Update `install.sh` so that other Fortran compilers can be used #105

Closed ktras closed 6 months ago

ktras commented 6 months ago

Update install.sh so that other Fortran compilers can be used correctly when $FC $CC $CXX are set to compilers that are not the gnu compilers.

ktras commented 6 months ago

May be redundant.