Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add instructions on setting up GPU nodes on AWS #17

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

willprice
Copy link

This PR brings in instructions for users to set up an AMI with the necessary drivers and toolchain for running CUDA applications on AWS.

40GB is unnecessarily large and causes the AMI build to take a long time
and increases the provisioning time of the compute nodes.
It is not necessary to install CUDA to run GPU accelerated things (e.g.
pytorch) we will leave this up to users to install CUDA as a module.
We have now updated the CitC config so that by default the builder size
is 20GB see clusterinthecloud/ansible#93
@willprice willprice changed the title [WIP] Add instructions on setting up GPU nodes on AWS Add instructions on setting up GPU nodes on AWS Dec 11, 2020
@willprice
Copy link
Author

Both I and @colinsauze have tested these instructions and have successfully provisioned AWS instances with GPUs where we can run nvidia-smi.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant