rapidsai / rmm

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

Query total memory in failure_callback_resource_adaptor tests #1734

Closed harrism closed 4 days ago

harrism commented 4 days ago

Description

Fixes #1733 by querying total device memory and using twice as much in tests that are expected to fail allocation.

Checklist

harrism commented 4 days ago

/merge