cutlass/tools/library/scripts/pycutlass/build.sh

5 lines
116 B
Bash
Raw Normal View History

pip install pybind11
git clone https://github.com/google/googletest.git
python setup.py install
python setup.py rmm