First, I want to note that result location semantics can already be (and may already be) supported for calls to async functions that do not use the async keyword. This gives us the rule: "the async keyword does not support result location semantics". Any call that does not use the async...
Used when writing anelimexecutable to test whether theelimshould run on a particular host. If the host does not have or share any of the resources listed in the environment variableLSF_RESOURCES, yourelimshould exit with$ELIM_ABORT_VALUE. When theMELIMfinds anelimthat exited withELIM_ABORT_VA...