Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
fdt
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FSL
fdt
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
0f3b327ebb283dfcaded4454549fb68e1334b8a0
Select Git revision
Branches
12
ADD_CSV_BRANCH
ADD_CSV_BRANCH_STABLE
cvsHEAD
fsl-3_2
fsl-3_3-branch
master
default
protected
newnew
osx-109-branch
sge-branch
streamliner
universal
universal_branch
Tags
20
2202.11
2202.10
2202.9
2202.8
2202.7
2202.6
2202.5
2202.4
2202.3
2202.2
2202.1
2202.0
2111.0
2103.0
2101.0
2012.0
2011.0
2010.0
2007.0
2001.0
32 results
Begin with the selected commit
Created with Raphaël 2.2.0
24
May
16
Feb
29
Nov
30
Sep
29
11
Jul
9
Jun
8
Jan
7
24
Dec
13
Nov
29
Sep
25
24
23
22
Jul
20
Jun
24
Jan
13
Dec
11
6
29
Nov
20
Aug
13
Feb
15
Jan
26
Nov
14
Sep
16
Aug
5
Jul
23
Jun
15
12
May
8
23
Jan
11
9
Dec
30
Nov
29
21
20
18
17
4
25
Oct
6
3
Aug
31
Jul
5
25
Nov
22
Oct
21
20
Aug
18
4
9
Jul
8
10
Jun
9
19
May
27
Feb
26
23
21
20
19
18
13
3
10
Dec
9
3
2
1
10
Oct
17
Sep
16
8
2
28
Aug
15
31
Jul
8
17
Jun
16
23
May
2
6
Feb
5
25
Nov
31
Oct
8
26
Sep
25
24
15
10
Jul
9
27
Jun
26
24
21
5
4
17
May
16
13
10
7
29
Apr
19
12
11
6
Mar
28
Feb
22
18
Jan
17
Dec
16
14
13
10
7
3
27
Nov
9
5
26
Oct
23
4
Sep
3
30
Aug
17
3
26
Jul
23
14
13
2
25
Jun
12
29
May
28
25
17
15
Mar
6
23
Feb
30
Jan
27
11
21
Dec
11
Nov
9
17
Oct
11
10
8
6
22
Jul
21
18
14
11
7
1
Jun
27
May
20
18
13
10
6
18
Apr
11
17
Feb
15
8
7
21
Jan
14
10
Dec
1
19
Nov
10
Sep
4
Aug
24
Jun
14
May
10
30
Apr
22
11
Mar
1
8
Feb
28
Jan
22
21
15
Dec
1
30
Nov
27
26
25
24
23
20
17
3
26
Oct
22
16
15
13
28
Sep
28
Aug
26
18
17
12
10
7
6
31
Jul
27
21
20
18
17
16
11
9
1
1
Jun
19
May
8
5
1
8
Apr
19
Mar
14
5
3
17
Feb
16
16
Jan
9
13
Dec
28
Nov
13
24
Oct
21
13
13
Sep
12
29
Aug
28
20
18
13
12
11
6
21
Jul
11
1
30
Jun
27
May
30
Apr
25
23
22
15
5
3
2
17
Mar
6
5
3
29
Feb
27
25
24
20
18
5
4
29
Jan
8
2
20
Dec
19
MNT: xfibres_gpu and libfsl-bedpostx_cuda.so are labelled with the CUDA
MNT: Need to include thrust/[host|device]_vector
2202.0
2202.0
Create README.md
MNT: Don't assume any namespaces are included by external header files
2111.0
2111.0
MNT: Don't assume any namespaces are included by external header files. More
MNT: Replace boost::shared_ptr with std::shared_ptr.
MNT: -lcuda / -lcudart handled automatically
RF: Use nvcc for compilation of xfibres_gpu, so that nvcc-specific flags and
MNT: Clean up build control - the cpu/gpu flags can be used to build the CPU
RF: use "gpu" rather than "FDT_COMPILE_GPU"
MNT: rename nvcc flags
MNT: nvcc needs link options when compiling shared library
MNT: clean up makefile; GPU compilation is now controlled via FDT_COMPILE_GPU
MNT,STY: fix newmat/cuda include paths, whitespace
STY: whitespace
MNT: Include cprob/libprob.h rather than libprob.h
BF: move wildcard out of quotes
2103.0
2103.0
STY: Remove all tabs, fix indentation
2101.0
2101.0
BF: Fix improperly quoted command
RF: Concatenate arrays with += syntax
2012.0
2012.0
BF: Correctly concatenate array options
Fix compilation issue with limits.h
2011.0
2011.0
Switch to bash arrays for arguments
2010.0
2010.0
Convert to using arrays for command building
Modern command capture
Quote variables
White space clean up
Check for GPU hardware or queues - error if none found
Add time to single_slice jobs
Ensure fsl_sub called as FSLDIR/bin/fsl_sub
Error messages should go to stderr
Use -n not ! -z
Make sure fsl_sub is called as FSLDIR/bin/fsl_sub
Ask fsl_sub if it has a cluster
Ask fsl_sub whether it has a cluster
More rm quoting
Don't mail the user
Remove hard coded queue name
Make rm safer
Switch to new fsl_sub
Loading