SOS icon indicating copy to clipboard operation
SOS copied to clipboard

Abort Better

Open jdinan opened this issue 5 years ago • 0 comments

Problem

We have direct calls to abort() scattered in the code (especially in initialization).

Fix

Add a shmem_internal_abort() routine that will check if the runtime is online and abort the job through the runtime or just kill the process if there is no runtime to tear down the job.

jdinan avatar Jun 21 '19 19:06 jdinan