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.
45ac0ba6ca028acc9016a9dd53e8020b61f93580
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
11
Apr
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
14
12
11
30
Nov
28
15
31
Oct
24
10
3
14
Sep
22
Aug
21
20
15
8
7
6
2
1
31
Jul
30
29
27
26
25
24
23
20
19
18
11
10
6
4
20
Jun
14
11
8
7
30
May
14
10
9
3
2
1
30
Apr
20
26
Mar
8
5
22
Feb
18
9
16
Jan
13
Dec
6
1
30
Nov
28
27
9
29
Sep
19
8
7
6
28
Aug
22
26
Jul
16
Jun
2
May
29
Apr
26
25
11
6
5
4
27
Mar
26
24
22
10
9
8
20
Feb
12
Jan
11
28
Nov
8
20
Oct
1
Sep
23
Aug
18
16
10
9
8
27
Jul
18
15
14
24
Jun
17
16
14
10
9
27
May
26
13
3
Mar
13
Jan
10
7
2
Dec
18
Nov
28
Oct
20
19
18
15
12
30
Sep
29
23
17
Changed to have a compiled version. Don't need to compile each run time
Deleted dim_blocks.h: Deprecated, now in options/options.h
Changed to use Dynamic Shared Memory
Deleted bedpostx_multigpu_SGE because now the MultiGPU version in SGE will be controlled by fsl_sub and NGPU parameter in bedpostx_gpu
Changed to use Dynamic Shared Memory
Changed the way of divide set of voxels (before by slices). Now in X parts each one divided in subparts of a maximum number of voxels that are sent to the GPU in a iteretive fashion
Deleted splitter_gpu.cc splitter_multigpu.cc because now the division of slices and voxels is make inside scripts and xfibres_gpu.cc
Now accept in the input full tensors (9 elements), not necessarily symmetric
Change to don't repeat all slices in case of fail in one
Changes in grad-nonlin functions
make faster mix parameters after repeat a vox because f0
make faster some methods that use thrust library
make faster mix parameters after repeat a vox because f0
changed the way of round some math operations
new version Levenberg: several threads per voxel
changed the pow(x,2) function with x*x
new version Levenberg: several threads per voxel
Remove warnings
Changes in grad-nonlin functions
Use ARD for dstd
Add hyperprior parameters to the output
*** empty log message ***
add checking the set of the queues used in SGE
This commit was manufactured by cvs2svn to create tag 'fsl-5_0_3'.
fsl-5_0_3 fsl-5…
fsl-5_0_3 fsl-5_0_4
bug bix: invwarp ref
add save also slices with 0 voxels
repair bug when slices have 0 voxels
repair bug with -g parameter
change the name of the command execute for print it in the file commands.txt
change the order for get the Device number after allocating some data in the GPU
include boost directory for the CUDA compilation
fix bug
added Copyright
added the possibility of compile Bedpostx CUDA version
Version CUDA of xfibres
Method (called from Bedpostx) that call the xfibres CUDA version for only 1 slice
Method (called from Bedpostx) that call the xfibres CUDA version for each slice (Only 1 GPU used)
Implementation of the new Sample class prepared for save multi Voxels
Definition of the new Sample class prepared for save multi Voxels
Definition of the main methods
Loading