Closed jychoi-hpc closed 7 months ago
I found my error on calculating nbatch, which caused the following error with DDStore:
terminate called after throwing an instance of 'std::logic_error' what(): Fence already activated
This fixes the issue.
I found my error on calculating nbatch, which caused the following error with DDStore:
This fixes the issue.