Skip to content

HPC-SJTU/af3_kernels

Repository files navigation

AlphaFold3 Kernels

Introduction

This repository contains the kernels for AlphaFold3, which are optimized for performance and efficiency. The kernels are designed to work with PyTorch and can be used to accelerate inference of AlphaFold3 models on CPU.

Pre-requisite

gcc v8.3.0 or higher (suggested version: 13.3.0)

PyTorch v2.0.0 or higher (suggested version: 2.6.0)

Installation

$ git submodule update --init
$ make install

License

This project is derived from tpp-pytorch-extension, originally licensed under the BSD 3-Clause License. The original license is included in the LICENSE file.

Copyright (c) 2025, Xflops. All rights reserved.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages