KCL-BMEIS / niftyreg

This project contains command line tools to perform rigid, affine and non-linear registration of nifti or analyse images as well as utilities
BSD 3-Clause "New" or "Revised" License
141 stars 42 forks source link

reg_test_coherence_blockMatching error #19

Closed mmodat closed 6 years ago

mmodat commented 6 years ago

In gitlab by @mmodat on May 19, 2017, 08:50

The CPU code result seems to vary across call

mmodat commented 6 years ago

In gitlab by @mmodat on May 19, 2017, 08:50

created branch 19-reg_test_coherence_blockmatching-error

mmodat commented 6 years ago

In gitlab by @mmodat on May 19, 2017, 09:56

mentioned in commit 58d3b47ef24eb498cc8b81858305df08c9296cf7

mmodat commented 6 years ago

In gitlab by @mmodat on May 19, 2017, 09:59

mentioned in merge request !14

mmodat commented 6 years ago

In gitlab by @mmodat on May 19, 2017, 09:59

closed via commit 1d42590fd673137736e8715334b4402bd745dda4

mmodat commented 6 years ago

In gitlab by @mmodat on May 19, 2017, 09:59

closed via merge request !14

mmodat commented 6 years ago

In gitlab by @mmodat on May 19, 2017, 10:03

For the record: A single variable (params->definedActiveBlockNumber in _reg_blockMatching.cpp) was updated by several threads leading to inconsistent result over multiple runs.