-
Notifications
You must be signed in to change notification settings - Fork 106
Open
Description
Related to noaa-ocs-modeling/PaHM#8
In my workflow I use SCHISM compiled in a Docker image. I'm using GNU compilers on ubuntu for the image. Recently after rebuilding, I noticed a crash when nws=-1. The crash won't happen if I just set nws=0 for the same set of input files. Also when I compile using intel/2021.3.0 I don't see the crash for the exact same input files.
This setup (Docker + GNU) used to work for me. I guess an update in GNU compilers or one of the libraries since the last time I built the image might be the reason behind this issue. (I don't fix the compiler or library versions in that docker image, I just install them using apt)
The details of the trackback can be found in the issue referred to at the top.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels