Skip to content

Conversation

@iyastreb
Copy link
Contributor

@iyastreb iyastreb commented Sep 24, 2025

What?

@iyastreb iyastreb force-pushed the ucp-perf-warp-fixes branch 2 times, most recently from 06f6d41 to 012b942 Compare October 1, 2025 06:56
@iyastreb iyastreb force-pushed the ucp-perf-warp-fixes branch from 012b942 to 7eca345 Compare October 2, 2025 06:46
@iyastreb iyastreb marked this pull request as ready for review October 15, 2025 15:02
# ucp_device_cuda_multi_lat_1k_32threads -t ucp_put_multi_lat -m cuda -s 256:8 -n 10000 -T 32 -O 2
# ucp_device_cuda_partial_bw_1k_32threads -t ucp_put_partial_bw -m cuda -s 256:8 -n 10000 -T 32 -O 2
# ucp_device_cuda_partial_lat_1k_32threads -t ucp_put_partial_lat -m cuda -s 256:8 -n 10000 -T 32 -O 2
ucp_device_cuda_single_bw_1k_32threads -t ucp_put_single_bw -m cuda -s 1024 -n 10000 -T 32
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe we should add to basic tests also lat of 8 bytes with single thread?

Copy link
Contributor Author

@iyastreb iyastreb Oct 30, 2025

Choose a reason for hiding this comment

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

We can add, but currently all these tests are disabled anyway (with a single line in test_jenkins)
So I think we need to understand the CI failure root cause, fix it, then reenable these tests and maybe add some more. For now whatever we add here is not executed anyway

Copy link
Contributor

Choose a reason for hiding this comment

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

I think that latest PR with fix to DB lock will fix the issues we see...
We still didn't merge it, but we will do it soon so you can merge the fix and then enable the tests.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

Copy link
Contributor Author

Choose a reason for hiding this comment

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

All tests passed, I check the CI job output to make sure all of them are executed

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