Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Michael Krause
tardis-doc
Commits
ca4e2737
Commit
ca4e2737
authored
Apr 12, 2021
by
Michael Krause
🎉
Browse files
ANTS: recommend -j 8
parent
0b5df969
Pipeline
#9526
passed with stages
in 37 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
software/ants.rst
View file @
ca4e2737
ANT
S
ANT
s
====
We
used
to
track
ANTs
from
the
`
Neurodebian
`
_
repository
,
but
right
now
the
...
...
@@ -10,11 +10,11 @@ done done with environment modules:
..
code
-
block
::
bash
$
module
avail
ants
module
avail
ants
---
/
opt
/
environment
/
modules
---
ants
/
2.1.0
-
mpib0
ants
/
2.3.3
-
mpib0
ants
/
2.3.5
-
mpib0
$
module
load
ants
module
load
ants
Afterwards
all
ants
*
related
programs
are
in
your
PATH
and
ready
to
use
.
...
...
@@ -54,6 +54,10 @@ command shown above.
32
15
====
==============
Be
careful
not
to
request
too
many
cores
per
job
as
you
might
have
to
wait
too
long
for
the
resources
to
become
available
.
Using
``-
j
8
``
should
be
a
good
compromise
.
All
other
ANTs
programs
need
to
be
wrapped
into
a
job
file
to
be
run
on
the
cluster
nodes
:
..
code
-
block
::
bash
...
...
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