• AIPressRoom
  • Posts
  • GPU Workstations within the Cloud with Paperspace

GPU Workstations within the Cloud with Paperspace

We’re very happy to announce the supply of an RStudio TensorFlow template for the Paperspace cloud desktop service.

In the event you don’t have native entry to a contemporary NVIDIA GPU, your finest wager is often to run GPU intensive coaching jobs within the cloud. Paperspace is a cloud service that gives entry to a totally preconfigured Ubuntu 16.04 desktop setting geared up with a GPU. With the addition of the RStudio TensorFlow template now you can provision a prepared to make use of RStudio TensorFlow w/ GPU workstation in only a few clicks. Preconfigured software program contains:

  • RStudio Desktop and RStudio Server

  • NVIDIA GPU libraries (CUDA 8.0 and cuDNN 6.0)

  • TensorFlow v1.4 w/ GPU

  • The R keras, tfestimators, and tensorflow packages.

  • The tidyverse suite of packages (ggplot2, dplyr, tidyr, readr, and many others.)

Getting Began

To get began, first signup for a Paperspace account (you should use the RSTUDIO promo code once you signal as much as obtain a $5 account credit score).

Then, create a brand new Paperspace occasion utilizing the RStudio template:

Then, select one of many Paperspace GPU cases (versus the CPU cases). For instance, right here we choose the P4000 machine kind which incorporates an NVIDIA Quadro P4000 GPU:

See the Cloud Desktop GPUs with Paperspace article on the TensorFlow for R web site for full particulars on getting began.

Coaching a Convolutional MNIST Mannequin

The efficiency features for coaching convoluational and recurrent fashions on GPUs might be substantial. Let’s strive coaching the Keras MNIST CNN example on our new Paperspace occasion:

Coaching the mannequin for 12 epochs takes about 1 minute (~ 5 seconds per epoch). However, coaching the identical mannequin on CPU on a excessive finish Macbook Professional takes quarter-hour! (~ 75 seconds per epoch). Utilizing a Paperspace GPU yields a 15x efficiency acquire in mannequin coaching.

This mannequin was educated on an NVIDIA Quadro P4000, which prices $0.40 per hour. Paperspace cases might be configured to robotically shut down after a interval of inactivity to stop accruing cloud costs once you aren’t truly utilizing the machine.

In case you are coaching convolutional or recurrent fashions and don’t at present have entry to an area NVIDIA GPU, utilizing RStudio on Paperspace is a good way to speed up coaching efficiency. You need to use the RSTUDIO promo code once you join Paperspace to obtain a $5 account credit score.

Get pleasure from this weblog? Get notified of recent posts by e mail:

Posts additionally obtainable at r-bloggers

Quotation

For attribution, please cite this work as

Allaire (2018, April 2). Posit AI Weblog: GPU Workstations within the Cloud with Paperspace. Retrieved from https://blogs.rstudio.com/tensorflow/posts/2018-04-02-rstudio-gpu-paperspace/

BibTeX quotation

@misc{allaire2018gpu,
  writer = {Allaire, J.J.},
  title = {Posit AI Weblog: GPU Workstations within the Cloud with Paperspace},
  url = {https://blogs.rstudio.com/tensorflow/posts/2018-04-02-rstudio-gpu-paperspace/},
  yr = {2018}
}