Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed race conditioning in indices_boundary_masker #73

Merged
merged 5 commits into from
Oct 18, 2024

Conversation

hsalehipour
Copy link
Collaborator

When boundary conditions instances have common indices for instance at edges and corners, there was a race conditioning in indices boundary masker and the resultant bc_id for boundary voxels were not consistently correct.

examples/cfd/flow_past_sphere_3d.py Outdated Show resolved Hide resolved
examples/cfd/flow_past_sphere_3d.py Outdated Show resolved Hide resolved
examples/cfd/lid_driven_cavity_2d.py Outdated Show resolved Hide resolved
examples/cfd/windtunnel_3d.py Show resolved Hide resolved
examples/performance/mlups_3d.py Outdated Show resolved Hide resolved
xlb/helper/__init__.py Outdated Show resolved Hide resolved
xlb/operator/boundary_masker/indices_boundary_masker.py Outdated Show resolved Hide resolved
xlb/utils/utils.py Show resolved Hide resolved
Copy link
Contributor

@mehdiataei mehdiataei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added these comments thanks.

@hsalehipour hsalehipour merged commit cee77b9 into Autodesk:major-refactoring Oct 18, 2024
10 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Oct 18, 2024
@hsalehipour hsalehipour deleted the major-refactoring branch October 22, 2024 14:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants