You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use bash array to extract compilers from `mpi{cc,f90} -show` rather
than greedy parameter expansion which causes problems if compiler is in
folders named e.g., gcc and/or if compiler has non-standard name.
This closes#308 (pull request and supercedes/replaces 0ee37af)
0 commit comments