NCEPLIBS-sp  2.5.0
ncpus.F File Reference

Set number of cpus. More...

Go to the source code of this file.

Functions/Subroutines

function ncpus ()
 Set number of CPUs - the number of processors over which to parallelize. More...
 

Detailed Description

Set number of cpus.

Program History Log

Date Programmer Comments
94-08-19 Iredell Initial.
98-11-09 Vuong Add doc>block and remove cray references.
1998-12-18 Iredell IBM SMP version.
2010-11-16 Slovacek Linux must have different call.
2012-11-01 Mirvis Multi-threading on LINUX-IBM/TIDE.
Author
Iredell
Date
94-08-19

Definition in file ncpus.F.

Function/Subroutine Documentation

◆ ncpus()

function ncpus

Set number of CPUs - the number of processors over which to parallelize.

Parameters
[out]ncpusnumber of CPUs.
Returns
Number of CPUs assigned.
Author
Iredell
Date
94-08-19

Definition at line 23 of file ncpus.F.

Referenced by sptez(), sptezd(), sptezm(), sptezmd(), sptezmv(), sptezv(), sptran(), sptranv(), sptrun(), sptrund(), sptrung(), sptrungv(), sptrunl(), sptrunm(), sptrunmv(), sptruns(), sptrunsv(), and sptrunv().