rapidsai-community / rapidsai-csp-utils

35 stars 63 forks source link

Add logic to always install a compatible version of RAPIDS, as Pascal GPUs won't be supported In RAPIDS 24.02+, #94

Closed taureandyernv closed 8 months ago

taureandyernv commented 8 months ago

As per https://docs.rapids.ai/notices/rsn0034/, Pascal GPU support will be deprecated. This effectively means that the last Pascal compatible RAPIDS version will be 23.12. We need to add logic to our code so that even if a user gets a Pascal GPU (P4/P100), they will still be able to seamlessly install the compatible version of RAPIDS and try out the software.