Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
B
buildblocks
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
4
Issues
4
List
Boards
Labels
Service Desk
Milestones
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Pmodules
buildblocks
Commits
3d0560a0
Commit
3d0560a0
authored
Nov 18, 2020
by
bliven_s
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release relion 3.1.1
parent
5bdf6b29
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
5 deletions
+7
-5
EM/relion/build
EM/relion/build
+4
-2
EM/relion/files/variants
EM/relion/files/variants
+1
-0
EM/relion/modulefile
EM/relion/modulefile
+2
-3
No files found.
EM/relion/build
View file @
3d0560a0
...
...
@@ -22,7 +22,9 @@ pbuild::pre_configure() {
pbuild
::
add_configure_args
CudaTexture
=
ON
pbuild
::
add_configure_args
ALTCPU
=
ON
pbuild
::
add_configure_args
FORCE_OWN_TBB
=
ON
# Requires intel compiler
#pbuild::add_configure_args MKLFFT=ON
if
[[
-
n
"$INTEL_VERSION"
]];
then
# Requires intel compiler
pbuild
::
add_configure_args
MKLFFT
=
ON
fi
}
EM/relion/files/variants
View file @
3d0560a0
...
...
@@ -4,4 +4,5 @@ relion/3.0.8 stable gcc/7.4.0 openmpi/3.1.4_merlin6 cuda/9.2.148 b:cmake/3.14.0
relion/3.1-beta unstable gcc/7.4.0 openmpi/3.1.4_merlin6 cuda/9.2.148 b:cmake/3.14.0 b:tiff/4.0.9
relion/3.1.0 stable gcc/7.5.0 openmpi/4.0.4_slurm cuda/10.0.130 b:cmake/3.15.5 b:tiff/4.0.9 b:git/2.22.0
relion/3.1.0-1 unstable gcc/7.5.0 openmpi/4.0.4_slurm cuda/10.1.105 b:cmake/3.15.5 b:tiff/4.0.9 b:git/2.22.0
relion/3.1.1 unstable gcc/9.3.0 openmpi/4.0.4_slurm cuda/11.0.3 b:cmake/3.15.5 b:tiff/4.0.9 b:git/2.22.0
EM/relion/modulefile
View file @
3d0560a0
...
...
@@ -43,6 +43,5 @@ setenv RELION_GCTF_EXECUTABLE /opt/psi/EM/Gctf/1.06/bin/Gctf
setenv RELION_RESMAP_EXECUTABLE /opt/psi/EM/ResMap/1.1.4/bin/ResMap
# Version-specific variables
setenv RELION_QSUB_TEMPLATE /opt/psi/EM/relion/3.1-beta/scripts/multi_gpu.sh
setenv RELION_MOTIONCOR2_EXECUTABLE /opt/psi/EM/MotionCor2/1.3.0/bin/MotionCor2_1.3.0-Cuda92
setenv RELION_QSUB_TEMPLATE /opt/psi/EM/relion/$V/scripts/multi_gpu.sh
setenv RELION_MOTIONCOR2_EXECUTABLE /opt/psi/EM/MotionCor2/1.4.0/bin/MotionCor2_1.4.0_Cuda110
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment