The R Project SVN R

Rev

Rev 85953 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 85953 Rev 85981
Line 1... Line 1...
1
% File src/library/parallel/man/detectCores.Rd
1
% File src/library/parallel/man/detectCores.Rd
2
% Part of the R package, https://www.R-project.org
2
% Part of the R package, https://www.R-project.org
3
% Copyright 2011-2020 R Core Team
3
% Copyright 2011-2020 R Core Team
4
% Distributed under GPL 2 or later
4
% Distributed under GPL 2 or later
5
 
5
 
6
\newcommand{\I}{#1}
-
 
7
 
-
 
8
\name{detectCores}
6
\name{detectCores}
9
\alias{detectCores}
7
\alias{detectCores}
10
\title{Detect the Number of CPU Cores}
8
\title{Detect the Number of CPU Cores}
11
\description{
9
\description{
12
  Attempt to detect the number of CPU cores on the current host.
10
  Attempt to detect the number of CPU cores on the current host.