Frans Zdyb
Frans Zdyb
Not running on AzureML, but had same error, the following fixes worked: https://github.com/lmcinnes/pynndescent/issues/163#issuecomment-1016694682 https://github.com/lmcinnes/pynndescent/issues/163#issuecomment-1025082538
Thank you for the answer! I'm not sure if it's exactly what you meant, but I tried the recursive transform approach like this: ```Julia @gen function pick_random_leaf(node::Node, cur::Int, depth::Int) if...
Hello, the type declaration was `struct Dirichlet
Anyone else still struggling with this? I've tried dozens of combinations of nvidia drivers, ubuntu's nvidia-cuda-toolkit, installing different versions of cuda from nvidia's website, jaxlib and jax, nothing has solved...
@hawkinsp Thanks for the quick reply! When I try to build, I get `ERROR: @xla//xla/python:enable_gpu :: Error loading option @xla//xla/python:enable_gpu: no such package '@local_config_cuda//cuda': Repository command failed Inconsistent CUDA toolkit...
I encountered this error >ValueError: INTERNAL: Failed to execute XLA Runtime executable: run time error: custom call 'xla.gpu.graph.launch' failed: CaptureGpuGraph failed (the requested functionality is not supported; current tracing scope:...