11 lines
288 B
Markdown
11 lines
288 B
Markdown
# Relion
|
|
|
|
## Installation
|
|
|
|
Relion is installed from git. The ./build script should work for both stable
|
|
(tags) and unstable (branches) versions.
|
|
|
|
Currently only gcc/7.4.0 is used. Better performance is reported with
|
|
intel icc and MKL, but this would require additional openmpi variants.
|
|
|