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

Update kk_get_free_total_memory for SYCL #1579

Merged
merged 1 commit into from
Jan 24, 2023

Conversation

masterleinad
Copy link
Contributor

intel/llvm#6604 at least allows for querying free memory but that isn't available in most releases. This pull request updates the current implementation to allow multiple memory modules. The update closely follows the public implementation https://github.com/intel/llvm/blob/9811ef24694f8dee5c1c8b7dd43047a63f655277/sycl/plugins/level_zero/pi_level_zero.cpp#L3147-L3167.

@kokkos-devops-admin
Copy link

Status Flag 'Pre-Test Inspection' - - This Pull Request Requires Inspection... The code must be inspected by a member of the Team before Testing/Merging
NO INSPECTION HAS BEEN PERFORMED ON THIS PULL REQUEST! - This PR must be inspected by setting label 'AT: PRE-TEST INSPECTED'.

@masterleinad
Copy link
Contributor Author

@lucbv ping

1 similar comment
@masterleinad
Copy link
Contributor Author

@lucbv ping

@lucbv lucbv self-requested a review January 23, 2023 14:30
@lucbv lucbv added Cleanup Code maintenance that isn't a bugfix or new feature AT: PRE-TEST INSPECTED Mark this PR as approved for testing. labels Jan 23, 2023
Copy link
Contributor

@lucbv lucbv left a comment

Choose a reason for hiding this comment

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

Thanks for updating to the latest and greatest Intel runtime

@jczhang07
Copy link
Contributor

@lucbv To test on Sunspot with KK/develop, we need this PR. If not other issues, could you merge this PR? Thanks.

@lucbv lucbv merged commit 84f4989 into kokkos:develop Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AT: PRE-TEST INSPECTED Mark this PR as approved for testing. Cleanup Code maintenance that isn't a bugfix or new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants