Log onto Maverick using your TACC accound
ssh <username>@maverick.tacc.utexas.eduBefore building the library, run
module load gcc/4.9.1 cuda/8.0 cudnn/5.1 python3/3.5.2 tensorflow-gpu/1.0.0and clone the plasma-python. From the root directory of the reposity, run
python3 setup.py install --userto build the repository.