<html><head></head><body>Hi Yonghong,<br>
<br>
 There is no difference between an inout and an out dependence in OpenMP, they have exactly the same semantics. I'd say that this assert is there because all output dependences are transformed into inout depedences by the compiler. <br>
<br>
Best regards,<br>
Sergi<br><br><div class="gmail_quote">On December 13, 2017 8:04:49 PM GMT+01:00, Yonghong Yan via Openmp-dev <openmp-dev@lists.llvm.org> wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div dir="ltr"><div>So basically any OUT dependency will fail the runtime?</div><div><br /></div><a href="https://github.com/llvm-mirror/openmp/blob/master/runtime/src/kmp_taskdeps.cpp#L252">https://github.com/llvm-mirror/openmp/blob/master/runtime/src/kmp_taskdeps.cpp#L252</a><div><br /></div><div>Thank you!</div><div>Yonghong</div><div><div><div class="gmail_signature"><div dir="ltr"><div dir="ltr"><div dir="ltr"><br /></div></div></div></div></div>
</div></div>
</blockquote></div>
<br><br>
WARNING / LEGAL TEXT: This message is intended only for the use of the
individual or entity to which it is addressed and may contain
information which is privileged, confidential, proprietary, or exempt
from disclosure under applicable law. If you are not the intended
recipient or the person responsible for delivering the message to the
intended recipient, you are strictly prohibited from disclosing,
distributing, copying, or in any way using this message. If you have
received this communication in error, please notify the sender and
destroy and delete any copies you may have received.
<br><br>
<a href="http://www.bsc.es/disclaimer">http://www.bsc.es/disclaimer</a>

<br></body></html>