Skip to content

RELION 5.0.1

Latest

Choose a tag to compare

@biochem-fan biochem-fan released this 22 Sep 12:24
· 9 commits to master since this release

This is the first maintenance release of RELION 5.0. We recommend all RELION users to upgrade to this version, because this fixes bugs and improves the compatibility.

Compiler compatibility

In RELION 5.0.1, we added support for CUDA >= 12.9. This means CUDA 11.x, 12.x and 13.x are currently supported. Please note that CUDA 13.0 no longer supports Pascal GPUs, such as GTX 1080 Ti and P100. Users of these GPUs must use CUDA 11 or 12. We no longer test CUDA 10 and earlier.

Compilation of RELION 5.0.1 requires a C++ compiler that fully supports the C++17 standard, while RELION 5.0.0 required only C++14.

As of RELION 5.0.1, you need CMake earlier than 3.27. We will fix this issue in future.

Blackwell GPUs

To use deep-learning based tools like Topaz, Blush and DynaMight, please use environment_blackwell.yml instead of environment.yml when setting up the relion-5.0 conda environment. If you already have one, please remove the existing environment by conda remove -n relion-5.0 --all and start from scratch.

What's Changed

New Contributors

This release note was partly written by the "generate release notes" feature of GitHub.
If we missed important changes and contributors, please let us know.