Skip to content

Conversation

@winstonzhang-intel
Copy link
Contributor

@winstonzhang-intel winstonzhang-intel commented Aug 27, 2024

The more cards used, zeDeviceCanAccessPeer time costing is becoming more and more expensive. Improved by caching p2p devices status thus reducing the number of zeDeviceCanAccessPeer calling times.

llvm/sycl PR: intel/llvm#15291

@github-actions github-actions bot added the level-zero L0 adapter specific issues label Aug 27, 2024
@winstonzhang-intel winstonzhang-intel marked this pull request as ready for review August 27, 2024 15:56
@winstonzhang-intel winstonzhang-intel requested a review from a team as a code owner August 27, 2024 15:56
Copy link
Contributor

@nrspruit nrspruit left a comment

Choose a reason for hiding this comment

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

LGTM

@nrspruit
Copy link
Contributor

nrspruit commented Sep 3, 2024

Please post a intel/llvm patch for this change.

@nrspruit nrspruit added the ready to merge Added to PR's which are ready to merge label Sep 10, 2024
The more cards used, zeDeviceCanAccessPeer time costing is becoming
more and more expensive. Improved by caching p2p devices status thus
reducing the number of zeDeviceCanAccessPeer calling times.

Signed-off-by: Winston Zhang <[email protected]>
winstonzhang-intel added a commit to winstonzhang-intel/llvm that referenced this pull request Sep 18, 2024
winstonzhang-intel added a commit to winstonzhang-intel/llvm that referenced this pull request Sep 18, 2024
@aarongreig aarongreig merged commit 6d9c97f into oneapi-src:main Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

level-zero L0 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.

3 participants