Skip to content
This repository was archived by the owner on Mar 21, 2024. It is now read-only.

Reduce scan_by_key memory consumption #1471

Merged
merged 1 commit into from
Jul 21, 2021
Merged

Conversation

lilohuang
Copy link
Contributor

Reduce scan_by_key memory consumption by using uint8_t rather than uint32_t on HeadFlagType

@GPUtester
Copy link
Collaborator

Can one of the admins verify this patch?

@alliepiper
Copy link
Collaborator

Thanks for the PR! Assuming tests look good, this should be merged the next week or so.

DVS CL: 30145613
run tests

@alliepiper alliepiper self-assigned this Jul 1, 2021
@alliepiper alliepiper added area: performance Does not perform as intended. P1: should have Necessary, but not critical. testing: gpuCI in progress Started gpuCI testing. testing: internal ci in progress Currently testing on internal NVIDIA CI (DVS). labels Jul 1, 2021
@alliepiper alliepiper added this to the 1.14.0 milestone Jul 1, 2021
Reduce scan_by_key memory consumption by using uint8_t rather than uint32_t on HeadFlagType
@alliepiper
Copy link
Collaborator

Rebased to bring in some recent CI fixes.

DVS CL: 30166913

run tests

@alliepiper alliepiper merged commit ed9945e into NVIDIA:main Jul 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area: performance Does not perform as intended. P1: should have Necessary, but not critical. testing: gpuCI in progress Started gpuCI testing. testing: internal ci in progress Currently testing on internal NVIDIA CI (DVS).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants