{{.Title}}

NVIDIA Cloud GPU Grants

Helping produce better research with cloud accessible GPUs

NVIDIA provides grants for free GPU cloud resources to people all over the world. Groups are allocated credits that they can use towards GPU resources hosted by Saturn Cloud. See the links below to learn more about how to use the cloud GPUs, budgeting your usage, and how to get help.

If you haven't received a grant but are interested in doing so, you can learn more on the NVIDIA website.

Start with cloud GPUs

Get started using GPUs on Saturn Cloud in minutes

Read the guide

Budget your grant

How much different resources cost against your total grant

See the details

Getting help

How to contact Saturn Cloud

Get help

Start with cloud GPUs

Saturn Cloud is a platform for data science--helping people quickly do work on whatever technology they need: large instances, GPU processors, distributed computing, and more. In just a few steps you should be able to run Python code (or other languages) in the cloud, and with that you can expand the environment however you need.

As part of being granted GPU resources you should have received an email with login credentials for Saturn Cloud. If you haven't, please contact us. Use those credentials to log into Saturn Cloud. This login takes you to the Saturn Cloud environment where you can access GPUs.

Creating and Starting a Resource

Once you've logged into Saturn Cloud you'll want to set it up to start running your code on GPUs. A resource is an complete environment for running code. They come in multiple types, but the most commonly used one is a **Jupyter server**, which lets you use JupyterLab (or other IDEs) to execute Jupyter notebooks and Python scripts.

Create a Jupyter Server resource in your new account that you can run code on. On the Resources page you can set up your own environment by pressing the New Jupyter Server button and customizing the resource.

Screenshot of the resource page

Once the server is created you'll need to turn it on. Press the green triangle on the resource's page to start the server. Once started you are ready to go.

Screenshot of card in resource for Jupyter server with green 'start' button

Using the Resource

With a resource from a template, you can run the example notebooks immediately. The RAPIDS quick start, for example, lets you run GPU-accelerated data science code to process data and train machine learning models. In this tutorial, you get all the instructions to train a RAPIDS model on Saturn Cloud from start to finish. If you made a custom resource you can upload your own code (or connect the resource to a git repository).

Jupyter notebook open in JupyterLab

When you're done using the resource, you can shut it down the same way you turned it on. By default the resource will also automatically shut-off after the browser window has been inactive for an hour.

Making the Resource Suit your Needs

Creating and using a Jupyter server resource is at the core of most of what you can do with Saturn Cloud. But there are lots of ways you can expand on it:
Back to the top

Budget your grant

As part of the NVIDIA grants people are awarded a certain amount of funding to spend on GPUs. That amount will be shared with you as part of the onboarding. Below are the prices per hour of the different Saturn Cloud GPU instance types that the credits can be spent on. Periodically the email address associated with the Saturn Cloud account will receive a report on the usage through that week.

Resource Costs
GPU (T4) instanceAWS instance typevCPUsvGPUsMemory (GB)Price per hour
T4-XLargeg4dn.xlarge4116$0.92
T4-4XLargeg4dn.4xlarge16164$2.71
T4-8XLargeg4dn.8xlarge321128$5.17
T4 Bare Metalg4dn.metal968384$16.00
GPU (V100) instanceAWS instance typevCPUsvGPUsMemory (GB)Price per hour
V100-2XLargep3.2xlarge8161$6.00
V100-8XLargep3.8xlarge324244$22.50
V100-16XLargep3.16xlarge648488$44.50
Back to the top

Getting help

Documentation

Saturn Cloud has documentation on more of the feature and capabilities of the platform, as well as example notebooks.

Read the docs

Chat with Saturn Cloud

Saturn Cloud representatives are available during US business hours to help with using the cloud resources.

Start a chat

Email NVIDIA

For questions about the grant itself, NVIDIA representatives can be reached by email.

Email NVIDIA
Back to the top