Hmm, we've had one other user getting a SIGTERM
like this, but we haven't found the root cause yet. Part of the problem is just how vague the error message is.
Do you have any more information about what was happening when this error occurred? (Time since you launched, was this in the middle of an operation or while the server was idle?)
For the latest Arkouda version. I have the following error
/home/z/zd4/Mike/arkouda//dep/checkRE2.chpl:3: In function 'main':
/home/z/zd4/Mike/arkouda//dep/checkRE2.chpl:9: error: Cannot find module or enum 'Regex'
make: * [check-re2] Error 1
I have installed regex using conda.
How to fix this checking problem?
export CHPL_RE2=bundled
chpl --version
)