Open raysou opened 2 years ago
Sometimes. Not always. Rare event.
Should go away with ulimit -s unlimited in bash before executing ccd_run.
ulimit -s unlimited
ccd_run
If this does not resolve the issue (in our tests it seems to have resolved the issue), use the --heap-array ifort flag in Makefile.
--heap-array
Sometimes. Not always. Rare event.