Commit 9708740b authored by zhuwenwen's avatar zhuwenwen
Browse files

update readme

parent 85b0c3a3
...@@ -30,7 +30,7 @@ pip install setuptools=59.5.0 wheel ...@@ -30,7 +30,7 @@ pip install setuptools=59.5.0 wheel
git clone -b dtk-23.04_fastfold0.2.1 https://developer.hpccube.com/codes/aicomponent/fastfold git clone -b dtk-23.04_fastfold0.2.1 https://developer.hpccube.com/codes/aicomponent/fastfold
cd fastfold cd fastfold
export FASTFOLD_BUILD_VERSION=abix.dtkxxx export FASTFOLD_BUILD_VERSION=abix.dtkxxx
export CPLUS_INCLUDE_PATH=$ROCM_PATH/include:$ROCM_PATH/cuda/targets/x86_64-linux/include:$ROCM_PATH/hiprand/include:$ROCM_PATH/rocrand/include:$CPLUS_INCLUDE_PATH export CPLUS_INCLUDE_PATH=$ROCM_PATH/include:$ROCM_PATH/cuda/targets/x86_64-linux/include:$CPLUS_INCLUDE_PATH
python setup.py bdist_wheel python setup.py bdist_wheel
pip install dist/fastfold* pip install dist/fastfold*
``` ```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment