Should store per-interpolation-batch surjectivity information
Open
- Dominant language
- Python
- Stars
- 34
- Forks
- 25
- Avg merge
- 3h 37m
- Merged PRs (30d)
- 2
Description
In the (relatively common) surjective case, we could skip emitting these global barriers:
https://github.com/inducer/meshmode/blob/cdcc7f5e4ae883a31ac9da3629b0acd2289e2a34/meshmode/discretization/connection/direct.py#L310-L311)
https://github.com/inducer/meshmode/blob/cdcc7f5e4ae883a31ac9da3629b0acd2289e2a34/meshmode/discretization/connection/direct.py#L342-L343
I noticed this while reviewing #192.
cc @thomasgibson
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.