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
Further improvements in dependency stack management. The script works in a Linux environment that lacks the two
default, primary OpenCoarrays build prerequisites CMake and MPICH and all additional software in the resulting
chain of prerequisites, including 'flex' which is present but with a version number lower than the version
required and which therefore must be built from source. The MPICH build fails because executables built by
gfortran cannot access the find the shared library libgfortran.so.3. The latter error must be researched and
resolved.
Signed-off-by: Damian Rouson <[email protected]>
dd
0 commit comments