Displaying 1 result from an estimated 1 matches for "3fa86871".
Did you mean:
3f9e6871
2014 Feb 28
2
[LLVMdev] [Openmp-dev] Future of the LLVM OpenMP runtime
On 02/28/14 04:20 AM, Rick Mann wrote:
> Tangentially related, I have a question:
>
> I don't know, well, anything about how OpenMP is implemented. But does it make sense to use Grand Central Dispatch on platforms that support it (instead of, I assume, pthreads)?
We played with implementing OpenMP 3.x tasks on top of libdispatch and
while we got it to work - there was some