reallijie
Results
2
issues of
reallijie
**Describe the bug** I want to initialize as many cuda contexts as possible in a multi-threaded environment, but when cuda.Device(0).make_context() throws an exception, the GPU memory allocated by make_context cannot...
bug
How can I display real-time point cloud data from Lidar? The frequency of Lidar sending data is 10 times per second, about 200,000 points each time. I try to call...