sla.quit {RScaLAPACK}R Documentation

Releases the Parallel Environment and quits R

Description

Always call this function to quit R after using RScLAPACK library. This function is used to release the parallel environment and quit R.

Usage

  sla.quit()

Details

Calls MPI_Finalize and quits R.

Author(s)

Nagiza Samatova (samatovan@ornl.gov), Guruprasad Kora (koragh@ornl.gov), Srikanth Yoginath (yoginathsb@ornl.gov), David Bauer (bauerda@ornl.gov)

References

http://www.aspect-sdm.org/Parallel-R


[Package RScaLAPACK version 0.6.1 Index]