[next]: Race condition in parallel compilation #1471
Labels
gt4py.next
Issues concerning the new version with support for non-cartesian grids.
triage: bug
Something isn't working
When programs are executed in parallel, there is a possible race in the compilation of that program. This is seen e.g. in parallel pytest execution.
See also ADR 9: the blocking
configure
andbuild
functions may need to be converted to asynchronous operations to support parallel compilation of multiple fencilsThe text was updated successfully, but these errors were encountered: