cpu_count {arrow} | R Documentation |
Manage the global CPU thread pool in libarrow
Description
Manage the global CPU thread pool in libarrow
Usage
cpu_count()
set_cpu_count(num_threads)
Arguments
num_threads |
integer: New number of threads for thread pool |
[Package arrow version 16.1.0 Index]