-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Looking at latest performance commit edit distance stops at problem_size=8410 and accumulated time ~5sec << time budget (30sec).
csv file:
all.log :
However when I run the same code (master branch) on AWS (same instance) it runs for much greater input sizes with no issue and outputs are correct.
My test script:
My result (same for all input sizes):
Is this a problem related to my implementation or with the test scripts used by @m8pple ?
P.S: It seems that other groups have the same issue.
Metadata
Metadata
Assignees
Labels
No labels