Leo Fang
Leo Fang
> Note that this workaround (using Cython 3.0.12) is also not very practical since in many cases, one does not control the Cython version. One way to hack it without...
The main theme is concluded. All subsequent tasks are already tracked in respective issues. Closing.
(updated the issue description)
Basic skeleton is laid out in the (internal) design doc and implemented in #87. The design finalization will be an iterative process as we proceed with more beta releases, with...
We no longer maintain v13.x.
We haven't had time to investigate yet, but we do observe that on Linux updating to 3.1.x causes at least 2x slowdown in the (gcc) compile time: https://github.com/NVIDIA/cuda-python/issues/642. Interestingly, on...
> Do you know what version of GCC you're using? Is it 12 (like this bug report) or something else? @da-woods We use the manylinux2014 image so it seems to...
Thanks for looking into it. We'll try to bisect on our side too. > I can double check once I am back to my desk. For posterity, it's GCC 10.2.1:...
(Updated issue description.)
Thanks for the ping, @kmaehashi san. Yes we should fix this. btw we should also document `CUPY_DEBUG_LIBRARY_LOAD` -- seems handy! cc @rwgk for vis (Ralf is leading the [Path Finder...