Spencer Bryngelson
Spencer Bryngelson
``` ==2045448== More than 10000000 total errors detected. I'm not reporting any more. ==2045448== Final error counts will be inaccurate. Go fix your program! ``` Verrou has no chill.
I'd be curious to see this strategy continued: https://github.com/MFlowCode/MFC/pull/580/files#diff-3cbade161f91b38a72f4c35e4ab1a5fd66b24ab50d700e4e56eae364e5bd84ed
Most magic numbers have been removed at this point, and new merged code doesn't have them (or so I try to impose). Closing this for now.
@mrodrig6 this is the issue I was referring to for the table you and your students showed recently. Would be great to add to the docs.
@anshgupta1234 try rebasing w/ master now that #700 is merged.
@henryleberre if you wouldn't mind having a quick look at this PR before merging.
One option: add `--rdma` to `./mfc.sh test` as an optional flag that adds RDMA tests and is used in CI, but is off by default. Or, per @henryleberre suggestion: `./mfc.sh...
> Is there a feature already that runs RDMA tests if an --rdma flag is set in run? No, it is set in the `case.py` file. This (currently nonexistent) flag,...
This will always happen by the nature of Gatech Box (infinite persisting share links are not allowed).
this case appears to work fine in pr https://github.com/MFlowCode/MFC/pull/664 by @okBrian but he doesn't transform the cases a bit