README.md

pbdMPILogging

Easy Logging Messages under pbdMPI

Getting Started

devtools::install_github("wush978/pbdMPILogging")
library(pbdMPI)
lirary(logging)
library(pbdMPILogging)
basicConfig()
convert_to_parallel_logger(getLogger())

loginfo("Test") # The log message will show the rank and size of the executor


wush978/pbdMPILogging documentation built on May 4, 2019, 12:02 p.m.