[Chapel Merge] Disable remote cache for some comm count futures

Branch: refs/heads/master
Revision: 26f1259
Author: ronawho
Log Message:

Merge pull request #17068 from ronawho/quiet-gasnet-futures-cache

Disable remote cache for some comm count futures

These futures try to lock in cases where we want zero communication, but
we currently have some. Disable the cache for them to avoid hiding comm.

Modified Files:
A test/optimizations/remoteValueForwarding/bharshbarg/constDuringOn.compopts
M test/distributions/privatization/commForDistArrField.compopts

Compare: Comparing 74588832ee18...26f12598b9f4 · chapel-lang/chapel · GitHub