https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267750

Daniel Tameling <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Daniel Tameling <[email protected]> ---
This is in accordance with the specification. It says: "The omp_get_num_threads
routine returns the number of threads in the team that is executing the
parallel region to which the routine region binds. If called from the
sequential part of a program, this routine returns 1."

See also
https://stackoverflow.com/questions/8969748/set-number-of-threads-using-omp-set-num-threads-to-2-but-omp-get-num-threads
for a similar discussion.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to