Skip to content

[k2] request extra memory in power-of-two multiples#1624

Merged
PetrShumilov merged 1 commit intomasterfrom
pshumilov/request_extra_memory_in_multiple_power_of_two
May 6, 2026
Merged

[k2] request extra memory in power-of-two multiples#1624
PetrShumilov merged 1 commit intomasterfrom
pshumilov/request_extra_memory_in_multiple_power_of_two

Conversation

@PetrShumilov
Copy link
Copy Markdown
Contributor

  • Removed the 2 * requested_size approach.
  • Rounded requested_size up to the nearest power of two.

Signed-off-by: Petr Shumilov <p.shumilov@vkteam.ru>
@PetrShumilov PetrShumilov added this to the next milestone Apr 29, 2026
@PetrShumilov PetrShumilov requested a review from apolyakov April 29, 2026 15:56
@PetrShumilov PetrShumilov self-assigned this Apr 29, 2026
@PetrShumilov PetrShumilov added the k2 Affects compiler or runtime in K2 mode label Apr 29, 2026
@PetrShumilov PetrShumilov merged commit ce02869 into master May 6, 2026
10 of 13 checks passed
@PetrShumilov PetrShumilov deleted the pshumilov/request_extra_memory_in_multiple_power_of_two branch May 6, 2026 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

k2 Affects compiler or runtime in K2 mode

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants