search for: omp_in_parallel

Displaying 2 results from an estimated 2 matches for "omp_in_parallel".

Did you mean: omp_end_parallel
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
2015 Jul 28
0
Wine release 1.7.48
...nitial tests. vcomp: Implement _vcomp_sections_init and _vcomp_sections_next. vcomp/tests: Add tests for vcomp sections. vcomp: Allow calls to _vcomp_sections_init outside of parallel environment. vcomp: Fix handling of _vcomp_fork with ifval == FALSE. vcomp: Implement omp_in_parallel and add tests. vcomp: Implement _vcomp_for_static_simple_init and _vcomp_for_static_end. vcomp/tests: Add tests for _vcomp_for_static_simple_init. vcomp: Implement _vcomp_for_static_init. vcomp/tests: Add tests for _vcomp_for_static_init. ntdll/tests: Add basic tests f...