Open artyomboyko opened 2 years ago
Hi @blademoon, thanks for the issue! I have a feeling that it might be an out of memory error, will try your reproducer and update you on the results as soon as I can. Thanks!
Hello @dantegd. I monitored the memory, there were no peaks. Doesn't look like out of memory. There is very little data there. Either way, this is the first time I've encountered this.
Kernel Restarting (kernel died) I use a laptop for clustering with HDBSCAN.
Video card: Nvidia 3050 4GB Laptop
Windows 11 Home WSL2 Ubuntu 20.04.5 LTS
Installed Rapids in WLS using miniconda:
While trying the HDBSCAN parameters, I get the following error in JupiterLab: "Kernel Restarting The kernel for Task_1/BUG.ipynb appears to have died. It will restart automatically."
Steps/Code to reproduce bug All steps to reproduce the error in the attached notebook (zip archive). A screenshot of the error is also available in the archive at the link: https://drive.google.com/file/d/1wIR4G1s-tBK3-B51zDAMvtjC9WMKcX5I/view?usp=sharing
Expected behavior The idea is to loop through the parameter and display the results under the corresponding cell
Environment details (please complete the following information):
conda list
and include results hereAdditional context Add any other context about the problem here.