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. Returns NA if the function failed. One GB is 1,000,000,000 bytes.

Examples

getPhysicalMemory()


ParallelLogger documentation built on April 3, 2025, 9:35 p.m.