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

[CUDA][HIP] Fix urUSMGetMemAllocInfo impl to use single platform. #1669

Merged
merged 2 commits into from
Jun 5, 2024

Conversation

JackAKirk
Copy link
Contributor

Now all devices are in a single platform for both cuda and hip, this needs updating.

Fixes intel/llvm#6749 (comment)

Now all devs are in a single platform this needs updating.

Signed-off-by: JackAKirk <jack.kirk@codeplay.com>
@JackAKirk JackAKirk requested review from a team as code owners May 27, 2024 13:01
@JackAKirk JackAKirk requested review from steffenlarsen and hdelan May 27, 2024 13:01
@github-actions github-actions bot added cuda CUDA adapter specific issues hip HIP adapter specific issues labels May 27, 2024
Copy link
Contributor

@hdelan hdelan left a comment

Choose a reason for hiding this comment

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

If this works then LGTM

Signed-off-by: JackAKirk <jack.kirk@codeplay.com>
@JackAKirk
Copy link
Contributor Author

dpc++ test CI here: intel/llvm#13933

Copy link
Contributor

@steffenlarsen steffenlarsen left a comment

Choose a reason for hiding this comment

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

LGTM!

@npmiller npmiller added the ready to merge Added to PR's which are ready to merge label May 30, 2024
@kbenzie kbenzie merged commit f06bc02 into oneapi-src:main Jun 5, 2024
51 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cuda CUDA adapter specific issues hip HIP adapter specific issues ready to merge Added to PR's which are ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NVIDIA MultiGPU support for SYCL
5 participants