getPhysicalMemory: Get the total amount of physical memory

View source: R/Cluster.R

getPhysicalMemoryR Documentation

Get the total amount of physical memory

Description

Get the total amount of physical memory

Usage

getPhysicalMemory()

Value

The number of GB of RAM. One GB is 1,000,000,000 bytes.

Examples

getPhysicalMemory()


ParallelLogger documentation built on June 8, 2025, 11:49 a.m.