search for: omp_master

Displaying 5 results from an estimated 5 matches for "omp_master".

2015 Apr 30
2
[LLVMdev] libiomp, not libgomp as default library linked with -fopenmp
On Thu, Apr 30, 2015 at 10:23 AM, Jack Howarth < howarth.mailing.lists at gmail.com> wrote: > The current test suite status on x86_64-apple-darwin14, with the > proposed patch from > http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20150427/128219.html > applied to current cfe trunk, is quite respectable.... > > Summary: > S Number of tested Open MP
2012 Oct 02
0
[LLVMdev] [RFC] OpenMP Representation in LLVM IR
...> | OMP_END_PTASK > ------------------------------------------------------------ > taskyield | OMP_PTASKYIELD > ------------------------------------------------------------ > master | OMP_MASTER > | OMP_END_MASTER > ------------------------------------------------------------ > critical | OMP_CRITICAL > | OMP_END_CRITICAL > -------------------------------------------...
2012 Sep 28
11
[LLVMdev] [RFC] OpenMP Representation in LLVM IR
...| OMP_PTASK | OMP_END_PTASK ------------------------------------------------------------ taskyield | OMP_PTASKYIELD ------------------------------------------------------------ master | OMP_MASTER | OMP_END_MASTER ------------------------------------------------------------ critical | OMP_CRITICAL | OMP_END_CRITICAL ------------------------------------------------------------ barrier...
2012 Oct 03
0
[LLVMdev] [RFC] OpenMP Representation in LLVM IR
...> | OMP_END_PTASK > ------------------------------------------------------------ > taskyield | OMP_PTASKYIELD > ------------------------------------------------------------ > master | OMP_MASTER > | OMP_END_MASTER > ------------------------------------------------------------ > critical | OMP_CRITICAL > | OMP_END_CRITICAL > ---------------------------------------------...
2012 Sep 28
0
[LLVMdev] [RFC] OpenMP Representation in LLVM IR
...> | OMP_END_PTASK > ------------------------------------------------------------ > taskyield | OMP_PTASKYIELD > ------------------------------------------------------------ > master | OMP_MASTER > | OMP_END_MASTER > ------------------------------------------------------------ > critical | OMP_CRITICAL > | OMP_END_CRITICAL > ---------------------------------------------...