rapidsai / rmm

RAPIDS Memory Manager
https://docs.rapids.ai/api/rmm/stable/
Apache License 2.0
446 stars 188 forks source link

Add system memory resource #1581

Closed rongou closed 1 week ago

rongou commented 4 weeks ago

Description

Adds a new device memory resource that uses system allocated memory. Works around some existing issues when GPU memory is oversubscribed.

closes #1580

Checklist

copy-pr-bot[bot] commented 4 weeks ago

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

wence- commented 3 weeks ago

/ok to test

wence- commented 3 weeks ago

/ok to test

harrism commented 3 weeks ago

/ok to test

Does this mean @rongou doesnt have commit signing set up?

wence- commented 3 weeks ago

/ok to test

Does this mean @rongou doesnt have commit signing set up?

Looks like it, yes. @roungou: these docs describe how to set this up https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification

wence- commented 3 weeks ago

/ok to test

rongou commented 3 weeks ago

Ok, signed the commits.

harrism commented 1 week ago

/merge