get_num_cpus: Get the number of processors detected by GDAL

View source: R/RcppExports.R

get_num_cpusR Documentation

Get the number of processors detected by GDAL

Description

get_num_cpus() returns the number of processors detected by GDAL. Wrapper of CPLGetNumCPUs() in the GDAL Common Portability Library.

Usage

get_num_cpus()

Value

Integer scalar, number of CPUs.

Examples

get_num_cpus()

gdalraster documentation built on April 4, 2025, 4:38 a.m.