Skip to content

FRStarPUTest failing #5

@DStrelak

Description

@DStrelak

Branch: master

When running AFR tests, sometimes (maybe missing sync / race condition) I see

/home/david/git/umpalumpa/tests/operations/fourier_reconstruction/afr_common.hpp:276: Failure
Expected: (v.real()) != (0.f), actual: 0 vs 0
volume at 3 6 3
[  FAILED  ] FRCUDATest.YZPlaneFastDynamic (16641 ms)

Notice that volume coordinates tend to differ and multiple voxels are affected.
Those values should not be empty, so maybe the result is not properly fetched back to main memory.

Other examples:

/home/david/git/umpalumpa/tests/algorithms/fourier_reconstruction/afr_common.hpp:276: Failure
Expected: (v.real()) != (0.f), actual: 0 vs 0
volume at 4 6 4
[  FAILED  ] FRStarPUTest.YZPlanePreciseDynamic (6 ms)
/home/david/git/umpalumpa/tests/algorithms/fourier_reconstruction/afr_common.hpp:276: Failure
Expected: (v.real()) != (0.f), actual: 0 vs 0
volume at 3 6 3
[  FAILED  ] FRStarPUTest.XYPlaneFastDynamic (5 ms)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions