Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 401 Bytes

File metadata and controls

17 lines (15 loc) · 401 Bytes

Installation instructions

Maverick

Log onto Maverick using your TACC accound

ssh <username>@maverick.tacc.utexas.edu

Before building the library, run

module load gcc/4.9.1 cuda/8.0 cudnn/5.1 python3/3.5.2 tensorflow-gpu/1.0.0

and clone the plasma-python. From the root directory of the reposity, run

python3 setup.py install --user

to build the repository.