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

[GPU] Remove redundant usage of memory pool #23804

Merged
merged 1 commit into from
May 6, 2024

Conversation

yeonbok
Copy link
Contributor

@yeonbok yeonbok commented Apr 2, 2024

Details:

  • Not to assign a memory slot for a memory request < 50% of the available memory

Tickets:

  • 137490

@yeonbok yeonbok requested review from a team as code owners April 2, 2024 04:17
@github-actions github-actions bot added the category: GPU OpenVINO GPU plugin label Apr 2, 2024
@yeonbok yeonbok force-pushed the taylor_memory_pool_fix branch from 31c8894 to 656dcd0 Compare April 2, 2024 04:29
@yeonbok yeonbok added this to the 2024.2 milestone Apr 2, 2024
@yeonbok
Copy link
Contributor Author

yeonbok commented Apr 2, 2024

To be merged after 2024.1 CF

@yeonbok yeonbok force-pushed the taylor_memory_pool_fix branch from 656dcd0 to 17cc2a8 Compare April 2, 2024 20:16
@p-durandin
Copy link
Contributor

To be merged after 2024.1 CF

Still blocked?

@yeonbok
Copy link
Contributor Author

yeonbok commented May 2, 2024

To be merged after 2024.1 CF

Still blocked?

I just did not get clear requirement to reduce memory urgently. But I will check the memory usage impact and performance impact again and decide whther to apply or not :)

@p-durandin p-durandin added this pull request to the merge queue May 6, 2024
Merged via the queue into openvinotoolkit:master with commit bc3b32b May 6, 2024
92 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants