Query: __gnu_parallel::omp_loop_tag
OS: centos
Section: 3
Links: centos man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
__gnu_parallel::omp_loop_tag(3) Library Functions Manual __gnu_parallel::omp_loop_tag(3)NAME__gnu_parallel::omp_loop_tag -SYNOPSISInherits __gnu_parallel::parallel_tag. Public Member Functions _ThreadIndex __get_num_threads () void set_num_threads (_ThreadIndex __num_threads) Detailed Description Recommends parallel execution using OpenMP dynamic load-balancing at compile time. Definition at line 96 of file tags.h. Member Function Documentation _ThreadIndex __gnu_parallel::parallel_tag::__get_num_threads () [inline], [inherited] Find out desired number of threads. Returns: Desired number of threads. Definition at line 63 of file tags.h. Referenced by __gnu_parallel::__parallel_sort(). void __gnu_parallel::parallel_tag::set_num_threads (_ThreadIndex__num_threads) [inline], [inherited] Set the desired number of threads. Parameters: __num_threads Desired number of threads. Definition at line 73 of file tags.h. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Jun 10 2014 __gnu_parallel::omp_loop_tag(3)
Similar Topics in the Unix Linux Community |
---|
Best performance UNIX just for HOST Virtualization? |
How to increment version inside a file? |
DB2 convert digits to binary format |
Tar Command |
Docker learning Phase-I |