Page History

Turn Off History

[Wisdom dates from 2021-06-25]

For now, to get an A100 from AWS, you have to rent eight of them with the p4d.24xlarge instance type. Use the "Deep Learning Base AMI (Amazon Linux 2)" to avoid having to deal with drivers and belike.

sudo yum install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
sudo yum install https://research.cs.wisc.edu/htcondor/repo/current/htcondor-release-current.amzn2.noarch.rpm
sudo yum-builddep condor

Then set up your HTCondor build tree in the usual way. (Don't forget the -j BIGNUM; this instance type has a lot of cores.)


NVidia has a MIG user guide. Of particular note: