From 8190b0a6c2b2d29d30c2e4a2e6c0540a3636a7a1 Mon Sep 17 00:00:00 2001 From: Spencer Bliven Date: Thu, 24 Oct 2019 16:14:33 +0200 Subject: [PATCH] Add Relion README.md --- EM/relion/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 EM/relion/README.md diff --git a/EM/relion/README.md b/EM/relion/README.md new file mode 100644 index 0000000..f63b42b --- /dev/null +++ b/EM/relion/README.md @@ -0,0 +1,10 @@ +# 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. +