Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

testing: expose a bug #1293

Merged
merged 6 commits into from
Mar 16, 2019
Merged

testing: expose a bug #1293

merged 6 commits into from
Mar 16, 2019

Conversation

germasch
Copy link
Contributor

I put this here not because I want it merged, but because it shows a bug.

This isn't a proper automated test, as it requrires manual bpls afterwards
to see the issue.

See #1292 .

This isn't a proper automated test, as it requrires manual bpls afterwards
to see the issue.
@germasch
Copy link
Contributor Author

Rebased, cleaned up, automated.

I still get one failure locally.

@germasch germasch force-pushed the pr/bug branch 4 times, most recently from d3179a8 to adf0be8 Compare March 16, 2019 12:44
{{rank * Nx}, {Nx / 2}}, {{rank * Nx + Nx / 2}, {Nx / 2}},
};

io.SetParameter("MaxBufferSize", "50");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@germasch please follow the exception message, you need units (Gb, Mb, Kb)

PopulateBlock(myData, b);
}

engine.Put(var, std::vector<T>{5., 6., 7., 8., 9.}.data(),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is interesting, it's an address vector.data(), to a r-value. We'll have to test this one.

@williamfgc
Copy link
Contributor

I will merge this and look at it later.

@williamfgc williamfgc merged commit 2e9f079 into ornladios:master Mar 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants