rapidsai / rmm

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

Fix test_python matrix #1579

Closed KyleFromNVIDIA closed 4 weeks ago

KyleFromNVIDIA commented 4 weeks ago

Description

This fixes the matrix for test_python to allow for CUDA 11.4. Fixes a testing regression from https://github.com/rapidsai/rmm/pull/1542.

Checklist

KyleFromNVIDIA commented 4 weeks ago

/merge