Eventually trying to cleanup the nvidia install where we are having an
issue with the cuda driver that randomly starts happening if docker is
not safely stopped. This commit is just doing a bit of cleanup before we
get to those real fixes in later commits.
Eventually trying to cleanup the nvidia install where we are having an issue with the cuda driver that randomly starts happening if docker is not safely stopped. This commit is just doing a bit of cleanup before we get to those real fixes in later commits.
Tested by:
1) Used packer to build ami:
2) Created GPU instance (p2.xlarge) from AMI.
3) Cloned https://github.com/churchlab/mlpe-gfp-pilot.
4) Built GPU docker image:
5) Ran a docker container from the image:
Confirmed no error.