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

TOOLS/PERF: Add user-side memcpy option for AM benchmarks #8824

Merged
merged 1 commit into from
Jan 23, 2023

Conversation

ivankochin
Copy link
Contributor

What

Add option to perform additional user-side memcpy for AM benchmarks.

@ivankochin ivankochin changed the title TOOLS/PERF: Add user-side memcpy for AM benchmarks option TOOLS/PERF: Add user-side memcpy option for AM benchmarks Jan 19, 2023
src/tools/perf/api/libperf.h Outdated Show resolved Hide resolved
src/tools/perf/lib/ucp_tests.cc Outdated Show resolved Hide resolved
UCX_PERF_WAIT_MODE_POLL,
UCP_PERF_DATATYPE_CONTIG, 0, 1, { 8 }, 1, 100000lu,
ucs_offsetof(ucx_perf_result_t, latency.total_average), 1e6, 0.001, 60.0,
UCX_PERF_TEST_FLAG_AM_MEMCPY },
Copy link
Contributor

Choose a reason for hiding this comment

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

👍

yosefe
yosefe previously approved these changes Jan 20, 2023
@ivankochin ivankochin merged commit 52a9394 into openucx:master Jan 23, 2023
This pull request was closed.
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.

3 participants