Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
outlinetrue

...

srun -n1 --pty --x11 --partition=cryo-cpu --mem=8G bash -l

Relion versions available

...

Which version of Relion you use (2.0.3, 2.1, or 3.0_beta) is more of a scientific question than technical one; however, in general, most users seem to be using 3.0_beta, unless they have legacy projects that were started with an older version (consult with PI if you have questions about this)


After the specific version of Relion is selected, selecting for the other installation parameters is straightforward:

To run relion3.0_beta on the cluster (or reserved nodes) with GPUs (P100s):

Code Block
spack load -r relion@3.0_beta+cuda purpose=cluster cuda_arch=60


To run relion3.0_beta on the cluster (or reserved nodes) with GPUs (V100s):

Code Block
spack load -r relion@3.0_beta+cuda purpose=cluster cuda_arch=70


To load Relion 3 beta the cluster (or reserved nodes) on CPU-only nodes (i.e. no GPUs):

Code Block
spack load -r relion@3.0_beta~cuda purpose=cluster


To run relion3.0_beta on a desktop/workstation with GPUs (P100s):

Code Block
spack load -r  relion@3.0_beta +cuda cuda_arch=60 purpose=desktop


Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@28a7b0
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ( "relion" , "cryoem" , "software" ) and type = "page" and space = "WIKI"
labelstest

...