Sam's Notebook » MRO http://onsnetwork.org/kubu4 University of Washington - Fishery Sciences - Roberts Lab Thu, 08 Nov 2018 21:47:12 +0000 en-US hourly 1 http://wordpress.org/?v=4.0 Installation – Microsoft Machine Learning Server (Microsoft R Open) on Emu/Roadrunner R Studio Server http://onsnetwork.org/kubu4/2018/10/02/installation-microsoft-machine-learning-server-microsoft-r-open-on-emuroadrunner-r-studio-server/ http://onsnetwork.org/kubu4/2018/10/02/installation-microsoft-machine-learning-server-microsoft-r-open-on-emuroadrunner-r-studio-server/#comments Tue, 02 Oct 2018 17:05:04 +0000 http://onsnetwork.org/kubu4/?p=3606

Steven recently saw an announcement that Microsoft R Open now handles multi-threaded processing (default R does not), so we were interested in trying it out. I installed MLR/MRO on Emu/Roadrunner (Apple Xserve; Ubuntu 16.04). Followed the Microsoft installation directions for Ubuntu. In retrospect, I think I could’ve just installed MRO, but this gets the job done as well and won’t hurt anything.

I’ve set both Emu & Roadrunner R Studio Server to use this installation of R by changing the /etc/restudio/rserver.conf file to the following:


# Server Configuration File

# Use Microsoft R Open instead of default R version.
# Comment out and restart R Studio Server (sudo rstudio-server restart)
# to restore default R version.

rsession-which-r=/opt/microsoft/ropen/3.4.3/lib64/R/bin/R

I have confirmed that R Studio Server on both machines starts up and is using MRO instead of the default version of R.

]]>
http://onsnetwork.org/kubu4/2018/10/02/installation-microsoft-machine-learning-server-microsoft-r-open-on-emuroadrunner-r-studio-server/feed/ 0