top of page
Search
Robert Kennedy

Week 2

This week was spent setting up the AWS GPU instances that I'll be using. Typically you can use a local VM of HPCC systems so that you can have a small development cluster to test code with without the expense and overhead of having your own cloud based cluster. However, one of the challenges to using GPUs is that you can't use your GPUs on a local virtual machine. i.e. even if you have a GPU on your local computer the current VM solutions don't allow you to use them. This means to have an HPCC System on a computer that has a reachable GPU, you have to have it installed as a "bare metal" setup. This just means you install it on Linux as its own computer, not in a VM. You could of course have two physical computers at your desk, one for coding and one for GPU/HPCC, but I will be using AWS machines.

1 view0 comments

Recent Posts

See All

Week 11

This week all the code (major changes at least) is going to be unchanged. Other than cleaning it up for making a repo that others can...

Week 10

Nearing the home stretch. As part of trying to improve the efficiency of the GNN runtime across many GPUs, I started to experiment with...

Week 9

It’s already August and there are only 3 more weeks until I run out of time with this internship! Time certainly flies. As per a...

Comments


Post: Blog2_Post
bottom of page