Skip to content
This repository was archived by the owner on Nov 9, 2023. It is now read-only.

FBL is non-deterministic (BUG) #152

@babrodtk

Description

@babrodtk

Something fishy with FBL after the one-kernel rewrite. Commit e56e9f5 works deterministically, but the most recent master as of today (with the single kernel) gives banded errors on my laptop for "large" domain sizes. Uncovered by running the testCasesDemos/NumericalOrder.ipynb notebook.

The symptoms are "random" values in horizontal bands, perhaps (likely?) related to the block size. Perhaps the last row of shared memory of one variable is not initialized properly? Initial superficial debugging lead to nothing, so I suggest running cuda-memcheck to uncover the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions