Hi,
I am having a C parallel code. In this code there is a offload section using Cilk. Memory is being asigned in shared function. I want this application get aborted gracefully when error is encountered in offloaded section. How to do it.
Regards,
abhishek