- Follow these directions, everything before "Set up Python environment"
- Choose Ubuntu 18.04
- Follow some sections in these directions
- Do "Setting up CUDA Toolkit"
- In "Running CUDA Applications", try to
cd /usr/local/cuda/samples/0_Simple/matrixMulCUBLAS/
,make
, and./matrixMulCUBLAS
- Do "Setting up to Run Containers"