rapids_singlecell icon indicating copy to clipboard operation
rapids_singlecell copied to clipboard

[BUG] PCA Dense CUML23.08 CUDA12

Open Intron7 opened this issue 10 months ago • 3 comments

Please don't use cuml-23.08 with cuda 12. PCA will fail for larger datasets

https://github.com/rapidsai/cuml/issues/5555

Intron7 avatar Aug 15 '23 12:08 Intron7

@Intron7 Hello, I also caught the error as you mentioned in the https://github.com/rapidsai/cuml/issues/5555. So, did you fix this bug now? And whether I need to downgrade CUDA 12 to 11.8 to work with cuml-23.08 (rapids-23.08)?

My ENV: CUDA Version: 12.2 rapids-23.12 cuml-23.12.0a55

xflicsu avatar Dec 12 '23 15:12 xflicsu

@xflicsu i can't fix this bug. It's a bug that I reported to the rapids team a while ago. However so far it has not been fixed. The purple label rapids-bug indicate bugs that are on rapids side and are beyond my control to fix.

So for the time being I recommend to use the 11.8 version of rapids.

Intron7 avatar Dec 12 '23 16:12 Intron7

@Intron7 Thanks for you quick response!

xflicsu avatar Dec 13 '23 00:12 xflicsu