ggc: GPU Garbage Collection

Description Usage Arguments Details Value Author(s) See Also Examples

View source: R/00general.R

Description

Performs Garbage Collection and reports the available memory.

Usage

1
ggc(silent=FALSE)

Arguments

silent

If silent is TRUE then nothing will be printed out.

Details

Used for garbage collection, and also used to discover the amount of memory on the graphics card which is still available.

Value

returns TRUE, but prints the amount of memory left.

Author(s)

Nathan Morris

See Also

gc

Examples

1
ggc()

gmatrix documentation built on May 29, 2017, 2:20 p.m.