221f141241
3.1.1-1 is compiled against cuda-aware openmpi/4.0.5_slurm (CUDA 11.0.3), which fixes some bugs
14 lines
451 B
Markdown
14 lines
451 B
Markdown
# Relion
|
|
|
|
## Installation
|
|
|
|
Relion is installed from git. The ./build script should work for both stable
|
|
(tags) and unstable (branches) versions. It should be run on Merlin6 from an
|
|
admin account.
|
|
|
|
Currently only gcc/7.4.0 is used. Better performance is reported with intel icc
|
|
and MKL, but this would require additional openmpi variants.
|
|
|
|
After running ./build, install relion scripts from the repository at
|
|
https://git.psi.ch/lsm-hpce/relion-scripts
|