inst/java/jvm-param.R

#' Default options for initializing the java virtual machine
#' This options are passed to .jinit() as parameters
#' The first option is the OverheadLinit
#' The second is the RAM that griffin can use

jvm.param = "-XX:-UseGCOverheadLimit -Xmx15000m "
mar-esther23/rgriffin documentation built on May 29, 2021, 10:03 p.m.