search for: omp_get_num_procs

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

2008 Feb 10
0
Possible VCPU hotplug bug
I am working on a project that uses OpenMP along with Xen''s VCPU hotplug feature. The OpenMP libraries are used for writing multi-threaded applications, and they have a function named omp_get_num_procs() that is used to determine the number of processors available on the system. I noticed that when using the xm vcpu-set command in Xen to change the number of vcpus assigned to a domU that that omp_get_num_procs() still returns the original value. In trying to determine the cause of this problem,...
2012 Sep 14
0
Wine release 1.5.13
...configure: Fix ipstat tests to work on Mac OS. d3dxof: Don't release a garbage object pointer (Clang). advapi32: Fix memory leak on Mac OS (Clang). Dan Kegel (5): msvcr100: Add wmemmove_s and wmemcpy_s. vcomp: Implement omp_get_wtime. vcomp: Add better stub for omp_get_num_procs. msvcp90: Handle npos as length in more places. vcomp: Better stub for _vcomp_set_num_threads. Daniel Jelinski (2): comctl32/listview: Do not draw unnecessary grid lines. comctl32: Invalidate correct rectangle for marquee selection. Dmitry Timoshkov (23): gdiplus: Ad...