Commit Graph

17 Commits

Author SHA1 Message Date
Ryan Olson 17db1b6abd
fix: harden numa cpuset lookup (#7060)
Signed-off-by: Ryan Olson <rolson@nvidia.com>
2026-03-12 20:38:23 -07:00
Ziqi Fan 0853129a16
fix: make KVBM respect CUDA_VISIBLE_DEVICES for NUMA binding (#6931)
Signed-off-by: Ziqi Fan <ziqif@nvidia.com>
2026-03-05 19:02:28 +00:00
Anant Sharma 9254e3d4d2
chore: update nixl version to 0.10.1 (#6826)
Signed-off-by: Anant Sharma <anants@nvidia.com>
2026-03-03 16:47:55 -05:00
Ryan Olson 9ab148dcb9
feat: kvbm-physical (#6490)
Signed-off-by: Ryan Olson <rolson@nvidia.com>
2026-03-01 09:43:03 +00:00
Nate Mailhot 64082ccd3a
chore: upgrade nixl to 0.10.0 (#6685) 2026-02-27 13:01:07 -08:00
Yan Ru Pei 70822f35bd
fix: gate dynamo-memory numa module behind cfg(target_os = linux) (#6354)
Signed-off-by: PeaBrane <yanrpei@gmail.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-18 09:02:00 -08:00
Ryan Olson 86892a051f
refactor: dedup memory module with dynamo-memory; re-exports preserve current t… (#6345)
Co-authored-by: Ryan Olson <rolson@nvidia.com>
Co-authored-by: Olga Andreeva <124622579+oandreeva-nv@users.noreply.github.com>
2026-02-18 07:39:08 +00:00
Ryan Olson 976bb70a3b
feat: add KVBM memory management enhancements (DIS-1311) (#5532) 2026-02-18 01:54:00 +00:00
Yan Ru Pei 67df0065d2
chore: linux gate lib/memory (#5942)
Signed-off-by: PeaBrane <yanrpei@gmail.com>
2026-02-04 10:38:00 -08:00
milesial 8daacbd7c0
feat: default with lib/memory, media-nixl and kvbm (#5602)
Signed-off-by: Alexandre Milesi <milesial@users.noreply.github.com>
2026-02-04 00:47:47 +00:00
Olga Andreeva cde3b2a5b4
fix: enabling cuda mem pools for vectorized transfer in kvbm (#5475)
Signed-off-by: Olga Andreeva <124622579+oandreeva-nv@users.noreply.github.com>
2026-01-22 21:55:52 -08:00
Nate Mailhot 6dba119d7a
chore: update nixl to 0.9.0 (#5528) 2026-01-22 15:25:03 -08:00
Anant Sharma 3f4b3d4de9
fix: add missing description to memory crate (#5483)
Signed-off-by: Anant Sharma <anants@nvidia.com>
2026-01-16 19:28:38 +00:00
Tushar Sharma cf433e6825
chore: update all copyright headers in repo to 2026 (#5130)
Signed-off-by: Tushar Sharma <tusharma@nvidia.com>
2026-01-02 22:08:23 +00:00
Nate Mailhot 910b587db1
chore: update nixl to 0.8.0 and ucx 1.20 (#5007)
Signed-off-by: Nate Mailhot <nmailhot@nvidia.com>
2025-12-19 10:55:40 -08:00
milesial 2d6cc4323d
feat: make NIXL descriptor serializable (#4222)
Signed-off-by: milesial <milesial@users.noreply.github.com>
2025-11-10 21:14:14 +00:00
Ryan Olson 3659c82efc
feat: kvbm v2 memory crate (#4012)
Signed-off-by: Ryan Olson <rolson@nvidia.com>
2025-11-04 09:01:19 -08:00