brag_openmp
If compiled with shared memory libraries (OpenMP), this routine prints out the number of
CPUs used (controlled by the environment variable OMP_NUM_THREADS) and the number of CPUs available.
Location in HEALPix directory tree: src/f90/mod/misc_utils.F90
FORMAT
call brag_openmp(
)
EXAMPLE:
use misc_utils
call brag_openmp()
![$\textstyle \parbox{8.2cm}{
Will~print~out: \hfill\\
\parbox[t]{8cm}{\tt
------...
...
-------------------------------------- }
on a bi-pro (or dual core) computer}$](sub_img139.png)
Version 3.83, 2024-11-13