hpcaitech / FastFold

Optimizing AlphaFold Training and Inference on GPU Clusters
Apache License 2.0
557 stars 86 forks source link

Update cuda version in readme #104

Closed oahzxl closed 1 year ago

oahzxl commented 1 year ago
  1. update cuda requirement to 11.3 or above
  2. triton lastest version cannot use cuda < 11.4, use previous version to align with colossal and our install requirements.