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.
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.