rapidsai / rmm

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

Use `rmm::percent_of_free_device_memory` in arena test #1689

Closed wence- closed 1 month ago

wence- commented 1 month ago

Description

Rather than hand-coding a fraction of the device memory use the utility routine.

Checklist

wence- commented 1 month ago

/merge