Ye Luo
Ye Luo
> In your example the next time rank two creates a walker it will be 10. At the current step, there is no walker 10. If the simulation ends here,...
> Is there any possibility for odd interactions with classes like CompositeSPOSet? That class merges other SPOSets into a single one. Since with this PR each SPOSet might have a...
Test this please
Superseded by #5306 and #5315
> I wonder if this is the root cause? Are other mmaps done successfully in other test scripts? The two failing tests both include a line of mmap.
The asan failure was found caused by CI OS image. It has been fixed.
I also noticed that the added change only affect legacy driving. For my curiosity, what is missing for you to adopt the batched driver?
@prckent please keep this PR alive. it is needed for different uses like reply.
WalkerLog has very different design logics and use cases. For example, it writes one file per MPI rank instead of using scalable I/O. Data are not organized in steps and...
I think a more refined version can be implemented when properly implementing a reply feature or correlated sampling.