Taurean Dyer
Taurean Dyer
just the tail of the Q is different
@awthomp may i propose a possible resolution? 1. i'll add `conda install -y -c conda-forge soapysdr rtl-sdr` to the affected notebooks and PR it. 2. As for the sigm file,...
sure, @thomcom . Shall we put a notice on each of them that tells the user to use `pip_bitmap` (pip_bm) for small numbers of polygons and `pip_qt` for larger ones?...
@shafi2016, the GTX1050TI is a Pascal card. I regret to inform you that the last RAPIDS version to work with WSL2 and Pascal cards was 21.08, as @davidwendt shared via...
@mattharrison , 21.08 had success on the P1000 (I have one too), but ymmv, as I did the old install method as well. Let us know if you are successful
wsl2 had a few changes to the installation method. I don't know if there are breaking changes that occurred for 21.08's compatibility with the P series cards. Try both conda...
Solved on Slack. OP needs to put the main block of their code inside of a `main` function to get it to work in a `.py` file. Here is the...
@BenWynne-Morris can you rename the feature request to something like `[FEA] add sklearn's "out-of-bag" and "feature importance" scores to cuML's Random Forest`? Making the title more descriptive will help us...
Similar to https://github.com/rapidsai/cugraph/issues/2198. Paul reports that in CentOS, Random Forest MNMG works. will test here on Ubuntu. @pentschev , let's debug!
printout from `UCX_HANDLE_ERRORS=none python` running the above code: ``` Creating cluster... 2022-04-07 16:54:51,196 - distributed.preloading - INFO - Import preload module: dask_cuda.initialize 2022-04-07 16:54:51,196 - distributed.preloading - INFO - Import...