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

CONTRIB: Fixed typo in env var for cuda_hooks gtest. #10239

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rakhmets
Copy link
Collaborator

What

Fixed typo in env var for cuda_hooks gtest.

iyastreb
iyastreb previously approved these changes Oct 18, 2024
brminich
brminich previously approved these changes Oct 18, 2024
@yosefe
Copy link
Contributor

yosefe commented Oct 18, 2024

/azp run UCX PR

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@@ -878,7 +878,7 @@ run_malloc_hook_gtest() {

echo "==== Running cuda hooks with far jump, $compiler_name compiler ===="
$TIMEOUT env \
UCM_BISTRO_FORCE_FAR_JUMP=y \
UCX_BISTRO_FORCE_FAR_JUMP=y \
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 it should be UCX_MEM_BISTRO_FORCE_FAR_JUMP=y

$ ./build-devel/src/tools/info/ucx_info -c|grep BIST
UCX_MEM_BISTRO_FORCE_FAR_JUMP=n

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yes, you're right.
Force-pushed the change since it is one line commit.

@rakhmets rakhmets dismissed stale reviews from brminich and iyastreb via e73d190 October 18, 2024 10:48
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.

4 participants