-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Alphafold3 #454
Comments
Updated the dependencies based on what is in its pyproject.toml. The file requirements.txt has a more exhaustive list with all the versions pinned to what they probably use internally for testing. |
We'll probably get attacked from multiple angles again for this one, so perhaps it's worth setting up a "task force" and having a dedicated short meeting to discuss how to quickly get this supported into EasyBuild? Other people outside of VSC (like @ThomasHoffmann77) may be interested in helping out here... |
Yes, 2024a seems like a proper toolchain for this. However it will need some work, first major one will be SciPy-bundle. See easybuilders/easybuild-easyblocks#3508 |
I would focus first on Jax/Triton and try to use the already available SciPy-bundle-2024.05-gfbf-2024a.eb with |
What about requirements.txt and dev-requirements.txt ? Are these still relevant? |
Those are used to populate the container and I guess it also reflects what is used internally for testing. So I agree that it would be nice if we can stick to those same versions, but IMO not mandatory if the code works with what we already have. |
There's a WIP PR for AlphaFold3 in |
2024a
?The text was updated successfully, but these errors were encountered: