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

accelerator/rocm: minor updates #12294

Merged
merged 1 commit into from
Jan 31, 2024

Conversation

edgargabriel
Copy link
Member

two minor updates:

  • exclude a header file that is not require anymore
  • change the default option to use (blocking) hipMemcpy vs. hipMemcpyAsync, it seems to perform better on most ROCm releases that we care about.

two minor updates:
 - exclude a header file that is not require anymore
 - change the default option to use (blocking) hipMemcpy
   vs. hipMemcpyAsync, it seems to perform better on most
   ROCm releases that we care about.

Signed-off-by: Edgar Gabriel <[email protected]>
@edgargabriel edgargabriel merged commit 5ead6fe into open-mpi:main Jan 31, 2024
10 checks passed
@edgargabriel edgargabriel deleted the topic/rocm-accel-update branch July 12, 2024 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants