parthenon-hpc-lab / parthenon

Parthenon AMR infrastructure
https://parthenon-hpc-lab.github.io/parthenon/
Other
112 stars 33 forks source link

pre-post receives #1054

Closed MoraruMaxim closed 5 months ago

MoraruMaxim commented 5 months ago

Fixing the issue of too many unexpected messages on Slingshot (only works with non-sparse fields).

lroberts36 commented 5 months ago

@Yurlungur: This will not interfere with sparse fields, but calls to TryStartReceive don't pre-post ireceives for sparse fields (since the message size is apriori unknown).