Commit Graph

7 Commits

Author SHA1 Message Date
18454b7782 Merge branch 'relion5-mc-fix' into 'master'
Set MotionCor2 path based on the loaded cuda version.

Closes #275

See merge request Pmodules/buildblocks!432
2024-04-03 16:25:12 +02:00
d9d6ec9f98 relion5.0 update 2024-04-03 16:13:27 +02:00
190c57cf82 Set MotionCor2 path based on the loaded cuda version.
Fixes #275.
2024-04-02 12:08:01 +02:00
782e89c578 Major Relion recompilation using newer openmpi
- Add relion/2.1 with openmpi/4.0.4_slurm
- Add relion/3.0.8-1 with openmpi/4.0.5_slurm
- Mark 3.1.0-1 and 3.1.1 as stable
- Deprecate all older versions (betas and versions with openmpi/3.1.4
  and older, which don't work with the current configuration)
2021-01-22 21:34:09 +01:00
3d0560a0f3 Release relion 3.1.1 2020-11-18 21:09:21 +01:00
Spencer Bliven
51914825a3 Add RELION environmental variables to modulefile
These set many defaults, including external tool paths and GUI
configuration options
2020-03-30 15:07:44 +02:00
b5a0300933 Add relion build script.
Builds from source based on git.

Currently only gcc/7.4.0 is used. Better performance is reported with
intel icc and MKL, but this would require additional openmpi variants.

Variants for 3.0.8 and 3.1-beta (780dd7b) are installed.
2019-10-24 16:03:36 +02:00