Commit Graph

19 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
5e881abe45 Release relion 4.0.1 2023-03-22 16:33:08 +01:00
db36627b60 Deprecating older relion versions
These depended on deprecated openmpi/4.0.4_slurm, so they have to also
be deprecated.
2022-10-06 17:57:00 +02:00
667790976d Updating relion release status 2022-10-06 17:48:45 +02:00
2eca89992b add relion 4.0.0 2022-09-29 14:17:07 +02:00
bad1541b54 Add relion/4.0-beta 2021-09-30 13:58:16 +02:00
bc2425090a Add relion/3.1.3 2021-09-30 12:14:45 +02:00
1f1a754c5d Fix dependency problem iun relion/3.0.8-1 2021-07-26 15:39:38 +02:00
221f141241 Relion 3.1.2 and 3.1.1-1
3.1.1-1 is compiled against cuda-aware openmpi/4.0.5_slurm (CUDA
11.0.3), which fixes some bugs
2021-03-05 15:25:08 +01: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
e173ae9dd1 Add relion 3.1.0-1 variant 2020-11-18 21:09:20 +01:00
Spencer Bliven
741c68da52 Mark relion/3.1.0 as stable 2020-10-22 13:24:23 +02:00
075f98cd20 Add relion 3.1.0 2020-07-16 16:13:21 +02: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
8190b0a6c2 Add Relion README.md 2019-10-24 16:14:33 +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